From 529c20e3a8e5bb49030ddb6e0181ae9de8e1ab7f Mon Sep 17 00:00:00 2001 From: HOS Date: Tue, 17 Oct 2023 15:40:13 +0200 Subject: [PATCH] Proper word --- .../Interfaces/PartialElementaryOneFlangeAndSupport2.mo | 2 +- .../Interfaces/PartialElementaryRotationalToTranslational.mo | 4 ++-- .../Interfaces/PartialElementaryTwoFlangesAndSupport2.mo | 2 +- .../Rotational/Interfaces/PartialOneFlangeAndSupport.mo | 2 +- .../Rotational/Interfaces/PartialTwoFlangesAndSupport.mo | 2 +- .../Interfaces/PartialElementaryOneFlangeAndSupport2.mo | 2 +- .../Interfaces/PartialElementaryTwoFlangesAndSupport2.mo | 2 +- .../Translational/Interfaces/PartialOneFlangeAndSupport.mo | 2 +- .../Translational/Interfaces/PartialTwoFlangesAndSupport.mo | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo b/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo index 429ec7ed4b..150420664b 100644 --- a/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo +++ b/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo @@ -12,7 +12,7 @@ partial model PartialElementaryOneFlangeAndSupport2 Support support(phi=phi_support, tau=-flange.tau) if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected SI.Angle phi_support "Absolute angle of support flange"; equation diff --git a/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryRotationalToTranslational.mo b/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryRotationalToTranslational.mo index ed352d3b3f..f44cd0fb73 100644 --- a/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryRotationalToTranslational.mo +++ b/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryRotationalToTranslational.mo @@ -21,11 +21,11 @@ partial model PartialElementaryRotationalToTranslational Rotational.Interfaces.Support supportR if useSupportR "Rotational support/housing of component" annotation (Placement( transformation(extent={{-110,-110},{-90,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); Translational.Interfaces.Support supportT if useSupportT "Translational support/housing of component" annotation (Placement(transformation(extent={{110,-110},{90,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected Rotational.Interfaces.InternalSupport internalSupportR(tau=-flangeR.tau) diff --git a/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo b/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo index 469f988557..4cc33e7773 100644 --- a/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo +++ b/Modelica/Mechanics/Rotational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo @@ -14,7 +14,7 @@ partial model PartialElementaryTwoFlangesAndSupport2 Support support(phi=phi_support, tau=-flange_a.tau - flange_b.tau) if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected SI.Angle phi_support "Absolute angle of support flange"; equation diff --git a/Modelica/Mechanics/Rotational/Interfaces/PartialOneFlangeAndSupport.mo b/Modelica/Mechanics/Rotational/Interfaces/PartialOneFlangeAndSupport.mo index d004d084c8..867544690c 100644 --- a/Modelica/Mechanics/Rotational/Interfaces/PartialOneFlangeAndSupport.mo +++ b/Modelica/Mechanics/Rotational/Interfaces/PartialOneFlangeAndSupport.mo @@ -11,7 +11,7 @@ partial model PartialOneFlangeAndSupport extent={{90,-10},{110,10}}))); Support support if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected Support internalSupport "Internal support/housing of component (either connected to support, if useSupport=true, or connected to fixed, if useSupport=false)" diff --git a/Modelica/Mechanics/Rotational/Interfaces/PartialTwoFlangesAndSupport.mo b/Modelica/Mechanics/Rotational/Interfaces/PartialTwoFlangesAndSupport.mo index 5a76495a0a..138749ebba 100644 --- a/Modelica/Mechanics/Rotational/Interfaces/PartialTwoFlangesAndSupport.mo +++ b/Modelica/Mechanics/Rotational/Interfaces/PartialTwoFlangesAndSupport.mo @@ -13,7 +13,7 @@ partial model PartialTwoFlangesAndSupport transformation(extent={{90,-10},{110,10}}))); Support support if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected Support internalSupport "Internal support/housing of component (either connected to support, if useSupport=true, or connected to fixed, if useSupport=false)" diff --git a/Modelica/Mechanics/Translational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo b/Modelica/Mechanics/Translational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo index a10a1b59c2..99e595e6e1 100644 --- a/Modelica/Mechanics/Translational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo +++ b/Modelica/Mechanics/Translational/Interfaces/PartialElementaryOneFlangeAndSupport2.mo @@ -14,7 +14,7 @@ partial model PartialElementaryOneFlangeAndSupport2 Support support(s=s_support, f=-flange.f) if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected SI.Length s_support "Absolute position of support flange"; equation diff --git a/Modelica/Mechanics/Translational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo b/Modelica/Mechanics/Translational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo index ebe6f62205..b2a0de6f1d 100644 --- a/Modelica/Mechanics/Translational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo +++ b/Modelica/Mechanics/Translational/Interfaces/PartialElementaryTwoFlangesAndSupport2.mo @@ -11,7 +11,7 @@ partial model PartialElementaryTwoFlangesAndSupport2 Support support(s=s_support, f=-flange_a.f - flange_b.f) if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); SI.Length s_a "Distance between left flange and support"; SI.Length s_b "Distance between right flange and support"; protected diff --git a/Modelica/Mechanics/Translational/Interfaces/PartialOneFlangeAndSupport.mo b/Modelica/Mechanics/Translational/Interfaces/PartialOneFlangeAndSupport.mo index cc2d8784ef..86e24c3cb5 100644 --- a/Modelica/Mechanics/Translational/Interfaces/PartialOneFlangeAndSupport.mo +++ b/Modelica/Mechanics/Translational/Interfaces/PartialOneFlangeAndSupport.mo @@ -11,7 +11,7 @@ partial model PartialOneFlangeAndSupport transformation(extent={{90,-10},{110,10}}))); Support support if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected Support internalSupport "Internal support/housing of component (either connected to support, if useSupport=true, or connected to fixed, if useSupport=false)" diff --git a/Modelica/Mechanics/Translational/Interfaces/PartialTwoFlangesAndSupport.mo b/Modelica/Mechanics/Translational/Interfaces/PartialTwoFlangesAndSupport.mo index 21fe456c18..fe676f659a 100644 --- a/Modelica/Mechanics/Translational/Interfaces/PartialTwoFlangesAndSupport.mo +++ b/Modelica/Mechanics/Translational/Interfaces/PartialTwoFlangesAndSupport.mo @@ -10,7 +10,7 @@ partial model PartialTwoFlangesAndSupport extends Translational.Interfaces.PartialTwoFlanges; Support support if useSupport "Support/housing of component" annotation (Placement(transformation(extent={{-10,-110},{10,-90}})), - mustBeConnected="An enabled support connector should be enabled"); + mustBeConnected="An enabled support connector should be connected"); protected Support internalSupport "Internal support/housing of component (either connected to support, if useSupport=true, or connected to fixed, if useSupport=false)"