Page 1 of 1

Simulation does not start

Posted: Mon Jul 17, 2006 9:16 am
by davide
I run up against a strange problem: after some changes to an existing model (essentially adding subscripts to several variables to segment parameters values) when I try to simulate the model, the box "setting up the simulation" appears but the simulation does not start (I waited for some minutes, the model is small so usually the simulation needs some seconds to be completed). Checking the model, no errors are detected (just some final variables "not used" in the model) so I do not understand what is happening.
I'm trying to check step by step the changes made since the latest version of the model running, but meanwhile I would like to ask whether anybody have had this type of problem. Any suggestions?

Thanks in advance

Posted: Mon Jul 17, 2006 10:50 am
by Administrator
Can you email the model to me so I can have a look (tony@ventanasystems.co.uk)?

Tony.

Posted: Mon Jul 17, 2006 11:54 am
by bob@vensim.com
If I had to guess it would be that you have a GET XLS DATA call and that you are using an older version of Vensim. It is also possible that something little has turned big - try suppressing warnings in Tools>Options>Settings and see if that makes any difference.

simulation does not start

Posted: Mon Jul 17, 2006 12:09 pm
by davide
Originally posted by bob@vensim.com
If I had to guess it would be that you have a GET XLS DATA call and that you are using an older version of Vensim. It is also possible that something little has turned big - try suppressing warnings in Tools>Options>Settings and see if that makes any difference.
It works! When disabling warnings the model runs. Actually I do not have a GET XLS DATA (and I'm using model version 5.1) however the suggestion was correct anyway.

Thanks so much