NREL / gbxml-to-openstudio

Releases of the OpenStudio CLI for Revit Systems Analysis.
5 stars 2 forks source link

Jira-REVIT-210122 #122

Closed MatthewSteen closed 11 months ago

MatthewSteen commented 1 year ago

See https://jira.autodesk.com/browse/REVIT-210122.

Severe AirConditioner:VariableRefrigerantFlow = WC VRF ~~~ Condenser Type = WATERCOOLED ~~~ Illegal Heating Performance Curve Outdoor Temperature Type input for this object = WETBULBTEMPERATURE ~~~ ... input must be DRYBULBTEMPERATURE when Condenser Type is WaterCooled. ~~~ ... Heating Performance Curve Outdoor Temperature Type will be reset to DRYBULBTEMPERATURE and simulation continues. Fatal GetVRFInput: Errors found in getting AirConditioner:VariableRefrigerantFlow system input. Preceding condition(s) causes termination.

MatthewSteen commented 12 months ago

Warning GetVRFInput: AirConditioner:VariableRefrigerantFlow="AC VRF" curve values ~~~ ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions. ~~~ ... Curve output at rated conditions = 1.136 Warning GetVRFInput: AirConditioner:VariableRefrigerantFlow="AC VRF", invalid ~~~ ...Cooling Energy Input Ratio Modifier Function of Low Part-Load Ratio Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 COOLINGEIRLOWPLR has out of range value. ~~~ ...Curve minimum value of X = 0.500 must be <= Minimum Heat Pump Part-Load Ratio = 0.250. Warning GetVRFInput: AirConditioner:VariableRefrigerantFlow="AC VRF", invalid ~~~ ...Heating Energy Input Ratio Modifier Function of Low Part-Load Ratio Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 HEATINGEIRLOWPLR has out of range value. ~~~ ...Curve minimum value of X = 0.500 must be <= Minimum Heat Pump Part-Load Ratio = 0.250. Warning GetVRFInput: AirConditioner:VariableRefrigerantFlow="WC VRF", invalid ~~~ ...Cooling Energy Input Ratio Modifier Function of Low Part-Load Ratio Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 COOLINGEIRLOWPLR 1 has out of range value. ~~~ ...Curve minimum value of X = 0.500 must be <= Minimum Heat Pump Part-Load Ratio = 0.250. Warning GetVRFInput: AirConditioner:VariableRefrigerantFlow="WC VRF", invalid ~~~ ...Heating Energy Input Ratio Modifier Function of Low Part-Load Ratio Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 HEATINGEIRLOWPLR 1 has out of range value. ~~~ ...Curve minimum value of X = 0.500 must be <= Minimum Heat Pump Part-Load Ratio = 0.250. Fatal GetVRFInput: Errors found in getting AirConditioner:VariableRefrigerantFlow system input. Preceding condition(s) causes termination.