Need information on Vensim Professional Error

Use this forum to post Vensim related questions.
Post Reply
krreddi
Member
Posts: 39
Joined: Sat May 16, 2009 9:03 pm

Need information on Vensim Professional Error

Post by krreddi »

"Floating Point overflow saving to time 0.000000"

I am getting this error when allocating resources using allocation by priority function. Can anyone give insights about this error?.

Thanks
Krishna
tomfid
Administrator
Posts: 3995
Joined: Wed May 24, 2006 4:54 am

Post by tomfid »

Can you paste the full error, or post the model?
krreddi
Member
Posts: 39
Joined: Sat May 16, 2009 9:03 pm

Post by krreddi »

FYI I have made a couple of independent models and then have copied and pasted each of these models in a single model (which I call the assembled model). I don't get this error when I run the models separately, but when I run the assembled model I get this error.

Thanks
Krishna
Attachments
Vensim Error.JPG
Vensim Error.JPG (46.88 KiB) Viewed 9727 times
Administrator
Super Administrator
Posts: 4838
Joined: Wed Mar 05, 2003 3:10 am

Post by Administrator »

Can you post the model? Or check the equation for "design resources allocation to phases stage 1 cds" to make sure there is not a divide by zero.

Tony.
tomfid
Administrator
Posts: 3995
Joined: Wed May 24, 2006 4:54 am

Post by tomfid »

More generally, your strategy should be to trace this inputs to "design resources allocation to phases stage 1 cds[concept]" which the output window indicates as the source of the problem. The table tool is generally good for that. - Tom
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Chapter 7 of the User's Guide shows the process for tracing down floating point errors.
krreddi
Member
Posts: 39
Joined: Sat May 16, 2009 9:03 pm

Post by krreddi »

Hi all,

Thanks for the information. I have been trying to troubleshoot the error but have no clue of ts origin. FYI i have copied different independently working models to a single model. When run independently all the models are simulating with no errors and sensible results. But the assembled model is producing errors. I am uploading the model for you.

Thanks
Krishna

[Edited on 7-15-2010 by krreddi]

[Edited on 7-15-2010 by krreddi]
krreddi
Member
Posts: 39
Joined: Sat May 16, 2009 9:03 pm

Post by krreddi »

I am unable to upload the model it says the file is too big. FYI The size of the file 350KB. For your information I am upload the screen shot of the table view of the variable.

[Edited on 7-15-2010 by krreddi]
Attachments
Vensim table info.JPG
Vensim table info.JPG (37.05 KiB) Viewed 9708 times
Administrator
Super Administrator
Posts: 4838
Joined: Wed Mar 05, 2003 3:10 am

Post by Administrator »

Email the model if you want (tony@ventanasystems.co.uk).

Tony.
Administrator
Super Administrator
Posts: 4838
Joined: Wed Mar 05, 2003 3:10 am

Post by Administrator »

If you use the table tool and work backwards, the problem is easily found.

Some of the parameters used by the allocate function (eg, ALLOCATION PRIORITY CDS) are missing values. Fill these in and it should all be ok.


Image

[Edited on 15-7-2010 by Administrator]
Attachments
2010-07-15 table.jpg
2010-07-15 table.jpg (158.82 KiB) Viewed 9697 times
Post Reply