Hi. What is the equivalent of this action in the command script? FYI, I want to run MCMC with the values obtained from Powell. Thanks so much in advance!
How to load '.out' using script command
-
- Senior Member
- Posts: 210
- Joined: Sun Oct 21, 2018 7:09 am
- Vensim version: DSS
-
- Super Administrator
- Posts: 4844
- Joined: Wed Mar 05, 2003 3:10 am
Re: How to load '.out' using script command
You need the SIMULATE>ADDCIN command.
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
-
- Senior Member
- Posts: 210
- Joined: Sun Oct 21, 2018 7:09 am
- Vensim version: DSS
Re: How to load '.out' using script command
I could run it. Thank you so much!!
-
- Senior Member
- Posts: 210
- Joined: Sun Oct 21, 2018 7:09 am
- Vensim version: DSS
Re: How to load '.out' using script command
I have another question. Is it possible to tell 'SIMULATE>ADDCIN' command to read the .out file from a subdirectory rather than the parent directory where the model and .cmd files are saved? If so, could you please provide an example? Thanks again!