Skip to content

Commit

Permalink
Revised info section
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Aug 23, 2024
1 parent 71f6d70 commit b477ace
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -370,12 +370,12 @@ the heating and cooling loop signals. The implemented sequence is based on
ASHRAE Guideline 36, 2021, Part 5.22.4.
</p>
<p>
The fan enable signal <code>y1Fan</code> is switched to <code>false</code>
The fan enable signal <code>y1Fan</code> is set to <code>false</code>
when the operating mode signal <code>opeMod</code> is <code>unoccupied</code>,
and is set to <code>true</code> otherwise.
</p>
<p>
The fan speed signal <code>yFan</code> is varied from
The fan speed signal <code>yFan</code> is varied from
the minimum cooling mode fan speed <code>cooSpe_min</code> to the maximum
cooling mode fan speed <code>cooSpe_max</code>,
when the cooling loop signal <code>uCoo</code> varies from the minimum limit
Expand Down

0 comments on commit b477ace

Please sign in to comment.