sensitivity simulation

Use this forum to post Vensim related questions.
Post Reply
adjie
Member
Posts: 22
Joined: Tue May 10, 2011 4:59 am

sensitivity simulation

Post by adjie »

hi,

i am having a problem in making sensitivity simulations. what i do was: i click the button of start sensitivity simulation. then, i select one of my controller variable (lets says percentage of forest areas). i make intuitive value for minimum and maximum. then when i click finish button, the model seems right doing the sensitivity. it runs 200 times of simulation. the problem is when i look through sensitivity graphs, i can not see any changes. the only changes is there is a legend of percentage (which i suspect of percentile). you can see from the uploaded graphs. in my opinion, when we change the percentage of forest areas, the water discharge variables will change a lot. but, the graph do not show any changes.

any suggestions?

thanks,
adjie
Attachments
sensitivity result.doc
(23.99 KiB) Downloaded 203 times
Administrator
Super Administrator
Posts: 4590
Joined: Wed Mar 05, 2003 3:10 am

Re: sensitivity simulation

Post by Administrator »

We cannot really offer any advice unless we can see the model and see what you are doing.

Do these values change if you run in SynthEsim mode and change the value for "percentage of forest areas"?
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
adjie
Member
Posts: 22
Joined: Tue May 10, 2011 4:59 am

Re: sensitivity simulation

Post by adjie »

thanks for your prompt response. i attach the simple version of my model in doing sensitivity analysis. may be i ask the basic line of doing the sensitivity analysis in vensim. what do i need to do in making sensitivity simulation on vensim? at this stage, i take a case as on attachment. for example: i put a = 10, b is equal to a*100 and c is equal to b/100. when i do sensitivity simulation with the minimum of a is 1 and the maximum of 100. i can see the shaded areas based on percentile in variable a when i click the sensitivity graph. but, i don't see the shaded areas in variable b and c. when i look through the example of sensitivity analysis, they are all shaded. would you mind explaining about this issue, please?
Attachments
contoh.mdl
(1.19 KiB) Downloaded 212 times
tomfid
Administrator
Posts: 3811
Joined: Wed May 24, 2006 4:54 am

Re: sensitivity simulation

Post by tomfid »

Haven't had a chance to look at your model, but one general caveat: sensitivity graphs will only show changes for variables that are included in your savelist, and for the first loaded dataset, so be sure that you're looking at the right things.

Tom
claudia
Junior Member
Posts: 13
Joined: Tue Jul 06, 2010 6:55 pm

Re: sensitivity simulation

Post by claudia »

Hi,
Just to continue with the sensitivity theme, I tested some parameters and see the results on my variables in the graphs, I saved values just for my interest variables in a lst. I would like to observe the values resulting form the different parameters but I don't know how to open this list. Can you give me a light?
Thanks
Administrator
Super Administrator
Posts: 4590
Joined: Wed Mar 05, 2003 3:10 am

Re: sensitivity simulation

Post by Administrator »

Do you mean to open the save list you created? If yes, open it in notepad, it is just a plain text file.
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
claudia
Junior Member
Posts: 13
Joined: Tue Jul 06, 2010 6:55 pm

Re: sensitivity simulation

Post by claudia »

Excuse me, I think I expressed bad my need.
I would like to have the result in number of my key variables at the end of the simulations with the values of the parameters. I mean, if I test the sensibility of a parameter a between 0.1 and 0.2, with a random uniform distribution, I would like to have the values of my key variable for each of the parameter between 0.1 and 0.2. When I open in a notepad the lst. I just see the name of the variables chosen without numbers to evaluate numerically the differences between the simulations.
Thanks
tomfid
Administrator
Posts: 3811
Joined: Wed May 24, 2006 4:54 am

Re: sensitivity simulation

Post by tomfid »

Use Model>Export Dataset... to export your sensitivity run to a tab-delimited file, then you can explore the results (including the input distribution) as needed. Often you'll want to check the option to export only Final Time results.
claudia
Junior Member
Posts: 13
Joined: Tue Jul 06, 2010 6:55 pm

Re: sensitivity simulation

Post by claudia »

Excellent ! thanks
Post Reply