Skip to content

Commit a9104e1

Browse files
committed
Fix spelling
* Add codespell exceptions * Fix typos
1 parent 1faae52 commit a9104e1

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.github/workflows/checkCron.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
codespell -L alow ./Modelica/Media/IdealGases/Common/Functions.mo
6060
codespell -L alow ./Modelica/Media/IdealGases/Common/package.mo
6161
codespell -L delt ./Modelica/Media/Air/ReferenceAir.mo
62-
codespell -L scrit,delt ./Modelica/Media/R134a.mo
62+
codespell -L scrit,delt,highT ./Modelica/Media/R134a.mo
6363
codespell -L dout,scrit,delt ./Modelica/Media/Water/IF97_Utilities.mo
6464
codespell -L rin ./Modelica/Electrical/Analog/Ideal/AD_Converter.mo
6565
codespell -L rin ./Modelica/Electrical/Analog/Examples/AD_DA_conversion.mo
@@ -76,8 +76,9 @@ jobs:
7676
codespell -L nife ./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron
7777
codespell -L technik ./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo
7878
codespell -L supportt ./ModelicaTest/Rotational.mo
79+
codespell -L fo ./ModelicaTest/Utilities.mo
7980
codespell -L lamda,inport ./ModelicaTestConversion4.mo
80-
codespell --skip ./ObsoleteModelica4.mo,./Modelica/package.mo,./Modelica/UsersGuide/Contact.mo,./Modelica/UsersGuide/ReleaseNotes.mo,./Modelica/Clocked/RealSignals/Periodic/StateSpace.mo,./Modelica/Constants.mo,./Modelica/Blocks/Continuous.mo,./Modelica/StateGraph.mo,./Modelica/Electrical/Digital.mo,./Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo,./Modelica/Electrical/Polyphase/Examples/Utilities/PolyphaseRectifierData.mo,./Modelica/Fluid/package.mo,./Modelica/Fluid/Dissipation.mo,./Modelica/Fluid/Vessels.mo,./Modelica/Fluid/Examples/AST_BatchPlant.mo,./Modelica/Resources,./Modelica/Media/IdealGases/package.mo,./Modelica/Media/IdealGases/Common/SingleGasesData.mo,./Modelica/Media/IdealGases/Common/Functions.mo,./Modelica/Media/IdealGases/Common/package.mo,./Modelica/Media/Air/ReferenceAir.mo,./Modelica/Media/R134a.mo,./Modelica/Media/Water/IF97_Utilities.mo,./Modelica/Electrical/Analog/Ideal/AD_Converter.mo,./Modelica/Electrical/Analog/Examples/AD_DA_conversion.mo,./Modelica/Electrical/Polyphase/UsersGuide/References.mo,./Modelica/Electrical/Spice3.mo,./Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo,./Modelica/Electrical/Machines/Examples/ControlledDCDrives,./Modelica/Electrical/Analog/UsersGuide/References.mo,./Modelica/Math/package.mo,./Modelica/Mechanics/Rotational,./Modelica/Mechanics/Translational,./Modelica/Mechanics/MultiBody,./Modelica/Magnetic/FluxTubes/UsersGuide/Contact.mo,./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron,./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo,./ModelicaTest/Rotational.mo,./ModelicaTestConversion4.mo,./.CI,./.github,./.git,*.png -L nin,inport,te,sinc,vie,commutating
81+
codespell --skip ./ObsoleteModelica4.mo,./Modelica/package.mo,./Modelica/UsersGuide/Contact.mo,./Modelica/UsersGuide/ReleaseNotes.mo,./Modelica/Clocked/RealSignals/Periodic/StateSpace.mo,./Modelica/Constants.mo,./Modelica/Blocks/Continuous.mo,./Modelica/StateGraph.mo,./Modelica/Electrical/Digital.mo,./Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo,./Modelica/Electrical/Polyphase/Examples/Utilities/PolyphaseRectifierData.mo,./Modelica/Fluid/package.mo,./Modelica/Fluid/Dissipation.mo,./Modelica/Fluid/Vessels.mo,./Modelica/Fluid/Examples/AST_BatchPlant.mo,./Modelica/Resources,./Modelica/Media/IdealGases/package.mo,./Modelica/Media/IdealGases/Common/SingleGasesData.mo,./Modelica/Media/IdealGases/Common/Functions.mo,./Modelica/Media/IdealGases/Common/package.mo,./Modelica/Media/Air/ReferenceAir.mo,./Modelica/Media/R134a.mo,./Modelica/Media/Water/IF97_Utilities.mo,./Modelica/Electrical/Analog/Ideal/AD_Converter.mo,./Modelica/Electrical/Analog/Examples/AD_DA_conversion.mo,./Modelica/Electrical/Polyphase/UsersGuide/References.mo,./Modelica/Electrical/Spice3.mo,./Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo,./Modelica/Electrical/Machines/Examples/ControlledDCDrives,./Modelica/Electrical/Analog/UsersGuide/References.mo,./Modelica/Math/package.mo,./Modelica/Mechanics/Rotational,./Modelica/Mechanics/Translational,./Modelica/Mechanics/MultiBody,./Modelica/Magnetic/FluxTubes/UsersGuide/Contact.mo,./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron,./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo,./ModelicaTest/Rotational.mo,./ModelicaTest/Utilities.mo,./ModelicaTestConversion4.mo,./.CI,./.github,./.git,*.png -L nin,inport,te,sinc,vie,commutating
8182
clean_workflow_runs:
8283
timeout-minutes: 5
8384
if: github.repository_owner == 'modelica'

