Error

Use this forum to post Vensim related questions.
Post Reply
almoon
Senior Member
Posts: 77
Joined: Tue May 06, 2008 9:20 am

Error

Post by almoon »

I am trying to check my model but I got this error

WARNING: At 0 Below -#enrolment increase policy#- computing -enrolment increase police.

So what is that mean?

how can i solve it ?

Many thanks ....
Administrator
Super Administrator
Posts: 4841
Joined: Wed Mar 05, 2003 3:10 am

Post by Administrator »

It's a warning about lookup tables. If your lookup has a x range from 10 to 100, and you ask for a value at x=1, you will get the warning.

Just check the lookup table and make sure the bounds are ok.

You can also disable the warnings if you want (Tools->Options->Settings, Warnings = Suppress).

Tony.
almoon
Senior Member
Posts: 77
Joined: Tue May 06, 2008 9:20 am

Post by almoon »

Thank you Tony, it's work :)
Post Reply