I wanted to generate a new variable, which is a cumulative frequency on another variable in the model. Eg:
Year GDP Cumulative GDP
2014 100
2015 200 300
2016 300 600
Now, how do we find this Cumulative GDP? I have Vensim PLE only.
How to generate the cumulative variable from existing variable in vensim?
Re: How to generate the cumulative variable from existing variable in vensim?
Accumulation implies a stock, so you could create a stock of Cumulative GDP with an inflow of Current GDP. Note that this implies a change of units (if the flow is $/year, and the stock is $ for example).
/*
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/