Skip to content

Commit

Permalink
remove prm air_loop_hvac_set_vsd_curve_type
Browse files Browse the repository at this point in the history
identical to air_loop_hvac_set_vsd_curve_type in Standards.AirLoopHVAC.rb
  • Loading branch information
mdahlhausen committed Aug 28, 2023
1 parent c0d0304 commit fa415a6
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,6 @@ def air_loop_hvac_prm_baseline_economizer_required?(air_loop_hvac, climate_zone)
return economizer_required
end

# Set fan curve for stable baseline to be VSD with fixed static pressure setpoint
# @return [string] name of appropriate curve for this code version
def air_loop_hvac_set_vsd_curve_type
return 'Multi Zone VAV with VSD and Fixed SP Setpoint'
end

# Determines if optimum start control is required.
# PRM does not require optimum start - override it to false.
#
Expand Down

0 comments on commit fa415a6

Please sign in to comment.