SELECT_TIMESTEP

Select a time step from those stored on file during a simulation. The profiles can be listed and simulation can be continued from this time step.

Syntax

select_timestep

Prompt

Timestep

The time step to be selected, legal syntax is:

  • FIRST
  • LAST
  • time
  • #nnn
  • #?

When selecting a time no interpolation is performed but the time step closest to the time entered is selected. #nnn can be obtained from the number given by LIST_TIMESTEPS or by typing #?.

 

Delete all other timesteps

Clears the current workspace from all other time steps except the one selected. This is necessary if the simulation is to be continued from this time step.