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

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-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos