Hans Olsson
Hans Olsson
Sort of related to unit-checking, but can be added independently. There are some common units used with the SI-standard, that are not SI-units. I believe it would be good if...
https://www.bipm.org/en/cgpm-2022/resolution-3 1e27 ronna R 1e–27 ronto r 1e30 quetta Q 1e–30 quecto q
Two issues for Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour and Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour: 1. I don't see why we have so short Interval (1e-4) for these two models in #4418 To me it seems 0.01 s would...
Closes #3499 Closes #3498
Closes #3474 Note that: - I only added two of the given test-cases, since the others were for merging of modifiers and I believe that should be clear enough (otherwise...
Currently the documentation is in form of [compliance.pdf](https://github.com/modelica/Modelica-Compliance/blob/master/ModelicaCompliance/Resources/doc/compliance.pdf) generated from [compliance.tex](https://github.com/modelica/Modelica-Compliance/blob/master/ModelicaCompliance/Resources/doc/compliance.tex).
As a replacement for #74 To me it makes more sense that each Modelica function includes one C-function; than each of them brings all of them requiring them to be...
Improvements: * Correct number of output levels. * Handles non-symmetric limits. Closes #4459
The documentation of Modelica.Electrical.Analog.Examples.Resistor says > This is a very simple circuit consisting of a voltage source and a resistor. I don't agree with that. Clearly the model looks simple...