Skip to content

Petukhov

fullflow.Petukhov

Petukhov turbulent forced-convection heat transfer coefficient.

Petukhov computes the convective heat transfer coefficient for turbulent internal flow using the Petukhov correlation. The correlation uses the Darcy friction factor and is intended for single-phase turbulent flow.

Parameters

Name Type Description
namestr

Component name

networkNetwork

Network that owns this component

mass_flowState

Fluid mass flow rate. The absolute value is used

hydraulic_diameterState or float

Hydraulic diameter of the flow passage

friction_factorState or float

Darcy friction factor

fluid_conductivityState

Fluid thermal conductivity

fluid_specific_heatState

Fluid specific heat capacity

fluid_dynamic_viscosityState

Fluid dynamic viscosity

cross_sectional_areaState or float

Flow cross-sectional area

reynolds_numberState or float, optional

Reynolds number. If omitted, it is calculated

prandtl_numberState or float, optional

Prandtl number. If omitted, it is calculated

nusselt_numberState or float, optional

Output Nusselt number

stanton_numberState or float, optional

Output Stanton number

Outputs

Name Type Description
convection_coefficientState, optional

Convective heat transfer coefficient. If omitted, a new State is created