-
On the branch **2363_combitable**, a model BooleanPulse.mo has been added to _Dynawo.Electrical.Controls.Basics_, it is based on the MSL block of the same name. The compilation is successful.
On th…
-
### Description
When deleting an input connection from an array input and connecting it again, the highest index gets used twice and the model subsequently fails to simulate.
Sorry if this a duplica…
-
If I check the following model in OMEdit
```Modelica
model U
Modelica.SIunits.Length l;
Modelica.SIunits.Volume v;
equation
l = 1;
v = l^2;
annotation(uses(Modelica(version="3.2.3"))…
-
[Enter steps to reproduce:]
1. Load a Modelica file
2. Select "Toggle annotations"
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.11.6
**Thrown From**: [language-modelica](htt…
-
Function `M_LS2.Math.Matrices.LAPACK.dorgqr_x` shall be replaced with `Modelica.Math.Matrices.LAPACK.dormqr`. But https://github.com/modelica/ModelicaStandardLibrary/issues/4388 shall be resolved firs…
-
The FMI standard optionally allows this information to be stored in an FMU
![immagine](https://private-user-images.githubusercontent.com/93596576/384725235-f21dd8ab-9d01-462c-8fbe-8329ddba9ca3.png?…
-
### Expected Behavior
Fast annual simulations.
### Actual Behavior
Annual closed-loop simulation took over 35 minutes.
### Steps to Reproduce
### Version Information
Modelica Bui…
-
According to [CoolProp documentation](http://www.coolprop.org/fluid_properties/Incompressibles.html#adding-new-fluids), it is possible to add new fluids to CoolProp library. To do so, it should be
-…
-
### Description
Base Modelica code generated from a model using a record including an array cannot be loaded.
### Steps to reproduce
The attached base modelica files have been generated through:
…
-
I would like to try out this library. I use [OpenModelica](https://github.com/OpenModelica/OpenModelica) and have version 1.20.0 installed on a Mac. When I try to load this library I get a bunch of …