Main Content

Pipe (TL)

Closed conduit that transports fluid between thermal liquid components

  • Pipe (TL) block

Libraries:
Simscape / Fluids / Thermal Liquid / Pipes & Fittings

Description

The Pipe (TL) block represents thermal liquid flow through a pipe. The block finds the temperature across the pipe from the differential between ports, pipe elevation, and any additional heat transfer at port H.

The pipe can have a constant or varying elevation between ports A and B. For a constant elevation differential, use the Elevation gain from port A to port B parameter. You can specify a variable elevation by setting Elevation gain specification to Variable. This exposes physical signal port EL.

You can optionally include the effects of fluid dynamic compressibility, inertia, and wall flexibility. When the block includes these phenomena, it calculates the flow properties for each number of pipe segments that you specify.

Pipe Geometry

Use the Cross-sectional geometry parameter to specify the shape of the pipe.

Circular

The nominal hydraulic diameter, DN, and the pipe diameter, dcircle, are both equal to the Pipe diameter parameter. The pipe cross-sectional area is SN=π4dcircle2.

Annular

The nominal hydraulic diameter is the difference between the Pipe outer diameter and Pipe inner diameter parameters DN = douterdinner. The pipe cross-sectional area is SN=π4(douter2dinner2).

Rectangular

The nominal hydraulic diameter is

DN=2hwh+w,

where:

  • h is the Pipe height parameter.

  • w is the Pipe width parameter.

The pipe cross-sectional area is SN=wh.

Elliptical

The nominal hydraulic diameter is

DN=2amajbmin(64-16(amaj-bminamaj+bmin)2)(amaj+bmin)(64-3(amaj-bminamaj+bmin)4),

where:

  • amaj is the Pipe major axis parameter.

  • bmin is the Pipe minor axis parameter.

The pipe cross-sectional area is SN=π4amajbmin.

Isosceles Triangular

The nominal hydraulic diameter is

DN=lsidesin(θ)1+sin(θ2),

where:

  • lside is the Pipe side length parameter.

  • θ is the Pipe vertex angle parameter.

The pipe cross-sectional area is SN=lside22sin(θ).

Custom

When the Cross-sectional geometry parameter is Custom, you can specify the pipe cross-sectional area with the Cross-sectional area parameter. The nominal hydraulic diameter is the value of the Hydraulic diameter parameter.

Pipe Flexibility

You can model flexible walls for all cross-sectional geometries. When you set Pipe wall specification to Flexible, the block assumes uniform expansion along all directions and preserves the defined cross-sectional shape.

The deformation of the pipe diameter is calculated as:

D˙=DSDτ,

where:

  • DS is the post-deformation, steady-state pipe diameter, and

    DS=DN+Kc(ppatm),

    where Kc is the Static pressure-diameter compliance, p is the tube pressure, and patm is the atmospheric pressure. Assuming elastic deformation of a thin-walled, open-ended pipe, you can calculate Kc as:

    Kc=D22tE,

    where t is the pipe wall thickness and E is Young's modulus.

  • DN is the nominal pipe diameter, or the diameter previous to deformation

    DN=4SNπ,

    where SN is the pipe cross-sectional area.

  • D is the nominal hydraulic diameter.

  • τ is the Viscoelastic pressure time constant parameter.

Heat Transfer at the Pipe Wall

You can include heat transfer to and from the pipe walls in multiple ways. There are two analytical models: the Gnielinski correlation, which models the Nusselt number as a function of the Reynolds and Prandtl numbers with predefined coefficients, and the Dittus-Boelter correlation - Nusselt = a*Re^b*Pr^c, which models the Nusselt number as a function of the Reynolds and Prandtl numbers with user-defined coefficients.

The Nominal temperature differential vs. nominal mass flow rate, Tabulated data - Colburn factor vs. Reynolds number, and Tabulated data - Nusselt number vs. Reynolds number & Prandtl number are lookup table parameterizations based on user-supplied data.

Heat transfer between the fluid and pipe wall occurs through convection, QConv and conduction, QCond, where the net heat flow rate, QH is QH=QConv+QCond.

Heat transfer due to conduction is:

QCond=kISHD(THTI),

where:

  • D is the nominal hydraulic diameter, DN, if the pipe walls are rigid, and is the pipe steady-state diameter, DS, if the pipe walls are flexible.

  • kI is the thermal conductivity of the thermal liquid, defined internally for each pipe segment.

  • SH is the surface area of the pipe wall.

  • TH is the pipe wall temperature.

  • TI is the fluid temperature, taken at the pipe internal node.

