tobolar
tobolar
`mu` shall be of type Real, so that the unit can be deduced depending on `y`.
Using annotation of extends such as `IconMap(primitivesVisible=false)` or `DiagramMap(primitivesVisible=true)` disables inherited graphical primitives at corresponding layer. Then you can define your own icon or - in case of connectors -...
Another missing component is in #506.
No chance to do this by the feature freeze of MSL v4.0.0 development.
This is probably also an issue for `Mechanics.MultiBody.Visualizers.Advanced.SurfaceCharacteristics.rectangle`. Simply solution `C := zeros(0,0,3);` ?
@anotheruserofgithub A good catch, no reason to apologize.
> don't forget the case when you want to connect more than one vector. @AHaumer Would in that case `Modelica.Blocks.Routing.Multiplex2` work?
> Is there any reason to not extend from `Modelica.Mechanics.Rotational.Interfaces.PartialCompliantWithRelativeStates` as e.g. `Rotational.Components.Clutch` does? With 7e6f6674cba0ccd070a74ff59cea7f917a52fbec, the freewheel extends now from `Mechanics.Rotational.Interfaces.PartialCompliant` (without the state selection since it could be...
> The current implementation is: > - if `free = false` the characteristic is indicated by `tau = tauRes` @ `w_rel = 1` (1/s) > - if `free = true`...
@AHaumer , @christiankral Thinking again about the two "residual" parameters. One can understand `tauRes` at `free=true` being a residual torque due to some friction occurency between the two flanges. Thus,...