-
### Description
Running a SSP model in OMEdit release 1.19.2 crashes with error
```
OSError: /usr/lib/OMSimulator/x86_64-linux-gnu/omc/libOMSimulator.so: cannot open shared object file: No such f…
-
**Reported by rfranke on 29 Jul 2013 06:34 UTC**
`ModelicaTest.Fluid.TestComponents.Vessels.TestInitialization` shows a negative specific enthalpy of about
```
vol1.medium.h = -5000 J/kg
```
for regu…
-
The current handling of loadSelector parameter input strings could be further improved. Consider the following MWE package.
[TestFileName.zip](https://github.com/OpenModelica/OpenModelica/files/87…
-
Some numerical schemes are _semi-implicit_, i.e., some terms refer to the new time step, and some terms to the old.
It would be good to be able to support such schemes in pymola. This could be done…
-
To simplify the onboarding of new members, it would be good to have a standardized application process.
Anything to add or change?
Application form for organizational membership will follow.
-
Hello,
The content of the hmtl doesn't respect the HTML language, it contains HTML reserved characters in particular < >
Example:
L 7669: // parameter SIunits.Time startTime[:]={0} \"Output = offs…
-
Extending from the above mentioned icons, it would be nice to be able to use different colours for different busses.
I tried different solutions but didn't find a real nice one.
How is it possible t…
-
Modelica.Mechanics.MultiBody.Frames.from_nxz sets R.w={0,0,0}
this seems incorrect. Shouldn't R.w be calculated?
R.w can be calculated with der(T) and T.
-
**Reported by beutlich on 18 Oct 2016 14:15 UTC**
Most of the variables in Modelica.Electrical.Spice3 have no comment
* Semiconductors.M_PMOS
* Semiconductors.M_NMOS
* Semiconductors.M_NMOS2
* Semico…
-
A colleague of mine stumbled upon this function and I have no good answer.
Basically the function seems a bit misplaced. You can use it interactively - but I don't see a use inside other functions …