Page 1 of 1

Floating error

Posted: Wed Jun 13, 2018 7:26 am
by smaalmas
Hello,

Please, I want to help me
I have a problem in the developed model the message is:
Floating point error computing - Escalation to cost - at time = 2009.625000.
Trying to save the results anyway
If any one could help me please,
If I have changed the time step there is no problem.
I want to ask practically, what is the meaning of time step ,I mean why the model runs ok if the time step changed and how I can solve the problem



Thanks

Re: Floating error

Posted: Wed Jun 13, 2018 7:51 am
by Administrator
Are you using Vensim or Ventity?

Re: Floating error

Posted: Wed Jun 13, 2018 5:53 pm
by tomfid
Ventity creates NaN values, so this must be a Vensim question.

Re: Floating error

Posted: Wed Jun 13, 2018 5:53 pm
by tomfid

Re: Floating error

Posted: Wed Jun 13, 2018 5:59 pm
by tomfid

Re: Floating error

Posted: Tue Apr 30, 2019 9:47 am
by grayven87
Hi everyone

my model is giving me this error for a flow variable of mine at time 0 whenever I try to run it.can anyone help me with this issue and please state:
-Is the issue with the variable equations?
-Should I be looking at the cause diagrams and fix that?
-Could it be related to the whole model(because the flow variable that has an error is the last flow variable in the model)?
-Is there anyway I can find the wrong part of the model in Vensim, like in programming languages (like when coding, there is an option that guesses if the logic could be wrong)?

Re: Floating error

Posted: Tue Apr 30, 2019 10:44 am
by Administrator
Most floating point errors are due to division by zero. If you can upload your model, we can take a look.

Re: Floating error

Posted: Tue Apr 30, 2019 3:47 pm
by tomfid
Another common possibility is overflow from a runaway positive feedback loop or EXP(something big).

You should be looking at the variable that is reported as the failure at runtime. The table tool is often the easiest way to debug - set it to show causes, and you can easily see the problem variable and its inputs.