SOLV
SOLV, antype, simulink_flag;
Starts a specified simulation
- Loads, displacement constraints and simulation settings must be defined prior to starting the simulation run.
Input Data⚓︎
| Parameter | Description |
|---|---|
antype |
Available types of analysis: → moda - Starts a modal analysis→ stat - Starts a static simulation or a DC-sweep→ harm - Starts a harmonic simulation (AC-sweep)→ tran - Starts a transient simulation |
simulink_flag |
Used for transient simulations only → 1 or true - Skip transient solution procedure, prepare model items for the SIMULINK export → 0 or false - Start the transient simulation (default) |