question

Pranav Purohit avatar image
0 Likes"
Pranav Purohit asked Pranav Purohit commented

Is it possible to run simulation partially for a part of model?

Hello,

I have a general question about discrete event simulations.

I understand to start a simulation, entities/ flow items need to be created at source. But I have project specific requirement that needs to run a simulation for a part of the model. Is it possible to run the simulation from any random point of the model? Like say, total run time for model is 30 days from March 1st to March 30th. Is it possible to start simulation from 15th day that is, March 15th to March 30th? I hope example explains my query well. Thanks.

FlexSim 16.2.2
simulation time
· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Sam Stubbs avatar image
1 Like"
Sam Stubbs answered Pranav Purohit commented

Whenever you run the model, it will run the entire model so as to get any calculations needed before moving on to another time of the model. However, using the experimenter and the dashboard widgets you can certainly gather statistics on certain sections of time within the model. If you look in the User Manual under both the Experimenter and Dashboard sections it gives more information about this.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Kari Payton avatar image
2 Likes"
Kari Payton answered Pranav Purohit commented

@Pranav Purohit If this helps, you can set a user event (toolbox - add - modeling logic - user event) and use the command resetstats() at t=15 days. This will reset all statistics at that time without resetting the whole model.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.