-
**Reported by perost on 20 Mar 2018 13:20 UTC**
The specification makes an exception from the normal variability rules for size(A, j), such that it's a parameter expression as long as j is a parameter…
-
**Reported by fcasella on 26 Sep 2013 15:03 UTC**
An important part of the design of the MSL is to make sure that incorrect models cannot be simulated, and that end users can get meaningful feedback t…
-
**Reported by fcasella on 6 Mar 2009 08:23 UTC**
Separate compilation of sub-models can be a useful means to handle very large models in an efficient way. The proposed semantics of stream connectors a…
-
### Description
I'm using OpenModelica to create FMUs of my model. The exported model I import to python via fmpy. I want to read in the units and the displayUnits of the model, but for all variabl…
-
**Reported by beutlich on 30 Jan 2017 20:28 UTC**
comment 1 of #714 mentioned a 2-step-proposal to first deprecate and later remove `extends FilledShape` from `record Text` in section 18.6.5.5. MLS v3…
-
**Reported by stefanv on 27 Nov 2017 16:31 UTC**
Section 12.2 of the specification states, "A function may only contain components of the restricted classes **type**, **record**, **operator record**, …
-
I have two models that should behave exactly the same.
The two models are as follows (please remove ".txt" before using them):
[ZeroIniIexc.mo.txt](https://github.com/modelica/ModelicaStandardLibrar…
-
### Description
My co-simulation FMU is not working as intended while the Model exchange part of the FMU works as intended.
The model is a simple PID with 2nd order transfer block activated by a 6…
-
Many researches need models of heat pumps and chillers, and there are various approaches with different levels of detail.
Currently, the IPBSA supports basically two approaches, leading to four model…
-
The inheritance of classes is not done consequently.
See for example #3737 or https://github.com/modelica/ModelicaStandardLibrary/issues/2171#issuecomment-280661422