-
While analyzing possible regressions from MSL 4.0.0 to 4.1.0 in OpenModelica, we found issues with several Spice3 model:
```
Modelica.Electrical.Spice3.Examples.Inverter
Modelica.Electrical.Spice3.…
-
Should Modelica tools allow compile-time evaluation of impure functions? Consider the following example:
```Modelica
model Example1
parameter String fileName, matrixName;
parameter Integ…
-
This is the library structure of https://github.com/modelica/ModelicaStandardLibrary/releases/download/v4.0.0-beta.1/ModelicaStandardLibrary_v4.0.0-beta.1.zip
```
- Modelica 4.0.0/
- ModelicaRefere…
-
### Description
Bitmap images used in model Icons look poor when scaling up/down.
At the moment, only bitmap images (PNG, JPG, BMP) can be included in the Icon and Diagram parts.
### Expect…
-
### Description
I am using OMEdit (connected to OpenModelica 1.23-0 64-bit) with the final goal of exporting my model as an FMU for Model Exchange. Currently, I am running toy examples to understan…
-
**Reported by thiele on 2 Feb 2013 21:12 UTC**
The specification states that
> An external object class shall be directly extended from ExternalObject, shall have exactly two function definitions, ca…
-
The call to `zeros(n_q - 1)` here:
https://github.com/modelica-3rdparty/PowerSystems/blob/69fd1e7381fb50e6a0bc77d9ba168e9d6a7d9a6a/PowerSystems/Examples/AC3ph/Precalculation.mo#L1142
seems to come d…
-
@perost, among the various issues in the latest [regression report](https://libraries.openmodelica.org/branches/history/master/2022-04-24%2011:23:12..2022-05-14%2000:36:35.html), there are Buildings m…
-
**Reported by hansolsson on 17 Feb 2015 10:30 UTC**
I believe we should make it clearer that pure Modelica functions are also thread-safe.
The definition of pure Modelica function in section 12.3 of …
-
Here are concrete examples that I believe should inform our unit specification effort. Here is a small model capturing the inconsistencies in Modelica.Electrical.Machines.Utilities.ParameterRecords.SM…