Category
Tags
Your search returned 13 items.
The idea of the initialisation is to preset the internal model signals by the results of an initial load flow. The key point is to first check for each DSL-model, which inputs/outputs are known and…
An example is provided in the project attached. The state machine is implemented in the block definition "StateMachine" and it is based on DSL statements. It represents a generic example of how the…
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…