WOLFRAM SYSTEM MODELER
WallFrictionDifferent variants for pressure drops due to pipe wall friction |
Partial wall friction characteristic (base package of all wall friction characteristics) |
|
No pipe wall friction, no static head |
|
Pipe wall friction for laminar flow in circular tubes (linear correlation) |
|
Pipe wall friction for turbulent flow in circular tubes (simple characteristic, mu not used) |
|
Pipe wall friction for laminar and turbulent flow in circular tubes (simple characteristic) |
|
Pipe wall friction for laminar and turbulent flow (detailed characteristic) |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
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:
SystemModel["Modelica.Fluid.Pipes.BaseClasses.WallFriction"]