hvac_Library.osm object OS:AirConditioner:VariableRefrigerantFlow Defrost wattage should be autosize #770
Labels
Enhancement Request
New feature or request
Milestone
Enhancement Request
I am not sure if these default libraries are from SDK or EnergyPlus or are part of the app, so not sure where best to direct this...
The default VRF library object specifies resistive defrost, but the heater wattage is set to essentially 0 watts:
OS:AirConditioner:VariableRefrigerantFlow
...
Resistive, !- Defrost Strategy
Timed, !- Defrost Control
, !- Defrost Energy Input Ratio Modifier Function of Temperature Curve Name
0.058333, !- Defrost Time Period Fraction {dimensionless}
1e-07, !- Resistive Defrost Heater Capacity {W}
Detailed Description
The problem with this is that the default model will not take into account defrost power and energy.
Possible Implementation
Recommend this field be autosized:
autosize, !- Resistive Defrost Heater Capacity {W}
The text was updated successfully, but these errors were encountered: