Skip to content

Commit

Permalink
Added missing units
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Oct 18, 2023
1 parent 4f26f0b commit 3ef36dc
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ block TimeSuppression
"Calculate a time-delay period after change in set point"

parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC. For cooling or heating request, it should be 540 seconds, for temperature alarms, it should be 1080 seconds"
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin. For cooling or heating request, it should be 540 seconds, for temperature alarms, it should be 1080 seconds"
annotation (__cdl(ValueInReference=true));
parameter Real maxTim(
final unit="s",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ block Controller "Controller for cooling only VAV box"
parameter Real samplePeriod(unit="s")=120
"Sample period of component, set to the same value as the trim and respond that process static pressure reset"
annotation (__cdl(ValueInReference=false), Dialog(tab="Time-based suppresion"));
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ block Controller "Controller for dual-duct terminal unit with cold-duct minimum
"Threshold time to check damper leaking airflow"
annotation (__cdl(ValueInReference=true), Dialog(tab="Alarms"));
// ---------------- Parameters for time-based suppression ----------------
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ block Controller "Controller for dual-duct terminal unit using mixing control wi
"Threshold time to check damper leaking airflow"
annotation (__cdl(ValueInReference=true), Dialog(tab="Alarms"));
// ---------------- Parameters for time-based suppression ----------------
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ block Controller "Controller for dual-duct terminal unit using mixing control wi
"Threshold time to check damper leaking airflow"
annotation (__cdl(ValueInReference=true), Dialog(tab="Alarms"));
// ---------------- Parameters for time-based suppression ----------------
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ block Controller "Controller for snap-acting controlled dual-duct terminal unit"
"Threshold time to check valve leaking water flow"
annotation (__cdl(ValueInReference=true), Dialog(tab="Alarms"));
// ---------------- Parameters for time-based suppression ----------------
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ block Controller "Controller for constant-volume parallel fan-powered terminal u
parameter Real samplePeriod(unit="s")=120
"Sample period of component, set to the same value as the trim and respond that process static pressure reset"
annotation (__cdl(ValueInReference=false), Dialog(tab="Time-based suppresion"));
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ block Controller
parameter Real samplePeriod(unit="s")=120
"Sample period of component, set to the same value as the trim and respond that process static pressure reset"
annotation (__cdl(ValueInReference=false), Dialog(tab="Time-based suppresion"));
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ block Controller "Controller for room VAV box with reheat"
parameter Real samplePeriod(unit="s")=120
"Sample period of component, set to the same value as the trim and respond that process static pressure reset"
annotation (__cdl(ValueInReference=false), Dialog(tab="Time-based suppresion"));
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ block Controller "Controller for constant-volume series fan-powered terminal uni
parameter Real samplePeriod(unit="s")=120
"Sample period of component, set to the same value as the trim and respond that process static pressure reset"
annotation (__cdl(ValueInReference=false), Dialog(tab="Time-based suppresion"));
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ block Controller
parameter Real samplePeriod(unit="s")=120
"Sample period of component, set to the same value as the trim and respond that process static pressure reset"
annotation (__cdl(ValueInReference=false), Dialog(tab="Time-based suppresion"));
parameter Real chaRat=540
"Gain factor to calculate suppression time based on the change of the setpoint, second per degC"
parameter Real chaRat(final unit="s/K")=540
"Gain factor to calculate suppression time based on the change of the setpoint, seconds per Kelvin"
annotation (__cdl(ValueInReference=true), Dialog(tab="Time-based suppresion"));
parameter Real maxSupTim(unit="s")=1800
"Maximum suppression time"
Expand Down

0 comments on commit 3ef36dc

Please sign in to comment.