Skip to content

Commit

Permalink
Merge pull request #1250 from NREL/fix_hr_apt_amb_zone
Browse files Browse the repository at this point in the history
Fix high-rise apartment water heater ambient temperature
  • Loading branch information
mdahlhausen authored Jan 12, 2022
2 parents 958a8d0 + be5cc0a commit 12af098
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"main_water_heater_capacity": 600000.0,
"main_service_water_temperature": 140.0,
"main_service_water_flowrate_schedule": "ApartmentHighRise APT_DHW_SCH",
"main_water_heater_space_name": "Ambient Temp Schedule",
"main_water_heater_space_name": null,
"main_service_water_peak_flowrate": null,
"main_off_cycle_parasitic_heat_fraction_to_tank": null,
"other_off_cycle_parasitic_heat_fraction_to_tank": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"main_water_heater_capacity": 600000.0,
"main_service_water_temperature": 140.0,
"main_service_water_flowrate_schedule": "ApartmentHighRise APT_DHW_SCH",
"main_water_heater_space_name": "Ambient Temp Schedule",
"main_water_heater_space_name": null,
"main_service_water_peak_flowrate": null,
"main_off_cycle_parasitic_heat_fraction_to_tank": null,
"other_off_cycle_parasitic_heat_fraction_to_tank": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"main_water_heater_capacity": 600000.0,
"main_service_water_temperature": 140.0,
"main_service_water_flowrate_schedule": "ApartmentHighRise APT_DHW_SCH",
"main_water_heater_space_name": "Ambient Temp Schedule",
"main_water_heater_space_name": null,
"main_service_water_peak_flowrate": null,
"main_off_cycle_parasitic_heat_fraction_to_tank": null,
"other_off_cycle_parasitic_heat_fraction_to_tank": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"main_water_heater_capacity": 600000.0,
"main_service_water_temperature": 140.0,
"main_service_water_flowrate_schedule": "ApartmentHighRise APT_DHW_SCH",
"main_water_heater_space_name": "Ambient Temp Schedule",
"main_water_heater_space_name": null,
"main_service_water_peak_flowrate": null,
"main_off_cycle_parasitic_heat_fraction_to_tank": 0.8,
"other_off_cycle_parasitic_heat_fraction_to_tank": 0.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"main_water_heater_capacity": 600000.0,
"main_service_water_temperature": 140.0,
"main_service_water_flowrate_schedule": "ApartmentHighRise APT_DHW_SCH",
"main_water_heater_space_name": "Ambient Temp Schedule",
"main_water_heater_space_name": null,
"main_service_water_peak_flowrate": null,
"main_off_cycle_parasitic_heat_fraction_to_tank": 0.8,
"other_off_cycle_parasitic_heat_fraction_to_tank": 0.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"main_water_heater_capacity": 600000.0,
"main_service_water_temperature": 140.0,
"main_service_water_flowrate_schedule": "ApartmentHighRise APT_DHW_SCH",
"main_water_heater_space_name": "Ambient Temp Schedule",
"main_water_heater_space_name": null,
"main_service_water_peak_flowrate": null,
"main_off_cycle_parasitic_heat_fraction_to_tank": 0.8,
"other_off_cycle_parasitic_heat_fraction_to_tank": 0.0,
Expand Down

0 comments on commit 12af098

Please # to comment.