Skip to content

hvac_Library.osm object OS:AirConditioner:VariableRefrigerantFlow Defrost wattage should be autosize #770

@Ski90Moo

Description

@Ski90Moo

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions