-
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…
-
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…
-
**Reported by hansolsson on 12 Feb 2016 10:11 UTC**
Many classes in Modelica.Mechanics.MultiBody e.g. Modelica.Mechanics.MultiBody.Joints.Revolute have a non-graphical protected outer world object, an…
-
When trying to enforce the fact that:
> The dimension sizes not declared with colon (:) of each array result or array local variable (i.e.,
> a non-input component) of a function must be either give…
-
### Description
If no perfect matching is possible, we need dynamic index reduction. For example for
```modelica
setCommandLineOptions("-d=backenddaeinfo,stateselection"); getErrorString();
loa…
-
Your repo should contain the license text, e.g., by putting a [LICENSE](https://github.com/dietmarw/MITLicense/blob/master/LICENSE) into the root of your repo.
-
### Description
Omedit got crashed while exporting fmu.
The following below listed models have same issues:
```
Buildings.Examples.VAVReheat.ASHRAE2006
Buildings.Air.Systems.SingleZone.VAV.…
-
-
DAE index reduction requires that certain equations are differentiated versus time. The symbolic module of Modia contains partial differentiation of certain standard functions. A more general approach…
-
### Description
The solver fails to compile the system because solver is not able to find python 3.6 library.
The following below listed models have same issues:
```
Buildings.Obsolete.Utiliti…