ModelicaStandardLibrary
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...
Can anybody tell me whether I'm using the LossyGear in a wrong way, or this is a bug in LossyGear? I want to model a gear with constant efficiency eta....
in HollowCylinderRadialFlux (backport of #3997)
The Modelica.Utilities.Files.copy command currently causes an error which halts any function that is being run. It would be useful to have an option in Modelica.Utilities.Files.copy where the errors could be...
Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
I recognized that modeling of permanent magnets in electrcal machines would need some explanations.
The creating of HTML documentation in any Modelica library is very fault prone (e.g. https://github.com/modelica/ModelicaStandardLibrary/pull/3054/commits/5ae807340a533535d6733b39edffca1b63883817) as most documentation is created manually. Therefore, we continuously run into wrong or missing tags....
In the next major release with conversion script the German record name `Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.NickelIron.MuMetall` shall be changed to `Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.NickelIron.MuMetal`, see https://en.wikipedia.org/wiki/Mu-metal
`Modelica.Mechanics.MultiBody.Forces.ForceAndTorque` does not forward the parameter `forceColor` to the `forceArrow` visualizer: https://github.com/modelica/ModelicaStandardLibrary/blob/f4adb6f3a19db2460b69b82d4a676e8ef83a4b1b/Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo#L50-L58
It looks like there's a truncated "Modelica" → "Ica" in some metadata picked up by Google: 
The guidelines on writing revisions of Modelica classes are summarized in `Modelica.UsersGuide.Conventions.UsersGuide.RevisionHistory`. In this documentation class an example summarizes the actual recommendations:  ### Actual guidelines The actual guidelines have...