functionbasicFlowFunction_m_flow_der2

2nd derivative of function that computes pressure drop for given mass flow rate

Extends from Modelica.Icons.Function (Icon for functions).

Information

Function that implements the second order derivative of IBPSA.Fluid.BaseClasses.FlowModels.basicFlowFunction_m_flow with respect to the mass flow rate.

Inputs

TypeNameDefaultDescription
Modelica.SIunits.MassFlowRatem_flowMass flow rate in design flow direction
RealkFlow coefficient, k=m_flow/sqrt(dp), with unit=(kg.m)^(1/2)
Modelica.SIunits.MassFlowRatem_flow_turbulentMass flow rate where transition to turbulent flow occurs
Realm_flow_der1st derivative of mass flow rate in design flow direction
Realm_flow_der22nd derivative of mass flow rate in design flow direction

Outputs

TypeNameDefaultDescription
Realdp_der22nd derivative of pressure difference between port_a and port_b (= port_a.p - port_b.p)

Revisions