Newbie, trouble creating a simple model ...
Posted: Sat Nov 15, 2014 7:35 pm
Hi, I've read about modeling quite a lot over the years, but am new to actually doing it, and of course am learning it's not as simple as it seems when you just read about it. I's using Vensim PLE Plus.
I've been through several of the tutorials and read a lot of the documentation, but haven't been able to see why my model behaves the way it does. I started with trying to build a simple model of getting hungry and eating, from scratch: two stocks (available calories and hunger). I've attached the model.
I can't figure out why hunger never goes to 0, but instead reaches a steady state of 1542.3 calories. Since it is calculated as "desired internal calorie level" (a constant of 2000) minus "available calories" (a stock that increases exponentially), this doesn't make sense to me. I use an IF THEN ELSE statement to set it to 0 if the calculation goes below 0, otherwise it is set to the value of the calculation. I'm sure I'm misunderstanding something obvious about how Vensim works, but I can't figure it out. If anyone could provide some guidance it would be much appreciated.
I've been through several of the tutorials and read a lot of the documentation, but haven't been able to see why my model behaves the way it does. I started with trying to build a simple model of getting hungry and eating, from scratch: two stocks (available calories and hunger). I've attached the model.
I can't figure out why hunger never goes to 0, but instead reaches a steady state of 1542.3 calories. Since it is calculated as "desired internal calorie level" (a constant of 2000) minus "available calories" (a stock that increases exponentially), this doesn't make sense to me. I use an IF THEN ELSE statement to set it to 0 if the calculation goes below 0, otherwise it is set to the value of the calculation. I'm sure I'm misunderstanding something obvious about how Vensim works, but I can't figure it out. If anyone could provide some guidance it would be much appreciated.