Skip to content

Commit

Permalink
Changed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Sep 20, 2024
1 parent 007cd61 commit 4930cf9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions IBPSA/Fluid/Actuators/BaseClasses/ActuatorSignal.mo
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ model ActuatorSignal
annotation(Dialog(tab="Dynamics", group="Actuator position"));

parameter Modelica.Units.SI.Time strokeTime=120
"Time needed to open or close valve"
"Time needed to fully open or close actuator"
annotation (Dialog(
tab="Dynamics",
group="Actuator position",
Expand Down Expand Up @@ -122,7 +122,8 @@ for a description of the filter.
<li>
August 26, 2024, by Michael Wetter:<br/>
Implemented linear actuator travel dynamics.<br/>
This is for <a href=\"https://github.com/lbl-srg/modelica-buildings/issues/3965\">Buildings, #3965</a>.
This is for <a href=\"https://github.com/lbl-srg/modelica-buildings/issues/3965\">Buildings, #3965</a> and
for <a href=\"https://github.com/ibpsa/modelica-ibpsa/issues/1926\">IBPSA, #1926</a>.
</li>
<li>
June 10, 2021, by Michael Wetter:<br/>
Expand Down

0 comments on commit 4930cf9

Please sign in to comment.