.Buildings.Fluid.DXSystems.Heating.BaseClasses.Types.DefrostTimeMethods

Enumeration defining two methods for defrost time fraction calculation.

Information

Enumeration for the calculation methods for defrost time fraction. The possible values are:

Enumeration Description
timed Run the defrost operation for a fixed time duration fraction of the timestep.
onDemand Run the defrost operation for on a time duration fraction for the timestep, that is calculated from the outdoor air temperature and humidity ratio.

Definition

type DefrostTimeMethods = enumeration(timed "Timed defrost", onDemand "On-demand defrost");

Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos