.AixLib.Fluid.FixedResistances

Information

This package contains component models for fixed flow resistances. By fixed flow resistance, we mean resistances that do not change the flow coefficient

k = m ⁄ √ΔP.

For models of valves and air dampers, see AixLib.Fluid.Actuators. For models of flow resistances as part of the building constructions, see AixLib.Airflow.Multizone.

The model AixLib.Fluid.FixedResistances.PressureDrop is a fixed flow resistance that takes as parameter a nominal flow rate and a nominal pressure drop. The actual resistance is scaled using the above equation.

The model AixLib.Fluid.FixedResistances.HydraulicDiameter is a fixed flow resistance that takes as parameter a nominal flow rate and a hydraulic diameter. The actual resistance is scaled using the above equation.

The model AixLib.Fluid.FixedResistances.LosslessPipe is an ideal pipe segment with no pressure drop. It is primarily used in models in which the above pressure drop model need to be replaced by a model with no pressure drop.

The model AixLib.Fluid.FixedResistances.Junction can be used to model flow splitters or flow merges.

Contents

NameDescription
CheckValveCheck valve that avoids flow reversal
GenericPipePipe model that includes several selectable pipe models
HydraulicDiameterFixed flow resistance with hydraulic diameter and m_flow as parameter
HydraulicResistanceSimple model for a hydraulic resistance using a pressure loss factor
JunctionFlow splitter with fixed resistance at each port
LosslessPipePipe with no flow friction and no heat transfer
PipeDiscretized DynamicPipe with heat loss to ambient
PlugFlowPipePipe model using spatialDistribution for temperature delay
PlugFlowPipeDiscretizedDiscretized pipe model using spatialDistribution for temperature delay
PressureDropFixed flow resistance with dp and m_flow as parameter
SimplePipeSimple pipe model with n discrete elements
ExamplesCollection of models that illustrate model use and test models
ValidationCollection of validation models
BaseClassesPackage with base classes for AixLib.Fluid.FixedResistances

Generated at 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos