-
According to FMI standard using INF in xml files is not allowed (https://github.com/modelica/fmi-standard/issues/1784).
If there is a Simulink block Saturation, where the upper limit has the value …
-
Our library components, like
```
Blocks.StateSpace
```
currently chooses names for, e.g., the input and output variables, `u[1:3], y[1:2]` etc.
I'd like to have to option to either provide these…
-
**Describe the bug**
The examples in `AixLib.Controls.HVACAgentBasedControl` crash the pipeline which timeouts afterwards, for an example see [this job ](https://git.rwth-aachen.de/EBC/EBC_all/github…
-
As discussed in this weeks conference call, we may want to go back from the current pressure drop pre-calculation to the one we had before and instead add a new medium model to the Annex 60 library th…
-
From https://github.com/modelica/ModelicaSpecification/issues/2745
In Modelica.Media.Water.IF97_Utilities.dewcurve_p either bpro.cv or bpro.cp is returned as uninitialised variable.
The uninitiali…
-
Hi everyone,
I'm trying to run in openmodelica an external python function through a .c file, I hope use this function together solartherm models. So I started with a simple py function to test th…
-
### Description
Openmodelica throws an error on first compilation of the model below. This is strange, because eV is the proper unit for fermi energy. It is also strange because the error is only thr…
-
Using GenericAutomaton as a preassembled models prevent us from having dynamic inputs and outputs size and it is thus required to recompile the library whenever the maximum inputs/outputs size is too …
-
Working on a [parser for the Modelica language](http://github.com/omuses/moijs), Jison eventually required the `-p lr` option to avoid reduce/reduce conflicts. The same parser rules work with Bison an…
-
### Description
At [this repository](https://gitlab.kuleuven.be/positive-energy-districts/moped) we configure district models using component models from Buildings and IDEASv3.0.0 for a project we ar…