...
- Added exciter library model:
- Added governor library model:
- Added example models :
- Added support for Python version 3.7
- Added the following following Python API commands:
- getAllDevicesNames
- renameSignal
- addPinsToDevice
- createSubCircuit
- ScopeView.setDataSourceParameter
- Added subcircuit support in the following Python API commands:
- addDevice
- includeDevice
- removeDevice
- renameDevice
- connectDevices
- Added Signal Routing library models allowing sending/receiving signals through all levels of subcircuits or pages without the need for drawn wires
- Radiolink emitter
- Radiolink receiver
- Added Multi-Breaker and CmdLine commands in TestView
- Added error message to prevent users from opening more than one instance of HYPERSIM
- Added option to "solve control inputs before solving power" advanced option in simulation settings. It remains unchecked for existing examples but is activated by default with newly created models.
- Added support for EXST1 and ST1A in PSS®E import
- Added carrier frequency input and dead time parameter in PWM average generators for 2-Level Converter and Full-Bridge Converter
...