ModelicaStandardLibrary icon indicating copy to clipboard operation
ModelicaStandardLibrary copied to clipboard

Free (standard conforming) library to model mechanical (1D/3D), electrical (analog, digital, machines), magnetic, thermal, fluid, control systems and hierarchical state machines. Also numerical functi...

Results 401 ModelicaStandardLibrary issues
Sort by recently updated
recently updated
newest added

Hello, I generated a table and accidentally swapped the dimensions in the header. That was stupid, but the error message wasn't helpful either. This triggers an error like "The values...

L: C-Sources
discussion

The previously used docverter service for MD to HTML/PDF conversion was shut down and will not come back. This is an alternative implementation with local MD to HTML conversion and...

bug
L: Resources
CI
V: 4.1.0-dev

Resolves #3989

bug
L: Mechanics.MultiBody

* Fix not propagated parameter * Use final attribute for parameter propagation Backport #3910

bug
L: Electrical.PowerConverters

# Observed problem I tried to trace a puzzling inconsistency in nominal pressure values in a model. To demonstrate, e.g. simulate `Modelica.Fluid.Examples.PumpingSystem` (MSL 4.0.0) with warnings for aliases with conflicting...

L: Fluid

### Feature Request There are use cases where it could be great to be able to change the transparency of any visualizers in the animation window. For instance, OMEdit allows...

L: Mechanics.MultiBody
documentation

Recently I had a discussion with @casella and @perost about parameter records, as used in Modelica.Magnetic.FluxTubes. As today, the parameter record is instantiated as ``` parameter FluxTubes.Material.SoftMagnetic.BaseData material=Material.SoftMagnetic.BaseData() annotation (choicesAllMatching=true);...

discussion
help wanted

We have identified an issue in some StateGraph example models that can affect the simulation result depending on the order in which the events get handled. We are looking for...

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 = offset...

L: UsersGuide
documentation

**Reported by ahaumer on 26 Dec 2015 10:02 UTC** Two mechanical components are missing: * [x] a model of drive pulley * [x] a simpler model of a gearbox with...

enhancement
L: Mechanics.Rotational