1 | initial version |
Before running dynamics there are steps needed to "get ready":
- is case converging?
- convert loads from P, Q constant to ZIP model
- convert generators from Thevening to Norton equivalents
- solve with TYSL
- read dynamic models
- read UDM in dll format, if any
- set channels to monitor
- set machine angle reference, dynamic parameters...
- initialize the dynamic run, check in the log that models were NOT disabled.
More information -> Search this forum for "dynamics". A post "Dynamic simulations using Python" shows an example of using python code to perform a dynamic simulation.