*Simulate()
Creates a simulation.
Syntax
*Simulate(DYN/KIN/STAT/TRAN, duration, INTERVAL/STEPS, step_value)
Arguments
- DYN/KIN/STAT/TRAN
- The simulation type.
- duration
- The duration of the simulation.
- INTERVAL/STEPS
- An argument that indicates an interval or a step.
- step_value
- An argument that defines the step value.
Context
*BeginMdl()
*DefineCommandSet()
Comments
*Simulate() issues the solver execution command through the solver command file.