.Modelica.Fluid.Pipes.BaseClasses.WallFriction

Information

This package provides functions to compute pressure losses due to wall friction in a pipe. Every correlation is defined by a package that is derived by inheritance from the package WallFriction.PartialWallFriction. The details of the underlying pipe wall friction model are described in the UsersGuide. Basically, different variants of the equation

dp = λ(Re,Δ)*(L/D)*ρ*v*|v|/2

are used, where the friction loss factor λ is shown in the next figure:

PipeFriction1.png

Contents

NameDescription
 PartialWallFrictionPartial wall friction characteristic (base package of all wall friction characteristics)
 NoFrictionNo pipe wall friction, no static head
 LaminarPipe wall friction for laminar flow in circular tubes (linear correlation)
 QuadraticTurbulentPipe wall friction for turbulent flow in circular tubes (simple characteristic, mu not used)
 LaminarAndQuadraticTurbulentPipe wall friction for laminar and turbulent flow in circular tubes (simple characteristic)
 DetailedPipe wall friction for laminar and turbulent flow (detailed characteristic)

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos