packageExamples

Package that contains example models

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Information

This package provides models to test the expansion valves provided in AixLib.Fluid.Actuators.Valves.ExpansionValves.SimpleExpansionValves and AixLib.Fluid.Actuators.Valves.ExpansionValves.ModularExpansionValves.

Contents

NameDescription
BaseModelStaticHeatPumpsBase model to test compressors using static heat pump boundaries
ExpansionValveMassFlowRateSimple model to check different flow coefficient models with fixed mass flow rate
ExpansionValvePressureDifferenceSimple model to check different flow coefficient models with fixed inlet and outlet states
ModularExpansionValvesMassFlowRateSimple model to check modular expansion valves models with fixed mass flow rate
ModularExpansionValvesPressureDifferenceSimple model to check modular expansion valves models with fixed inlet and outlet states
StaticHeatPumpBoundariesBase model to test expansion valve using static heat pump boundaries

Revisions

  • October 16, 2017, by Mirko Engelpracht, Christian Vering:
    First implementation (see issue 457).