Main.Simulation History
Hide minor edits - Show changes to markup
October 02, 2008, at 02:57 PM
by -
Changed lines 5-14 from:
NLC.imode = 4
to:
NLC.imode = 4
Like steady-state simulation, dynamic simulation requires a square problem with no degrees of freedom (neqn=nvar). Dynamic simulation has many useful purposes including
- Investigate step response characteristics of a nonlinear model
- Simulate process changes for design, trouble-shooting, or planning
- Perform what-if scenarios
- Simulate a virtual process
Dynamic simulation is the easiest dynamic mode to configure and run. The requirement for a square problem facilitates model convergence as the solver has only to achieve feasibility with the equality constraints.
September 30, 2008, at 09:18 AM
by -
Added lines 1-5:
Dynamic Simulation
The DBS file parameter imode is used to control the simulation mode. This option is set to 4 for dynamic simulation.
NLC.imode = 4










QR Code