diff --git a/Modelica/Mechanics/Rotational/UsersGuide/StateSelection.mo b/Modelica/Mechanics/Rotational/UsersGuide/StateSelection.mo index 3275d911df..5d396c9c73 100644 --- a/Modelica/Mechanics/Rotational/UsersGuide/StateSelection.mo +++ b/Modelica/Mechanics/Rotational/UsersGuide/StateSelection.mo @@ -64,7 +64,7 @@ variable and only use an absolute tolerance for the step size control.
-Currently, in Modelica there is no possibility to provide this information. +At the time of the library design, there was not yet a possibility to provide this information in Modelica. In order to reduce this effect, it is advisable to not use absolute angles, but relative angles as states. A user can define relative variables as states explicitly with component diff --git a/Modelica/Mechanics/Translational/UsersGuide/StateSelection.mo b/Modelica/Mechanics/Translational/UsersGuide/StateSelection.mo index 4b985dd865..04f5c8b6d4 100644 --- a/Modelica/Mechanics/Translational/UsersGuide/StateSelection.mo +++ b/Modelica/Mechanics/Translational/UsersGuide/StateSelection.mo @@ -61,7 +61,7 @@ variable and only use an absolute tolerance for the step size control.
-Currently, in Modelica there is no possibility to provide this information. +At the time of the library design, there was not yet a possibility to provide this information in Modelica. In order to reduce this effect, it is advisable to not use absolute positions, but relative positions as states. A user can define relative variables as states explicitly with component