Is there a vensim function to take derivatives automatically; or do I have to create a new variable which calculates the difference between the variable of interest at the current time step and the previous and then divides it by dt:
dV/dt = (V(n)-V(n-1))/dt
then repeat similarly to calculate the second derivative.
FYI: in "A behavioral approach to feedback loop dominance analysis"
by David N. Ford (http://www3.interscience.wiley.com/cgi- ... 2/PDFSTART), the author defines an "atomic variable" which maps the behaviour of the second derivative of a variable of interest - this aids in finding dominant feedback loops.
Derivatives
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm