periods

periods — specifies the number of simulation periods

Synopsis

periods INTEGER;

Description

This command is now deprecated (but will still work for older model files). It is not necessary when no simulation is performed and is replaced by an option periods in simul and stoch_simul.

Sets the number of periods in the simulation. The periods are numbered from 1 to INTEGER. In perfect foresight simulations, it is assumed that all future events are perfectly known at the beginning of period 1.

Example

periods 100;