open229 / ruleset-model-description-schema

Developing a schema for ASHRAE Standard 229P.
Other
9 stars 3 forks source link

Request to data element to associate pump with chiller. #84

Closed xingcx closed 2 years ago

xingcx commented 2 years ago

For Rule 22-24, "Each baseline chiller shall be modeled with separate chilled water pump interlocked to operate with the associated chiller."

It seems the current schema does not support checking if a pump is interlocked to operate with the associated chiller. Pump is associated with FluidLoop and multiple chillers might be on the same loop in either parallel or series configuration.

One option is to add a data field (e.g. equipment_control) for Pump for its associated chiller (or chiller and its associated pump). Or we can simply request manual check for this rule.

JasonGlazer commented 2 years ago

Added "is_chilled_water_pump_interlocked" and "is_condenser_water_pump_interlocked" to Chiller data group to address this. "