Skip to content

Commit

Permalink
Fix Coil System Water Report VARs Name in IO Ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigusse committed Aug 5, 2021
1 parent 7a01583 commit 39aca34
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -628,15 +628,15 @@ \subsubsection{Outputs}\label{outputs}

This output variable is the ratio of the sensible cooling load to the current full cooling capacity of the coil system. This variable reports the average load met as a fraction of the full coil capacity during the system timestep. If the ratio is 0.0, then there is no cooling load, else if the ratio is 1.0, then the load met is equal to the coil system full capacity.

\paragraph{Cooling Coil Total Cooling Rate {[}W{]}}
\paragraph{Coil System Water Total Cooling Rate {[}W{]}}\label{coil-system-water-total-cooling-rate}

This output field is the total (sensible + latent) cooling rate of the coil system from the supply or outdoor air in Watts. This value is calculated using the enthalpy difference of the coil system outlet air and inlet air streams and the air mass flow rate through the coil system. This value is reported for each HVAC system timestep being simulated and is an average for the timestep.

\paragraph{Cooling Coil Sensible Cooling Rate {[}W{]}}
\paragraph{Coil System Water Sensible Cooling Rate {[}W{]}}\label{coil-system-water-sensible-cooling-rate}

This output field reports the moist air sensible cooling rate of the coil system from the supply or outdoor air system. This value is calculated using the enthalpy difference of the coil system outlet air and inlet air streams at a constant humidity ratio, and the air mass flow rate through the coil system. This value is reported for each HVAC system timestep simulated and is an average for the timestep.

\paragraph{Cooling Coil Latent Cooling Rate {[}W{]}}
\paragraph{Coil System Water Latent Cooling Rate {[}W{]}}\label{coil-system-water-latent-cooling-rate}

This output field is the latent cooling (dehumidification) rate of the coil system in Watts. This value is calculated as the difference between the total cooling rate and the sensible cooling rate provided by the coil system. This value is reported for each HVAC system timestep being simulated and is an averaged for the timestep.

Expand Down

5 comments on commit 39aca34

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NFP-Waterside-Economizer (Nigusse) - x86_64-MacOS-10.15-clang-11.0.0: OK (3003 of 3113 tests passed, 1 test warnings)

Messages:\n

  • 110 tests had: Table big diffs.
  • 1 test had: Table small diffs.

Failures:\n

regression Test Summary

  • Passed: 613
  • Failed: 110

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NFP-Waterside-Economizer (Nigusse) - Win64-Windows-10-VisualStudio-16: Tests Failed (0 of 0 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NFP-Waterside-Economizer (Nigusse) - x86_64-Linux-Ubuntu-18.04-gcc-7.5: Tests Failed (0 of 0 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NFP-Waterside-Economizer (Nigusse) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-UnitTestsCoverage-Debug: Tests Failed (0 of 0 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NFP-Waterside-Economizer (Nigusse) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-IntegrationCoverage-Debug: Tests Failed (0 of 0 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.