Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
This commit removes in all models the typo “the the”.
  • Loading branch information
mwetter committed Oct 22, 2014
1 parent e69b1a5 commit 3a3c9b3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Annex60/Controls/SetPoints/OccupancySchedule.mo
Expand Up @@ -208,7 +208,7 @@ Fixed a bug that caused an error in the schedule if the simulation start time wa
<li>
February 16, 2012, by Michael Wetter:<br/>
Removed parameter <code>startTime</code>. It was removed because <code>startTime=0</code>
would imply that the schedule should not start for one day if the the simulation were
would imply that the schedule should not start for one day if the simulation were
to be started at <i>t=-8760</i> seconds.
Fixed bug that prevented schedule to start when the simulation was started at a time that
is higher than <code>endTime</code>.
Expand Down
Expand Up @@ -78,7 +78,7 @@ equation
This model demonstrates the use of the mixing volume with a prescribed heat flow rate.
The mixing volume is configured as a steady-state model.
The heat flow rate is set to a very small value. This model is used to test
convergence for the case the the prescribed heat flow rate should be zero,
convergence for the case the prescribed heat flow rate should be zero,
but due to numerical solutions, it may have a small error that causes the signal to be
non-zero.
</p>
Expand Down
2 changes: 1 addition & 1 deletion Annex60/Utilities/Psychrometrics/TWetBul_TDryBulPhi.mo
Expand Up @@ -124,7 +124,7 @@ annotation (
defaultComponentName="wetBul",
Documentation(info="<html>
<p>
This block computes the the wet bulb temperature for a given dry bulb temperature, relative air humidity
This block computes the wet bulb temperature for a given dry bulb temperature, relative air humidity
and atmospheric pressure.
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion Annex60/Utilities/Psychrometrics/TWetBul_TDryBulXi.mo
Expand Up @@ -139,7 +139,7 @@ annotation (
defaultComponentName="wetBul",
Documentation(info="<html>
<p>
This block computes the the wet bulb temperature for a given dry bulb temperature, mass fraction
This block computes the wet bulb temperature for a given dry bulb temperature, mass fraction
and atmospheric pressure.
</p>
<p>
Expand Down

0 comments on commit 3a3c9b3

Please sign in to comment.