Data Structure: User_prompt |
|
Description |
Input data structure defining changes to control during a simulation |
Usage |
User_prompt NUM=ival where ival is the data structure number |
Description |
Overview The User_prompt data structure can be used to change control data; e.g. output of data, termination, time, etc while the analysis is proceeding. The User_prompt data structure is defined in a file "user_prompt.dat" in the same directory as the project file. If the user_prompt.dat file is detected it is read and the control data for the simulation is modified by the user specified data. Once the user_prompt.dat file has been processed it is deleted by the simulation to prevent further processing of this data.
Examples None
|
Control_end_flag control end flag |
Usage |
||||
|
||||
Description |
||||
control end flag
|
Output_frequency_plotfile Output step frequency to plot file |
Usage |
||||
|
||||
Description |
||||
Output step frequency to plot file
|
Output_time_plotfile Output time frequency to plot file |
Usage |
||||
|
||||
Description |
||||
Output time frequency to plot file
|
Output_plotfile Output plot file now flag |
Usage |
||||
|
||||
Description |
||||
Output plot file now flag
|
Screen_message_frequency Output step frequency to screen |
Usage |
||||
|
||||
Description |
||||
Output step frequency to screen
|
Screen_message_time Output time frequency to screen |
Usage |
||||
|
||||
Description |
||||
Output time frequency to screen
|
Output_screen Output to screen now flag |
Usage |
||||
|
||||
Description |
||||
Output to screen now flag
|
Output_frequency_restart Output step frequency to restart file |
Usage |
||||
|
||||
Description |
||||
Output step frequency to restart file
|
Output_time_restart Output time frequency to restart file |
Usage |
||||
|
||||
Description |
||||
Output time frequency to restart file
|
Output_restart Output restart file now flag |
Usage |
||||
|
||||
Description |
||||
Output restart file now flag
|
Output_frequency_iteration Output step frequency for iteration data to screen file |
Usage |
||||
|
||||
Description |
||||
Output step frequency for iteration data to screen file
|
Maximum_number_time_steps Maximum number of steps for control |
Usage |
||||
|
||||
Description |
||||
Maximum number of steps for control
|
Termination_time Termination time for control |
Usage |
||||
|
||||
Description |
||||
Termination time for control
|