Heat transfer due to convection is:

QConv=cp,Avg|m˙Avg|(THTIn)[1exp(hSHcp,Avg|m˙Avg|)],

where:

  • cp, Avg is the average fluid specific heat which the block calculates using a lookup table.

  • m˙Avg is the average mass flow rate through the pipe.

  • TIn is the fluid inlet port temperature.

  • h is the pipe heat transfer coefficient.

The heat transfer coefficient h is:

h=NukAvgD,

except when parameterizing by Nominal temperature differential vs. nominal mass flow rate, where kAvg is the average thermal conductivity of the thermal liquid over the entire pipe and Nu is the average Nusselt number in the pipe.

Analytical Parameterizations

When Heat transfer parameterization is set to Gnielinski correlation and the flow is turbulent, the average Nusselt number is calculated as:

Nu=f8(Re1000)Pr1+12.7( f8)1/2(Pr2/31),

where:

  • f is the average Darcy friction factor, according to the Haaland correlation:

    f={1.8log10[6.9Re+(ϵR3.7D)1.11]}-2,

    where εR is the pipe Internal surface absolute roughness.

  • Re is the Reynolds number.

  • Pr is the Prandtl number.

When the flow is laminar, the data from [1] determines how the Nusselt number depends on the Cross-sectional geometry parameter:

  • When Cross-sectional geometry is Circular, the Nussult number is 3.66.

  • When Cross-sectional geometry is Annular, the block calculates the Nussult number from tabulated data using a lookup table with linear interpolation and nearest extrapolation.

    DinnerDouterNussult number
    1/2017.46
    1/1011.56
    1/47.37
    1/25.74
    14.86

    The block adjusts the calculated Nussult number with a correction factor F = 0.86(DouterDinner)0.16.

  • When Cross-sectional geometry is Rectangular, the block calculates the Nussult number from tabulated data using a lookup table with linear interpolation and nearest extrapolation.

    min(h,w)max(h,w)Nussult number
    07.54
    1/85.60
    1/65.14
    1/44.44
    1/33.96
    1/23.39
    12.98

  • When Cross-sectional geometry is Elliptical, the block calculates the Nussult number from tabulated data using a lookup table with linear interpolation and nearest extrapolation.

    bminamajNussult number
    1/163.65
    1/83.72
    1/43.79
    1/23.74
    13.66

  • When Cross-sectional geometry is Isosceles triangular, the block calculates the Nussult number from tabulated data using a lookup table with linear interpolation and nearest extrapolation.

    θNussult number
    10π/1801.61
    30π/1802.26
    60π/1802.47
    90π/1802.34
    120π/1802.00

  • When Cross-sectional geometry is Custom, the Nussult number is the value of the Nusselt number for laminar flow heat transfer parameter.

When Heat transfer parameterization is set to Dittus-Boelter correlation and the flow is turbulent, the average Nusselt number is calculated as:

Nu=aRebPrc,

where:

  • a is the value of the Coefficient a parameter.

  • b is the value of the Exponent b parameter.

  • c is the value of the Exponent c parameter.

The block default Dittus-Boelter correlation is:

Nu=0.023Re0.8Pr0.4.

When the flow is laminar, the Nusselt number depends on the Cross-sectional geometry parameter.

Parameterization By Tabulated Data

When Heat transfer parameterization is set to Tabulated data - Colburn factor vs. Reynolds number, the average Nusselt number is calculated as:

Nu=JM(Re)RePr1/3.

where JM is the Colburn-Chilton factor.

When Heat transfer parameterization is set to Tabulated data - Nusselt number vs. Reynolds number & Prandtl number, the Nusselt number is interpolated from the three-dimensional array of average Nusselt number as a function of both average Reynolds number and average Prandtl number:

Nu=Nu(Re,Pr).

When Heat transfer parameterization is set to Nominal temperature difference vs. nominal mass flow rate and the flow is turbulent, the heat transfer coefficient is calculated as:

h=hNDN1.8m˙N0.8m˙Avg0.8D1.8,

