Search found 4 matches

by rbandari
Fri Mar 31, 2023 11:08 pm
Forum: Vensim
Topic: Sensitivity analysis
Replies: 2
Views: 755

Re: Sensitivity analysis

Hi Tomfid, thanks for your answer, is there any paper that I can access their codes in Python or R to analyse the Vensim SA output?
by rbandari
Sun Mar 19, 2023 9:17 am
Forum: Vensim
Topic: Sensitivity analysis
Replies: 2
Views: 755

Sensitivity analysis

Hi all,
I have done sensitivity simulation of Mont Carlo by Vensim and now I need to assess the most influential input variables (43 input parameters) of my model. Would you please help me how can I identify the most influential input variables after doing the sensitivity simulation?
by rbandari
Fri Jul 23, 2021 12:11 pm
Forum: Vensim
Topic: If then Else
Replies: 3
Views: 1256

Re: If then Else

Try this, looks like your brackets are a little muddled up. IF THEN ELSE ( Agricultural water demand > Agricultural surface water use rate , MIN ( ( Groundwater allocation volume for consumptive use/Time ) - Industrial Groundwater Use-Domestic Groundwater Use , Agricultural water demand-Agricultura...
by rbandari
Fri Jul 23, 2021 11:59 am
Forum: Vensim
Topic: If then Else
Replies: 3
Views: 1256

If then Else

Hi all I have below function, but when I wanna simulate it, show error of expecting an operator. I want to ask you to help me to solve this error. IF THEN ELSE (Agricultural water demand > Agricultural surface water use rate, (MIN (Groundwater allocation volume for consumptive use/Time)-Industrial G...