Modelica: Do you have an example of a discrete integrator implemented using Modelica Hybrid modelling variant?

Category:
Dynamic Simulation
Answer

Please refer to attached project file containing a simple discrete integrator implemented with Modelica Hybrid. The sampling is realised using the when statement in the hybrid model. The discrete integrator function is realised using Modelica functions. The project can be run using PowerFactory 2026 onwards. The model is set-up to support reset and limits.

Back