Hi,
Does anyone know how to set the parameters' values into the model when calibration is done?
I am using Vensim and I have 85 variables that are being calibrated, and it's weird if I want to insert them manually in the model when I get their optimum values after optimization.
I have tried importing the runname.out and runname_endpoint.dat to the model, but it doesn't work.
I want to add the optimum values to the model in a way that when I simulate the model I get the same result as when I calibrate the model.
Thanks in advance for your answers.
Setting Calibration Results into the model
-
- Junior Member
- Posts: 13
- Joined: Wed Jun 24, 2015 3:15 pm
- Vensim version: DSS
-
- Super Administrator
- Posts: 4841
- Joined: Wed Mar 05, 2003 3:10 am
Re: Setting Calibration Results into the model
runname.out can be read in as a standard CIN file. Click Model->Simulate->Changes, and click the "Load changes from" button. Select the .out file and click "Simulate".
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
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
-
- Junior Member
- Posts: 13
- Joined: Wed Jun 24, 2015 3:15 pm
- Vensim version: DSS
Re: Setting Calibration Results into the model
Thank you soooo much. It really helps me.