honeybee_openstudio.hvac.standards.pump_variable_speed module¶
Module taken from OpenStudio-standards.
https://github.com/NREL/openstudio-standards/blob/master/ lib/openstudio-standards/standards/PumpVariableSpeed.rb
- honeybee_openstudio.hvac.standards.pump_variable_speed.pump_variable_speed_set_control_type(pump_variable_speed, control_type)[source]¶
Set the pump curve coefficients based on the specified control type.
- Parameters:
pump_variable_speed – [OpenStudio::Model::PumpVariableSpeed] variable speed pump.
control_type – [String] valid choices are Riding Curve, VSD No Reset, VSD DP Reset.