math operations on simulated scenario results

Use this forum to post Vensim related questions.
Post Reply
dreamcatcher
Newbie
Posts: 1
Joined: Sat Oct 25, 2014 2:28 am
Vensim version: DSS

math operations on simulated scenario results

Post by dreamcatcher »

Hi everyone,
I hope that all of you are well. I was wondering if it is possible to do a mathematical operations on different scenario results in Vensim DSS modeling environment itself-e.g., multiplying (or divide, subtract) the values of Scenario 1 by the values of Scenario 2.
Thank you
Administrator
Super Administrator
Posts: 4573
Joined: Wed Mar 05, 2003 3:10 am

Re: math operations on simulated scenario results

Post by Administrator »

You can create a separate model to do this. In the new model, read the values in from the various results files using the function "GET VDF DATA", you can then add/subtract/multiply/whatever with the values.
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391

Units are important!
http://www.bbc.co.uk/news/magazine-27509559
tomfid
Administrator
Posts: 3806
Joined: Wed May 24, 2006 4:54 am

Re: math operations on simulated scenario results

Post by tomfid »

But what is the purpose of these operations?
tomfid
Administrator
Posts: 3806
Joined: Wed May 24, 2006 4:54 am

Re: math operations on simulated scenario results

Post by tomfid »

Another option is to use an array dimension to create multiple instances of the model - then you can operate on the array values.
Post Reply