...
A newControl Microgrid library is available, offering multiple control blocks:
External controllers can now be added to HYPERSIM based on the recommendations of the CIGRE B4.82 working group which allows to standardize the integration of real manufacturer code in simulation software.
See CIGRE Interface for more details on how to add and configure a CIGRE block to a circuit.
See The CIGRE Interface for more details on how to create a CIGRE library.
A new example model has been added to demonstrate the CIGRE block using a Forward Euler integrator: Examples | CIGRE integrator .
A new option has been added that allows to define a number of steps to be executed without IOs at the beginning of the simulation to improve simulation performance.
See the “Number of steps before enabling I/Os” option in the https://opal-rt.atlassian.net/wiki/spaces/DOCHS/pages/20189498/Simulation+Settings#Advanced .
Note that before that, HYPERSIM was always executing 100 steps without IOs. This new option simply allows to change this value.
It is now possible to get the license number and target number in the license panel of the Target Manager.
A new method
getVersion
is available to get the current HYPERSIM versionMultiple new simulation and task mapping settings can now be updated using the
setPreference
andgetPreference
methods. These settings are now listed in theSimulation Settings and the Task Manager | Summary and Preferences documentation.
...