Hello Everyone,
I’m trying to carry out Extreme Condition Test but it gives an error message “Floating point error computing - Order Fulfillment Ratio - at time = 0.000000”. Trying to save the results anyway.
I would really appreciate some help in sorting out this issue.
Regards.
Help in Extreme condition testing
Help in Extreme condition testing
- Attachments
-
- Experiment1A.mdl
- (6.95 KiB) Downloaded 784 times
-
- Super Administrator
- Posts: 4827
- Joined: Wed Mar 05, 2003 3:10 am
Re: Help in Extreme condition testing
It's a simple division by zero. "Desired shipment Rate" is zero which causes the problem.
The quickest way to correct this is to use the ZIDZ function.
The quickest way to correct this is to use the ZIDZ function.
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
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
Re: Help in Extreme condition testing
Thanks for your reply it helped a long way.