when do i need to use time step in my model?
when i set up a model, i always fact the unit problems,
such as, if invetory is a level (case), customer demand is a Aux(case), and sales(case/day) is Min(inventory, customer demand), i will see the unit wrong message, How to figure it out?
attachment is my practice model.
hope someone can give me suggestion...
thank you
what does time step mean
what does time step mean
- Attachments
-
- 1.mdl
- (1.74 KiB) Downloaded 433 times
time step
Another more appropriate model, deals with the time step and not the time delivery is the model 3 joined.
You should study the Vensim\models\guide\chapter3, where you find inventory models.
You can find too plenty of inventory in other models too.
Regards.
JJ
You should study the Vensim\models\guide\chapter3, where you find inventory models.
You can find too plenty of inventory in other models too.
Regards.
JJ
- Attachments
-
- 3.mdl
- (1.64 KiB) Downloaded 426 times
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm
Hi Sally,
sales rate=MIN(inventory, customer demand)/delivery time
is dimensionally inconsistent - demand is widget/month so that demand/deliverytime would be widgets/month/month which makes no sense. inventory/deliverytime converts the stock inventory to a flow. If you can work through a few chapters of a text book on system dynamics it will likely be very helpful.
sales rate=MIN(inventory, customer demand)/delivery time
is dimensionally inconsistent - demand is widget/month so that demand/deliverytime would be widgets/month/month which makes no sense. inventory/deliverytime converts the stock inventory to a flow. If you can work through a few chapters of a text book on system dynamics it will likely be very helpful.