Control unit for WSE
This component decides if the WSE is set to on or off.
The WSE is enabled when
- The WSE has been disabled for at least 20 minutes, and
-
TWSE_CHWST > 0.9 TWetBul + TTowApp + TWSEApp
The WSE is disabled when
- The WSE has been enabled for at least 20 minutes, and
-
TWSE_CHWRT < 1 + TWSE_CWST
where TWSE_CHWST is the chilled water supply temperature for the WSE,
TWetBul is the wet bulb temperature, TTowApp is the cooling tower approach, TWSEApp is the approach for the WSE, TWSE_CHWRT is the chilled water return temperature for the WSE, and TWSE_CWST is the condenser water return temperature for the WSE.
-
April 6, 2016, by Michael Wetter:
Replaced Modelica_StateGraph2 with Modelica.StateGraph.
This is for issue 504.
-
April 1, 2013, by Wangda Zuo:
Added final attribute to initial state declaration.
This is required for a successful model check in Dymola 2014 using the pedantic check.
-
September 12, 2011, by Wangda Zuo:
Deleted the first order continuous block and changed the model to use SI units.
-
July 20, 2011, by Wangda Zuo:
Added comments, redefined variables names, and merged to library.
-
January 18, 2011, by Wangda Zuo:
First implementation.
Generated at 2025-11-16T19:21:08Z
by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos