Save Simulation

The Save Simulation operation allows you to specify a simulation save point within the simulation operation sequence. The properties of this block provide flexibility in where the simulation files are saved and how they are named. The Save Simulation Operation is independent of the Auto Save dialog.



Properties

Output Directory
Specifies the file directory into which the simulation file is saved.
Base Filename
Specifies the first part of the file name used to save the file.

You are advised to set the Base Filename for each Save Simulation operation. If you do not set the Base Filename, the simulation file name is used. This practice can lead to double postfixes if a file saved using the Save Simulation operation is loaded and saved using the Save Simulation operation again.

Postfix
Specifies the postfix appended to the base filename on export of the simulation file. There are six options for this:
  • None: Nothing is appended to the filename.
  • Parameter: Appends the chosen scalar or vector parameter. The parameter can be specified within the Parameter property.
  • Index: Appends an index that increments with each execution of this particular Save Simulation operation. The index is reset when the sequence restarts.
  • Global Index: Appends an index that increments with each execution of any Save Simulation operation that has its Postfix set to Global Index. The index is reset when the sequence restarts.
  • Iteration: Appends the current iteration of the simulation.
  • Timestep: Appends the current time-step of the simulation.
  • Custom: Activates the Suffix sub-node. See Suffix Properties.