Modelica/Electrical/Analog/Examples/OpAmps/Multivibrator.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ equation
6464
annotation (Documentation(info="<html>
6565
<p>This is a Multivibrator with Schmitt trigger according to:</p>
6666
<p>U. Tietze and C. Schenk, Halbleiter-Schaltungstechnik (German), 11th edition, Springer 1999, Chapter 6.5.3</p>
67-
<p>As the initialization system has two solutions, the required solution is choosen by proper initialization of the opAmp at the LowerLimit.</p>
67+
<p>As the initialization system has two solutions, the required solution is chosen by proper initialization of the opAmp at the LowerLimit.</p>
6868
</html>"),
6969
experiment(
7070
StartTime=0,

Modelica/Electrical/Analog/Ideal/OpAmpLimited.mo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,15 @@ equation
102102
<p>Supply voltage is either defined by parameter <code>Vps</code> and <code>Vns</code> or by (optional) pins <code>s_p</code> and <code>s_n</code>.<br>
103103
In the first case the necessary power is drawn from an implicit internal supply, in the second case from the external supply.</p>
104104
<p>
105-
For most applications it is sufficient ot use default settings <code>useFirstOrder=false</code> (default on the Advanced-tab).
105+
For most applications it is sufficient to use default settings <code>useFirstOrder=false</code> (default on the Advanced-tab).
106106
In this case the intermediate voltage <code>v_int</code> is simply <code>V0*v_in</code>.<br>
107107
In some applications it might be necessary to set <code>useFirstOrder=true</code>
108108
to let the intermediate voltage <code>v_int</code> rise according to a firstOrder with time constant <code>Tau</code>.
109109
In that case the time constant <code>Tau</code> should fit to the dynamics of the input signal.
110110
</p>
111111
<p>
112-
If this intermediate voltage <code>v_int</code> gets higher than positive supply, Boolean <code>satPos</code> inidicates positive saturation.<br>
113-
If this intermediate voltage <code>v_int</code> gets lower than negative supply, Boolean <code>satNeg</code> inidicates negative saturation.<br>
112+
If this intermediate voltage <code>v_int</code> gets higher than positive supply, Boolean <code>satPos</code> indicates positive saturation.<br>
113+
If this intermediate voltage <code>v_int</code> gets lower than negative supply, Boolean <code>satNeg</code> indicates negative saturation.<br>
114114
Intermediate voltage <code>v_int</code> is limited between positive supply and negative supply to achieve output voltage <code>v_out</code> without further events.
115115
</p>
116116
<h4>Initialization</h4>

Modelica/Mechanics/MultiBody/Joints/Constraints/Prismatic.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ equation
161161
</html>",revisions="<html><p><strong>Release Notes:</strong></p>
162162
<ul>
163163
<li><em>February 4, 2021</em><br>
164-
Improved numeric stability by re-using <a href=\"Modelica://Modelica.Mechanics.MultiBody.Frames.Orientation.equalityConstraint\">equalityConstraint</a> from connection handling as constraint.
164+
Improved numeric stability by reusing <a href=\"Modelica://Modelica.Mechanics.MultiBody.Frames.Orientation.equalityConstraint\">equalityConstraint</a> from connection handling as constraint.
165165
This ensures that the constraint has non-singular Jacobian and only one solution.
166166
</li>
167167
</ul>

0 commit comments

Comments
 (0)