where:

  • m˙N is the Nominal mass flow rate.

  • m˙Avg is the average mass flow rate:

    m˙Avg=m˙Am˙B2.

  • hN is the nominal heat transfer coefficient, which is calculated as:

    hN=m˙Ncp,NSH,Nln(TH,NTIn, NTH,NTOut,N),

    where:

    • SH,N is the nominal wall surface area.

    • TH,N is the Nominal wall temperature.

    • TIn,N is the Nominal inflow temperature.

    • TOut,N is the Nominal outflow temperature.

This relationship is based on the assumption that the Nusselt number is proportional to the Reynolds number:

hDk(m˙DSμ)0.8.

If the pipe walls are rigid, the expression for the heat transfer coefficient becomes:

h=hNm˙N0.8m˙Avg0.8.

Pressure Loss Due to Friction

Haaland Correlation

The analytical Haaland correlation models losses due to wall friction either by aggregate equivalent length, which accounts for resistances due to nonuniformities as an added straight-pipe length that results in equivalent losses, or by local loss coefficient, which directly applies a loss coefficient for pipe nonuniformities.

When the Local resistances specification parameter is set to Aggregate equivalent length and the flow in the pipe is lower than the Laminar flow upper Reynolds number limit, the pressure loss over all pipe segments is:

Δpf,A=υλ2D2SL+Ladd2m˙A,

Δpf,B=υλ2D2SL+Ladd2m˙B,

where:

  • ν is the fluid kinematic viscosity.

  • λ is the Laminar friction constant for Darcy friction factor, which you can define when Cross-sectional geometry is set to Custom and is otherwise equal to 64.

  • D is the pipe hydraulic diameter.

  • Ladd is the Aggregate equivalent length of local resistances.

  • m˙A is the mass flow rate at port A.

  • m˙B is the mass flow rate at port B.

When the Reynolds number is greater than the Turbulent flow lower Reynolds number limit, the pressure loss in the pipe is:

Δpf,A=f2ρIS2L+Ladd2m˙A|m˙A|,

Δpf,B=f2ρIS2L+Ladd2m˙B|m˙B|,

where:

  • f is the Darcy friction factor. This is approximated by the empirical Haaland equation and is based on the Surface roughness specification, ε, and pipe hydraulic diameter:

    f={1.8log10[6.9Re+(ε3.7Dh)1.11]}2,

    Pipe roughness for brass, lead, copper, plastic, steel, wrought iron, and galvanized steel or iron are provided as ASHRAE standard values. You can also supply your own Internal surface absolute roughness with the Custom setting.

  • ρI is the internal fluid density.

When the Local resistances specification parameter is set to Local loss coefficient and the flow in the pipe is lower than the Laminar flow upper Reynolds number limit, the pressure loss over all pipe segments is:

Δpf,A=υλ2D2SL2m˙A.

Δpf,B=υλ2D2SL2m˙B.

When the Reynolds number is greater than the Turbulent flow lower Reynolds number limit, the pressure loss in the pipe is:

Δpf,A=(fL2D+Closs,total)12ρIS2m˙A|m˙A|,

Δpf,B=(fL2D+Closs,total)12ρIS2m˙B|m˙B|,

where Closs,total is the loss coefficient, which can be defined in the Total local loss coefficient parameter as either a single coefficient or the sum of all loss coefficients along the pipe.

Nominal Pressure Drop vs. Nominal Mass Flow Rate

The Nominal Pressure Drop vs. Nominal Mass Flow Rate parameterization characterizes losses with a loss coefficient for rigid or flexible walls. When the fluid is incompressible, the pressure loss over the entire pipe due to wall friction is:

Δpf,A=Kpm˙Am˙A2+m˙th2,

where Kp is:

Kp=ΔpNm˙N2,

where:

  • ΔpN is the Nominal pressure drop, which can be defined either as a scalar or a vector.

  • m˙N is the Nominal mass flow rate, which can be defined either as a scalar or a vector.

When the Nominal pressure drop and Nominal mass flow rate parameters are supplied as vectors, the scalar value Kp is determined from a least-squares fit of the vector elements.

Tabulated Data – Darcy Friction Factor vs. Reynolds Number

Pressure losses due to viscous friction can also be determined from user-provided tabulated data of the Darcy friction factor vector and the Reynolds number vector for turbulent Darcy friction factor parameters. Linear interpolation is employed between data points.

Momentum Balance

The pressure differential over the pipe is due to the pressure at the pipe ports, friction at the pipe walls, and hydrostatic changes due to any change in elevation:

pApB=Δpf+ρIgΔz,

