-
### Description
when exporting a model, that is using global seed and unifom noise ,as fmu with out creating dll(no platform), some c-files are missing inside ./source directory as well as the refe…
-
Two issues for Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour and Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour:
1. I don't see why we …
-
I am trying the simulate the following system in the Modelica Standard Library/Fluids.
![image](https://github.com/OpenModelica/OpenModelica/assets/101471884/3bbfe21b-49ad-4900-8b82-c343a16527c4)
T…
-
As reported in #4305, Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls is problematic: Dymola 2024x [fails with it](https://www.ltx.de/download/MA/Compare_MSL_v4.1.0/Testruns/Dymola/Modelic…
-
The following model demonstrates that the quantization function may output more levels than the number of bits allows, which is $2^\text{bits}$. The quantization is here set to 2 bits, allowing for 4 …
-
As pointed out by @tbeu in https://github.com/modelica/Modelica_DeviceDrivers/issues/77 the closing parantheses in the enumeration is not highlighted correctly.
Also see http://bit.ly/1ynaPQT
-
In #3867 there was a discussion about whether ModelicaUtilities.h in the MSL was meant to be tool-specific, which ended up in the removal of that file from the MSL.
If I understand correctly, the […
-
### Description
Looking at `Modelica.Magnetic.QuasiStatic.FundamentalWave.BasicMachines.SynchronousMachines.*` models there are thermal connectors missing in the rendering but present in code and a…
-
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…
-
Good modelica models have initial values defined, otherwise the results can be depending on the used tool and the assumptions it makes on those inital values.
When creating electric circuits, the m…