Skip to content

Commit

Permalink
Fixed IO Ref in ZoneHVAC:WaterToAirHeatPump
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigusse committed Jun 5, 2019
1 parent a354921 commit ba12618
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3091,7 +3091,7 @@ \subsubsection{Inputs}\label{inputs-11-023}

\paragraph{Field: Maximum Supply Air Temperature from Supplemental Heater}\label{field-maximum-supply-air-temperature-from-supplemental-heater-1-000}

This numeric field defines the maximum allowed supply air temperature exiting the heat pump supplemental heating coil in degrees Celsius.
This numeric field defines the maximum allowed supply air temperature exiting the heat pump supplemental heating coil in degrees Celsius. If this input field is left blank, the value defaults to autosize.

\paragraph{Field: Maximum Outdoor Dry-Bulb Temperature for Supplemental Heater Operation}\label{field-maximum-outdoor-dry-bulb-temperature-for-supplemental-heater-operation-1-000}

Expand Down Expand Up @@ -4018,7 +4018,7 @@ \subsubsection{Inputs}\label{inputs-14-018}

\paragraph{Field: Maximum Supply Air Temperature from Supplemental Heater}\label{field-maximum-supply-air-temperature-from-supplemental-heater-2-000}

This numeric field defines the maximum supply air temperature in degrees Celsius leaving the VRF terminal unit supplemental heater coil. The supplemental heater will be controlled so that its supply air temperature does not exceed this value. This field is autosizable. If this input field is left blank, the value default to autosize.
This numeric field defines the maximum supply air temperature in degrees Celsius leaving the VRF terminal unit supplemental heater coil. The supplemental heater will be controlled so that its supply air temperature does not exceed this value. This field is autosizable. If this input field is left blank, the value defaults to autosize.

\paragraph{Field: Maximum Outdoor Dry-Bulb Temperature for Supplemental Heater Operation}\label{field-maximum-outdoor-dry-bulb-temperature-for-supplemental-heater-operation-2-000}

Expand Down

7 comments on commit ba12618

@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.

Add-Suppl-HeatingCoil-To-VRF-TU (Nigusse) - x86_64-MacOS-10.13-clang: OK (2424 of 2426 tests passed, 0 test warnings)

Failures:\n

integration Test Summary

  • Passed: 657
  • Failed: 2

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.

Add-Suppl-HeatingCoil-To-VRF-TU (Nigusse) - Win64-Windows-10-VisualStudio-16: OK (2424 of 2426 tests passed, 0 test warnings)

Failures:\n

integration Test Summary

  • Passed: 657
  • Failed: 2

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.

Add-Suppl-HeatingCoil-To-VRF-TU (Nigusse) - x86_64-Linux-Ubuntu-18.04-cppcheck: OK (0 of 0 tests passed, 0 test warnings)

Build 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.

Add-Suppl-HeatingCoil-To-VRF-TU (Nigusse) - x86_64-Linux-Ubuntu-18.04-custom_check: Build Failed

Build Badge

@nrel-bot-2c
Copy link

Choose a reason for hiding this comment

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

Add-Suppl-HeatingCoil-To-VRF-TU (Nigusse) - x86_64-Linux-Ubuntu-18.04-gcc-7.4: OK (2464 of 2466 tests passed, 0 test warnings)

Failures:\n

integration Test Summary

  • Passed: 660
  • Failed: 2

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.

Add-Suppl-HeatingCoil-To-VRF-TU (Nigusse) - x86_64-Linux-Ubuntu-18.04-gcc-7.4-UnitTestsCoverage-Debug: OK (1110 of 1110 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2c
Copy link

Choose a reason for hiding this comment

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

Add-Suppl-HeatingCoil-To-VRF-TU (Nigusse) - x86_64-Linux-Ubuntu-18.04-gcc-7.4-IntegrationCoverage-Debug: OK (660 of 662 tests passed, 0 test warnings)

Failures:\n

integration Test Summary

  • Passed: 660
  • Failed: 2

Build Badge Test Badge Coverage Badge

Please sign in to comment.