where:

  • pA is the pressure at a port A.

  • pB is the pressure at a port B.

  • Δpf is the pressure differential due to viscous friction, Δpf,A+Δpf,B.

  • g is Gravitational acceleration.

  • Δz the elevation differential between port A and port B, or zA - zB.

  • ρI is the internal fluid density, which is measured at each pipe segment. If fluid dynamic compressibility is not modeled, this is:

    pI=pA+pB2.

When fluid inertia is not modeled, the momentum balance between port A and internal node I is:

pApI=Δpf,A+ρIgΔz2.

When fluid inertia is not modeled, the momentum balance between port B and internal node I is:

pBpI=Δpf,BρIgΔz2.

When fluid inertia is modeled, the momentum balance between port A and internal node I is:

pApI=Δpf,A+ρIgΔz2+m¨ASL2,

where:

  • m¨A is the fluid inertia at port A.

  • L is the Pipe length.

  • S is the Nominal cross-sectional area.

When fluid inertia is modeled, the momentum balance between port B and internal node I is:

pBpI=Δpf,BρIgΔz2+m¨BSL2,

where

m¨B is the fluid inertia at port B.

Pipe Discretization

You can divide the pipe into multiple segments. If a pipe has more than one segment, the mass flow, energy flow, and momentum balance equations are calculated for each segment. Having multiple pipe segments can allow you to track changes to variables such as fluid density when fluid dynamic compressibility is modeled.

If you would like to capture specific phenomena in your application, such as water hammer, choose a number of segments that provides sufficient resolution of the transient. The following formula, from the Nyquist sampling theorem, provides a rule of thumb for pipe discretization into a minimum of N segments:

N=2Lfc,

where:

  • L is the Pipe length.

  • f is the transient frequency.

  • c is the speed of sound.

For some applications, you may need to connect Pipe (TL) blocks in series. For example, you may require multiple pipe segments to define a thermal boundary condition along the length of a pipe. In this case, model the pipe segments by using a Pipe (TL) block for each segment and use the thermal ports to set the thermal boundary condition.

Mass Balance

For a rigid pipe with an incompressible fluid, the pipe mass conversation equation is:

m˙A+m˙B=0,

where:

  • m˙A is the mass flow rate at port A.

  • m˙B is the mass flow rate at port B.

For a flexible pipe with an incompressible fluid, the pipe mass conservation equation is:

m˙A+m˙B=ρIV˙,

where:

  • ρI is the thermal liquid density at internal node I. Each pipe segment has an internal node.

  • V˙ is the rate of deformation of the pipe volume.

For a flexible pipe with a compressible fluid, the pipe mass conservation equation is: This dependence is captured by the bulk modulus and thermal expansion coefficient of the thermal liquid:

m˙A+m˙B=ρIV˙+ρIV(p˙IβI+αIT˙I),

where:

  • pI is the thermal liquid pressure at the internal node I.

  • T˙I is the rate of change of the thermal liquid temperature at the internal node I.

  • βI is the thermal liquid bulk modulus.

  • α is the liquid thermal expansion coefficient.

Energy Balance

The energy accumulation rate in the pipe at internal node I is defined as:

E.=ϕA+ϕB+ϕHm˙AvggΔz,

where:

  • ϕA is the energy flow rate at port A.

  • ϕB is the energy flow rate at port B.

  • ϕH is the energy flow rate at port H.

If the fluid is incompressible, the expression for energy accumulation rate is:

E˙=ddtρIuIV,

where:

  • uI is the fluid specific internal energy at node I.

  • V is the pipe volume.

If the fluid is compressible, the expression for energy accumulation rate is:

E˙=ρIV(updpdt+uTdTdt)I.

If the fluid is compressible and the pipe walls are flexible, the expression for energy accumulation rate is:

E˙=ρIV(updpdt+uTdTdt)I+(ρIuI+pI)(dVdt)I.

Ports

Input

expand all

Variable elevation differential between port A and B, specified as a physical signal.

Conserving

expand all

Liquid entry or exit port to the pipe.

Liquid entry or exit port to the pipe.

Pipe wall temperature.

Parameters

expand all

Configuration

Whether to model any change in fluid density due to fluid compressibility. When you select Fluid compressibility, changes due to the mass flow rate into the block are calculated in addition to density changes due to changes in pressure.

Whether to account for acceleration in the mass flow rate due to the mass of the fluid.

Dependencies

To enable this parameter, select Fluid dynamic compressibility.

