timestepcontrols
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- analysis_type
- The time step analysis type:
- attributesmax
- The number of attributes owned by this entity.
- auto_increment
- The automatic or fixed time step function:
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- id
- The ID of the entity.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- internalname
- The internal name of the entity.
- list_output_interval
- The output interval of the thermostat history output (step).
- load_type
- The time history of the load condition specified with a constant:
- load_type_for_coupling_analysis
- The time history of the load condition for coupling analysis specified with a constant:
- max_change
- An indication of the upper limit of the temperature change within one time step.
- max_dt
- The upper limit of the time step width.
- max_time
- The analysis time.
- min_dt
- The lower limit of the time step width.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- number_of_iterations
- The number of iterations of the time step width in an array.
- number_of_time_step_width
- The number of time step width data in a table.
- output_init
- The result output at the start of the process:
- output_interval
- The output interval of the analysis results within the process (step).
- output_last
- The result output at the end of the process:
- output_time_interval
- The output interval of the analysis results within the process (time).
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- process_id
- The loadstep ID for which the time step is defined.
- resout_interval
- The output interval of the restart file within the process (step).
- resout_last
- The restart file output at the end of the process:
- resout_time_interval
- The output interval of the restart file within the process (time).
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
- steady_rate
- The steady state termination condition.
- time_step_width
- The time step width array.
Version History
2021
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.