modelPartialLaminarRestriction

Diagram of PartialLaminarRestriction

Extends from RestrictionInterface.

Parameters

TypeNameDefaultDescription
Sizing
Modelica.Units.SI.DiameterD0.01Hydraulic diameter of restriction (for computation of Re)
Advanced
Booleancheck_Refalsetrue, check whether Re<Re_laminar
Modelica.Units.SI.ReynoldsNumberRe_laminar2000Boundary of laminar flow regime
Initialization › Fluid
SI.AbsolutePressurep_init (from PartialFluidComponent)environment.p_ambientInitial temperature of the component

Connectors

TypeNameDefaultDescription
OpenHydraulics.Interfaces.FluidPortport_a (from HorizontalTwoPort)
OpenHydraulics.Interfaces.FluidPortport_b (from HorizontalTwoPort)

Components

TypeNameDefaultDescription
Modelica.Units.SI.ReynoldsNumberRenoEvent(abs(port_a.m_flow))*4/(Modelica.Constants.pi*max(D, 1e-20)*eta)Reynolds number
SI.DynamicViscosityeta(oil.dynamicViscosity(p_a) + oil.dynamicViscosity(p_b))/2Average dynamic viscosity
SI.Densityd(oil.density(p_a) + oil.density(p_b))/2Average density
OpenHydraulics.Types.HydraulicConductanceconductanceHydraulic Conductance of restriction
OpenHydraulics.Fluids.BaseClasses.PartialFluidoil (from PartialFluidComponent)This model must be defined in each circuit; the type must be a subtype of PartialFluid
SI.VolumeFlowRateq_flow_a (from HorizontalTwoPort)port_a.m_flow/oil.density(p_a)
SI.VolumeFlowRateq_flow_b (from HorizontalTwoPort)port_b.m_flow/oil.density(p_b)
SI.Pressuredp (from HorizontalTwoPort)port_a.p - port_b.pPressure drop (negative for pumps)
SI.AbsolutePressurep_a (from HorizontalTwoPort)Oil properties at the inlet
SI.AbsolutePressurep_b (from HorizontalTwoPort)Oil properties at the inlet