Number of pipe divisions. Each division represents an individual segment over which pressure is calculated, depending on the pipe inlet pressure, fluid compressibility, and wall flexibility, if applicable. The fluid volume in each segment remains fixed.

Dependencies

To enable this parameter, select Fluid dynamic compressibility.

Total pipe length across all pipe segments.

Cross-sectional pipe geometry. A nominal hydraulic diameter and nominal cross-sectional area is calculated based on the cross-sectional geometry.

Diameter for circular cross-sectional pipes.

Dependencies

To enable this parameter, set Cross-sectional geometry to Circular.

Inner diameter for annular pipe flow, or flow between two concentric pipes.

Dependencies

To enable this parameter, set Cross-sectional geometry to Annular.

Outer diameter for annular pipe flow, or flow between two concentric pipes.

Dependencies

To enable this parameter, set Cross-sectional geometry to Annular.

Width of rectangular pipe.

Dependencies

To enable this parameter, set Cross-sectional geometry to Rectangular.

Height of rectangular pipe.

Dependencies

To enable this parameter, set Cross-sectional geometry to Rectangular.

Major axis for elliptical pipes.

Dependencies

To enable this parameter, set Cross-sectional geometry to Elliptical.

Minor axis for elliptical pipes.

Dependencies

To enable this parameter, set Cross-sectional geometry to Elliptical.

Length of the two equal sides of isosceles-triangular pipes.

Dependencies

To enable this parameter, set Cross-sectional geometry to Isosceles triangular.

Vertex angle for triangular pipes. The value must be less than 180 degrees.

Dependencies

To enable this parameter, set Cross-sectional geometry to Isosceles triangular.

Cross-sectional area of the pipe without deformations.

Dependencies

To enable this parameter, set Cross-sectional geometry to Custom.

Specifies pipe walls as rigid or flexible. Flexible walls are modeled by a uniform radial expansion that maintains the original pipe cross-sectional shape.

Dependencies

To enable this parameter, select Fluid dynamic compressibility.

Effective diameter used in heat transfer, momentum balance, and pipe flexibility equations. For noncircular pipes, the hydraulic diameter is the effective diameter of the fluid in the pipe. For circular pipes, the hydraulic diameter and pipe diameter are the same.

Dependencies

To enable this parameter, either:

  • Clear the Fluid dynamic compressibility check box and set Cross-sectional geometry to Custom.

  • Select Fluid dynamic compressibility, set the Pipe wall specification parameter to Rigid and set Cross-sectional geometry to Custom.

Set the pipe elevation as either Constant or Variable. Selecting Variable exposes the physical signal port EL.

Elevation differential for constant-elevation pipes. The elevation gain must be less than or equal to the Pipe total length.

Dependencies

To enable this parameter, set Elevation gain specification to Constant.

Constant of the gravitational acceleration (g) at the mean elevation of the pipe.

Coefficient of pipe radial deformation due to changes in pressure. This is a material property of the pipe.

Dependencies

To enable this parameter, set Pipe wall specification to Flexible.

Time required for the wall to reach steady-state after pipe deformation. This parameter impacts the dynamic change in pipe volume.

Dependencies

To enable this parameter, set Pipe wall specification to Flexible.

Viscous Friction

Parameterization of pressure losses due to wall friction. Both analytical and tabular formulations are available.

Method for quantifying pressure losses due to pipe nonuniformities.

Dependencies

To enable this parameter, set Viscous friction parameterization to Haaland correlation.

Loss coefficient associated with each pipe nonuniformity. You can input a single loss coefficient or the sum of all loss coefficients along the pipe.

Dependencies

To enable this parameter, set Viscous friction parameterization to Haaland correlation and Local resistance specifications to Local loss coefficient.

Length of pipe that would produce the equivalent hydraulic losses as would a pipe with bends, area changes, or other nonuniformities. The effective length of the pipe is the sum of the Pipe length and the Aggregate equivalent length of local resistances.

Dependencies

To enable this parameter, set Viscous friction parameterization to Haaland correlation and Local resistances specification to Aggregate equivalent length.

Absolute surface roughness based on pipe material. The provided values are ASHRAE standard roughness values. You can also input your own value by setting Surface roughness specification to Custom.

Dependencies

To enable this parameter, set Viscous friction parameterization to Haaland correlation.

Pipe wall absolute roughness. This parameter is used to determine the Darcy friction factor, which contributes to pressure loss in the pipe.

Dependencies

