Taking Results Reading at a Point in Time

Use this forum to post Vensim related questions.
Post Reply
Gem
Junior Member
Posts: 14
Joined: Thu Mar 30, 2006 9:34 am

Taking Results Reading at a Point in Time

Post by Gem »

Hi there,

I'm wondering if anyone can help me with the following problem:

My model contains a variable called "In On-Aircraft Maintenance" and this variable calculates the number of aircraft that are in maintenance bays.

My model runs on time step 1 hour.

I would like to get the results from this variable to give me the number of aircraft in maintenance every 6 hours. So, at hour 6 I would like the number in maintenance at that point in time, then at hour 12, and so on...

Is there a way of doing this?

Many thanks.
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Globally setting SAVEPER to 6 in the model set up will give results every 6 hours. Alternatively in a custom table you can specify the display interval and the same can be done with the table tool (not PLE/Plus) by right clicking on it and setting Print Every.

Of course you may be looking for something different - so ask again if simple display is not what you are asking about.
Post Reply