Simultaneous loop error

Use this forum to post Vensim related questions.
Post Reply
Danny
Junior Member
Posts: 10
Joined: Fri Apr 25, 2008 11:42 am

Simultaneous loop error

Post by Danny »

Dear Forum member,

My model gives me the following error: Unable to converge simultaneous loop at time …
What does it mean? It is not all the time, only for some time steps.
Please help me.

Thanks, Danny
Administrator
Super Administrator
Posts: 4589
Joined: Wed Mar 05, 2003 3:10 am

Post by Administrator »

It sounds like you are you using the SIMULTANEOUS or FIND ZERO functions.

If using SIMULTANEOUS, Vensim tries running around the loop until nothing in the loop changes any more. Could this be the problem you have?

More details on SIMULTANEOUS are here
http://www.vensim.com/documentation/html/22260.htm

Tony.
Danny
Junior Member
Posts: 10
Joined: Fri Apr 25, 2008 11:42 am

Post by Danny »

Thank you Tony,
I suppose this is my problem. I will try to find another solution than SIMULTANEOUS.

Danny
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

If you can reformulate to use FIND ZERO (sometimes that reformulation is tricky) you will likely get better results. Another alternative is to try to set something analogous to TIME STEP in the simultaneous loop - see for example "Pg Adj Frac" in the NEP4SIMUL model that ships with Vensim.
sankee82
Member
Posts: 28
Joined: Mon Oct 01, 2018 5:56 pm
Vensim version: DSS

Re: Simultaneous loop error

Post by sankee82 »

Can you please elaborate what do you mean by something analogous to timestep?
Administrator
Super Administrator
Posts: 4589
Joined: Wed Mar 05, 2003 3:10 am

Re: Simultaneous loop error

Post by Administrator »

It might be better if you started a new thread on your problem, this discussion is over 10 years old.
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
tomfid
Administrator
Posts: 3808
Joined: Wed May 24, 2006 4:54 am

Re: Simultaneous loop error

Post by tomfid »

Check the sample model referenced above - typically located in C:\Users\Public\Vensim\Models\Sample\EXTRA
Post Reply