To enable this parameter, set Viscous friction parameterization to Haaland correlation and Surface roughness specification Custom.

Friction constant for laminar flows. The Darcy friction factor captures the contribution of wall friction in pressure loss calculations. If Cross-sectional geometry is not set to Custom, this parameter is internally set to 64.

Dependencies

To enable this parameter, set Cross-sectional geometry to Custom.

Reynolds number below which the flow is laminar. Above this threshold, the flow transitions to turbulent, reaching the turbulent regime at the Turbulent flow lower Reynolds number limit setting.

Reynolds number above which the flow is turbulent. Below this threshold, the flow gradually transitions to laminar, reaching the laminar regime at the Laminar flow upper Reynolds number limit setting.

Pipe nominal mass flow rate used to calculate the pressure loss coefficient, specified as a scalar or a vector. All nominal values must be greater than 0 and have the same number of elements as the Nominal pressure drop parameter. When this parameter is supplied as a vector, the scalar value Kp is determined as a least-squares fit of the vector elements.

Dependencies

To enable this parameter, set Viscous friction parameterization to Nominal pressure drop vs. nominal mass flow rate.

Pipe nominal pressure drop used to calculate the pressure loss coefficient, specified as a scalar or a vector. All nominal values must be greater than 0 and have the same number of elements as the Nominal mass flow rate parameter. When this parameter is supplied as a vector, the scalar value Kp is determined as a least-squares fit of the vector elements.

Dependencies

To enable this parameter, set Viscous friction parameterization to Nominal pressure drop vs. nominal mass flow rate.

Mass flow rate threshold for reversed flow. A transition region is defined around 0 kg/s between the positive and negative values of the mass flow rate threshold. Within this transition region, numerical smoothing is applied to the flow response. The threshold value must be greater than 0.

Dependencies

To enable this parameter, set Viscous friction parameterization to Nominal pressure drop vs. nominal mass flow rate.

Vector of Reynolds numbers for the tabular parameterization of the Darcy friction factor. The vector elements form an independent axis with the Darcy friction factor vector parameter. The vector elements must be listed in ascending order and must be greater than 0.

Dependencies

To enable this parameter, set Viscous friction parameterization to Tabulated data - Darcy friction factor vs. Reynolds number.

Vector of Darcy friction factors for the tabular parameterization of the Darcy friction factor. The vector elements must correspond one-to-one with the elements in the Reynolds number vector for turbulent Darcy friction factor parameter, and must be unique and greater than or equal to 0.

Dependencies

To enable this parameter, set Viscous friction parameterization to Tabulated data - Darcy friction factor vs. Reynolds number.

Heat Transfer

Method of calculating the heat transfer coefficient between the fluid and the pipe wall. Analytical and tabulated data parameterizations are available.

Ratio of convective to conductive heat transfer in the laminar flow regime. The fluid Nusselt number influences the heat transfer rate.

Dependencies

To enable this parameter, set Cross-sectional geometry to Custom and set Heat transfer parameterization to either:

  • Gnielinski correlation.

  • Nominal temperature differential vs. nominal mass flow rate.

  • Dittus-Boelter correlation.

Pipe nominal mass flow rate used to calculate the heat transfer coefficient, specified as a scalar or a vector. All nominal values must be greater than 0 and have the same number of elements as the Nominal inflow temperature parameter. When this parameter is supplied as a vector, the scalar value hp is determined as a least-squares fit of the vector elements.

Dependencies

To enable this parameter, set Heat transfer parameterization to Nominal temperature differential vs. nominal mass flow rate.

Nominal fluid inlet temperature used to calculate the heat transfer coefficient, specified as a scalar or a vector. All nominal values must be greater than 0 and have the same number of elements as the Nominal mass flow rate parameter. When this parameter is supplied as a vector, the scalar value h is determined as a least-squares fit of the vector elements.

Dependencies

To enable this parameter, set Heat transfer parameterization to Nominal temperature differential vs. nominal mass flow rate.

Nominal fluid outlet temperature used to calculate the heat transfer coefficient, specified as a scalar or a vector. All nominal values must be greater than 0 and have the same number of elements as the Nominal mass flow rate parameter. When this parameter is supplied as a vector, the scalar value h is determined as a least-squares fit of the vector elements.

Dependencies

To enable this parameter, set Heat transfer parameterization to Nominal temperature differential vs. nominal mass flow rate.

Nominal fluid inlet pressure used to calculate the heat transfer coefficient, specified as a scalar or a vector. All nominal values must be greater than 0 and have the same number of elements as the Nominal mass flow rate parameter. When this parameter is supplied as a vector, the scalar value h is determined as a least-squares fit of the vector elements.

Dependencies

To enable this parameter, set Heat transfer parameterization to Nominal temperature differential vs. nominal mass flow rate.

Pipe wall temperature used to calculate the heat transfer coefficient, specified as a scalar or a vector. All nominal values must be greater than 0 and have the same number of elements as the Nominal mass flow rate parameter. When this parameter is supplied as a vector, the scalar value h is determined as a least-squares fit of the vector elements.

Dependencies

To enable this temperature, set Heat transfer parameterization to Nominal temperature differential vs. nominal mass flow rate.

Empirical constant a to use in the Dittus-Boelter correlation. The correlation relates the Nusselt number in turbulent flows to the heat transfer coefficient.

Dependencies

To enable this parameter, set Heat transfer parameterization to Dittus-Boelter correlation.

Empirical constant b to use in the Dittus-Boelter correlation. The correlation relates the Nusselt number in turbulent flows to the heat transfer coefficient.

Dependencies

To enable this parameter, set Heat transfer parameterization to Dittus-Boelter correlation.

Empirical constant c to use in the Dittus-Boelter correlation. The correlation relates the Nusselt number in turbulent flows to the heat transfer coefficient. The default value reflects heat transfer to the fluid.

Dependencies

To enable this parameter, set Heat transfer parameterization to Dittus-Boelter correlation.

Vector of Reynolds numbers for the tabular parameterization of the Colburn factor. The vector elements form an independent axis with the Colburn factor vector parameter. The vector elements must be listed in ascending order and must be greater than 0. This parameter must have the same number of elements as the Colburn factor vector. For reversed flows, or flows from B to A, the same data is applied in the opposite direction.

Dependencies

To enable this parameter, set Heat transfer parameterization to Tabulated data - Colburn factor vs. Reynolds number.

Vector of Colbrun factors for the tabular parameterization of the Colburn factor. The vector elements form an independent axis with the Reynolds number vector for Colburn factor parameter. This parameter must have the same number of elements as the Reynolds number vector for Colburn factor.

Dependencies

This parameter is active when the Heat transfer parameterization block parameter is set to Tabulated data - Colburn factor vs. Reynolds number.

Vector of Reynolds numbers for the tabular parameterization of Nusselt number. This vector forms an independent axis with the Prandtl number vector for Nusselt number parameter for the 2-D dependent Nusselt number table. The vector elements must be listed in ascending order and must be greater than 0.

Dependencies

To enable this parameter, set Heat transfer parameterization to Tabulated data - Nusselt number vs. Reynolds number & Prandtl number.

Vector of Prandtl numbers for the tabular parameterization of Nusselt number. This vector forms an independent axis with the Reynolds number vector for Nusselt number parameter for the 2-D dependent Nusselt number table. The vector elements must be listed in ascending order.

Dependencies

To enable this parameter, set Heat transfer parameterization to Tabulated data - Nusselt number vs. Reynolds number & Prandtl number.

M-by-N matrix of Nusselt numbers at the specified Reynolds and Prandtl numbers. Linear interpolation is employed between table elements. M and N are the sizes of the corresponding vectors:

  • M is the number of vector elements in the Reynolds number vector for Nusselt number parameter.

  • N is the number of vector elements in the Prandtl number vector for Nusselt number parameter.

Dependencies

To enable this parameter, Heat transfer parameterization to Tabulated data - Nusselt number vs. Reynolds number & Prandtl number.

Initial Conditions

Liquid temperature at the start of the simulation, specified as a scalar or vector. A vector n elements long defines the liquid temperature for each of n pipe segments. If the vector is two elements long, the temperature along the pipe is linearly distributed between the two element values. If the vector is three or more elements long, the initial temperature in the nth segment is set by the nth element of the vector.

Absolute liquid pressure at the start of the simulation, specified as a scalar or vector. A vector n elements long defines the liquid pressure for each of n pipe segments. If the vector is two elements long, the pressure along the pipe is linearly distributed between the two element values. If the vector is three or more elements long, the initial pressure in the nth segment is set by the nth element of the vector.

References

[1] Cengel, Y.A. Heat and Mass Transfer: A Practical Approach (3rd edition). New York, McGraw-Hill, 2007

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2016a

expand all