.Buildings.Fluid.HydronicConfigurations.Types.PumpModel

Enumeration to specify the type of pump model

Information

Enumeration that defines the type of pump model.

Enumeration Description
Head Pump with ideally controlled head as input
MassFlowRate Pump with ideally controlled mass flow rate as input
Speed Pump with ideally controlled normalized speed as input

Definition

type PumpModel = enumeration(Head "Pump with ideally controlled head as input", MassFlowRate "Pump with ideally controlled mass flow rate as input", Speed "Pump with ideally controlled normalized speed as input");

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos