recordGenericThreeWay

Generic record for 3 way valve parameters

Extends from Modelica.Icons.Record (Icon for records).

Information

This is a generic record for three way valve that includes two records for the gate A-AB and B-AB. The records define the normalized volume flow rates for different valve opening positions. See the documentation of AixLib.Fluid.Actuators.Valves.Data for how to use this record.

Parameters

TypeNameDefaultDescription
AixLib.Fluid.Actuators.Valves.Data.Generica_abValve characteristics for gate A to AB
AixLib.Fluid.Actuators.Valves.Data.Genericb_abValve characteristics for gate B to AB

Revisions

  • June 09, 2020, by Alexander Kümpel:
    First implementation.