Revise documentation on (and possibly implementation of) StateSelection #2946
Labels
L: Mechanics.Rotational
Issue addresses Modelica.Mechanics.Rotational
L: Mechanics.Translational
Issue addresses Modelica.Mechanics.Translational
Modelica.Mechanics.Translational.UsersGuide.StateSelection and Modelica.Mechanics.Rotational.UsersGuide.StateSelection speak about the error control of unbounded absolute state variables:
ModelicaStandardLibrary/Modelica/Mechanics/Translational.mo
Line 380 in 6aa5f83
and
ModelicaStandardLibrary/Modelica/Mechanics/Rotational.mo
Line 478 in 6aa5f83
respectively. However, with the Modelica Language Specification 3.4 the
unbounded
attribute for Real variables was introduced, such that at least the paragraphs on StateSelection need to be reworded.See also #2867.
And I actually wonder if there is any more impact than just on the documentation. Can we also improve the implementation (and remove the advanced nominal parameters)?
The text was updated successfully, but these errors were encountered: