-
-
Hello!
tl;dr: The stateSelection features of Modelica are not supported by the pymoca parser. They are, in our opinion, not necessary for sympy (or casadi) models anyways, so they could be ignored …
-
### Steps to Reproduce
- Open the Modelica.Fluid.Examples.Tanks.ThreeTanks model
- Flatten it with `--baseModelica`
The resulting flat code contains the `$OMC$PositiveMax()` function call (e.g.…
-
Basic Modelica language support would be nice.
vruge updated
4 years ago
-
The following models fail in result comparison.
Tested revision: f9bddf86 (2024-02-16)
Changed models, need reference update after library officer check:
- [x] Modelica.Electrical.Machines.Exam…
-
The MSL contains some chaotic models, which are theoretically guaranteed to provide diverging trajectories over time, no matter how accurate the tool and the integration algorithm is. Of course there …
-
Occasionally I bump into limitations of the Modelica specification. Not all of them equally important, but I propose to collect these in this topic such that they are publicly available and such that …
-
A Spawn model of the High Order Model (HOM) of a one-family dwelling (OFD) contained in the AixLib library has been developed. The simulation time can be reduced by up to 50 % using Spawn. Additionall…
-
For some cases it may be very useful to instantiate the `Read` and `Overwrite` blocks of the IBPSA library as arrays, particularly for large buildings like the commercial multi-zone hydronic testcase.…
-
Hello,
Thanks a lot for this project.
I tried to load a custom FMU file from one of our simulations and received an exception stating that it cannot load the model description when calling the M…