Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow over an even surface. See more information .
Calculation of the mean convective heat transfer coefficient kc for a hydrodynamically developed turbulent fluid flow over an even surface. See more information.
Calculation of the mean convective heat transfer coefficient kc for an laminar and turbulent fluid flow over an even surface. See more information.
Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).
Name | Description |
---|---|
kc_laminar | Mean heat transfer coefficient of plate | laminar regime |
kc_laminar_KC | Mean heat transfer coefficient of plate | laminar regime |
kc_laminar_IN_con | Input record for function kc_laminar and kc_laminar_KC |
kc_laminar_IN_var | Input record for function kc_laminar and kc_laminar_KC |
kc_overall | Mean heat transfer coefficient of even plate | overall regime | constant wall temperature |
kc_overall_KC | Mean heat transfer coefficient of even plate | overall regime | constant wall temperature |
kc_overall_IN_con | Input record for function kc_overall and function kc_overall_KC |
kc_overall_IN_var | Input record for function kc_overall and function kc_overall_KC |
kc_turbulent | Mean heat transfer coefficient of even plate | turbulent regime | constant wall temperature |
kc_turbulent_KC | Mean heat transfer coefficient of even plate | turbulent regime | constant wall temperature |
kc_turbulent_IN_con | Input record for function kc_turbulent and kc_turbulent_KC |
kc_turbulent_IN_var | Input record for function kc_turbulent and kc_turbulent_KC |
Mean heat transfer coefficient of plate | laminar regime
Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow over an even surface. Note that additionally a failure status is observed in this function to check if the intended boundary conditions are fulfilled. See more information .
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
Constant inputs | |
IN_con | Input record for function kc_laminar |
Variable inputs | |
IN_var | Input record for function kc_laminar |
Name | Description |
---|---|
Output | |
kc | Convective heat transfer coefficient [W/(m2.K)] |
Pr | Prandtl number [1] |
Re | Reynolds number [1] |
Nu | Nusselt number [1] |
failureStatus | 0== boundary conditions fulfilled | 1== failure >> check if still meaningful results |
Mean heat transfer coefficient of plate | laminar regime
Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow over an even surface. Generally this function is numerically best used for the calculation of the mean convective heat transfer coefficient kc at known fluid velocity. See more information .
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
Constant inputs | |
IN_con | Input record for function kc_laminar_KC |
Variable inputs | |
IN_var | Input record for function kc_laminar_KC |
Name | Description |
---|---|
kc | Output for function kc_laminar_KC [W/(m2.K)] |
Input record for function kc_laminar and kc_laminar_KC
This record is used as input record for the heat transfer function kc_laminar and kc_laminar_KC.
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Plate.kc_overall_IN_con (Input record for function kc_overall and function kc_overall_KC).
Name | Description |
---|---|
Plate | |
L | Length of plate [m] |
Input record for function kc_laminar and kc_laminar_KC
This record is used as input record for the heat transfer function kc_laminar and kc_laminar_KC.
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Plate.kc_overall_IN_var (Input record for function kc_overall and function kc_overall_KC).
Name | Description |
---|---|
Fluid properties | |
cp | Specific heat capacity of fluid at constant pressure [J/(kg.K)] |
eta | Dynamic viscosity of fluid [Pa.s] |
lambda | Thermal conductivity of fluid [W/(m.K)] |
rho | Density of fluid [kg/m3] |
Input | |
velocity | [m/s] |
Mean heat transfer coefficient of even plate | overall regime | constant wall temperature
Calculation of the mean convective heat transfer coefficient kc for a laminar or turbulent fluid flow over an even surface. Note that additionally a failure status is observed in this function to check if the intended boundary conditions are fulfilled. See more information .
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
Constant inputs | |
IN_con | Input record for function kc_overall |
Variable inputs | |
IN_var | Input record for function kc_overall |
Name | Description |
---|---|
Output | |
kc | Convective heat transfer coefficient [W/(m2.K)] |
Pr | Prandtl number [1] |
Re | Reynolds number [1] |
Nu | Nusselt number [1] |
failureStatus | 0== boundary conditions fulfilled | 1== failure >> check if still meaningful results |
Mean heat transfer coefficient of even plate | overall regime | constant wall temperature
Calculation of the mean convective heat transfer coefficient kc for a laminar or turbulent fluid flow over an even surface. Generally this function is numerically best used for the calculation of the mean convective heat transfer coefficient kc at known fluid velocity. See more information .
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
Constant inputs | |
IN_con | Input record for function kc_overall_KC |
Variable inputs | |
IN_var | Input record for function kc_overall_KC |
Name | Description |
---|---|
kc | Output for function kc_overall_KC [W/(m2.K)] |
Input record for function kc_overall and function kc_overall_KC
Extends from Modelica.Fluid.Dissipation.Utilities.Records.HeatTransfer.Plate (Input for plate).
Name | Description |
---|---|
Plate | |
L | Length of plate [m] |
Input record for function kc_overall and function kc_overall_KC
Extends from Modelica.Fluid.Dissipation.Utilities.Records.General.FluidProperties (Base record for fluid properties).
Name | Description |
---|---|
Fluid properties | |
cp | Specific heat capacity of fluid at constant pressure [J/(kg.K)] |
eta | Dynamic viscosity of fluid [Pa.s] |
lambda | Thermal conductivity of fluid [W/(m.K)] |
rho | Density of fluid [kg/m3] |
Input | |
velocity | [m/s] |
Mean heat transfer coefficient of even plate | turbulent regime | constant wall temperature
Calculation of the mean convective heat transfer coefficient kc for a hydrodynamically developed turbulent fluid flow over an even surface. Note that additionally a failure status is observed in this function to check if the intended boundary conditions are fulfilled. See more information .
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
Constant inputs | |
IN_con | Input record for function kc_turbulent |
Variable inputs | |
IN_var | Input record for function kc_turbulent |
Name | Description |
---|---|
Output | |
kc | Convective heat transfer coefficient [W/(m2.K)] |
Pr | Prandtl number [1] |
Re | Reynolds number [1] |
Nu | Nusselt number [1] |
failureStatus | 0== boundary conditions fulfilled | 1== failure >> check if still meaningful results |
Mean heat transfer coefficient of even plate | turbulent regime | constant wall temperature
Calculation of the mean convective heat transfer coefficient kc for a hydrodynamically developed turbulent fluid flow over an even surface. Generally this function is numerically best used for the calculation of the mean convective heat transfer coefficient kc at known fluid velocity. See more information .
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
Constant inputs | |
IN_con | Input record for function kc_turbulent_KC |
Variable inputs | |
IN_var | Input record for function kc_turbulent_KC |
Name | Description |
---|---|
kc | Output for function kc_turbulent_KC [W/(m2.K)] |
Input record for function kc_turbulent and kc_turbulent_KC
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Plate.kc_overall_IN_con (Input record for function kc_overall and function kc_overall_KC).
Name | Description |
---|---|
Plate | |
L | Length of plate [m] |
Input record for function kc_turbulent and kc_turbulent_KC
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Plate.kc_overall_IN_var (Input record for function kc_overall and function kc_overall_KC).
Name | Description |
---|---|
Fluid properties | |
cp | Specific heat capacity of fluid at constant pressure [J/(kg.K)] |
eta | Dynamic viscosity of fluid [Pa.s] |
lambda | Thermal conductivity of fluid [W/(m.K)] |
rho | Density of fluid [kg/m3] |
Input | |
velocity | [m/s] |