Number precision

Use this forum to post Vensim related questions.
Post Reply
arne-helge
Newbie
Posts: 1
Joined: Tue Feb 07, 2006 2:47 pm

Number precision

Post by arne-helge »

Is there a way I can represent the numbers 1.000005 and 1000005 in a Vensim model? In my Vensim double-precision version 5.3 these numbers are rounded off to 1.00001 and 1000010 causing wrong results.
LAUJJL
Senior Member
Posts: 1477
Joined: Fri May 23, 2003 10:09 am
Vensim version: DSS

Number precision

Post by LAUJJL »

Hi

Normally SD is used to understand apparently complex systems. Although Vensim can deliver precise results, going to this level of precision in a context of structural complexity that generates imprecisions much more important than this scale of measure may be highly unuseful.
What justifies going to this level of precision?
Regards.
J.J. Laublé
LAUJJL
Senior Member
Posts: 1477
Joined: Fri May 23, 2003 10:09 am
Vensim version: DSS

Number precision

Post by LAUJJL »

A possible solution would be to normalyze the values.
You could define a normal constant = 1000 and the normalysed value = 1000 * Normal constant and the difference value = Normal constant * 0.005 and the exact value = normalyzed value + difference value.
What is the sensibilty of the results to the value?
Regards.
J.J. Laublé
Post Reply