Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow through an even gap at different fluid flow and heat transfer situations. See more information.
Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow through an even gap at different fluid flow and heat transfer situations. See more information.
Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow through an even gap at different fluid flow and heat transfer situations. See more information.
Extends from Modelica.Icons.VariantsPackage
(Icon for package containing variants).
Name | Description |
---|---|
kc_evenGapLaminar | Mean heat transfer coefficient of even gap | laminar flow regime | considering boundary layer development | heat transfer at ONE or BOTH sides | identical and constant wall temperatures |
kc_evenGapLaminar_IN_con | Input record for function kc_evenGapLaminar and kc_evenGapLaminar_KC |
kc_evenGapLaminar_IN_var | Input record for function kc_evenGapLaminar and kc_evenGapLaminar_KC |
kc_evenGapLaminar_KC | Mean heat transfer coefficient of even gap | laminar flow regime | considering boundary layer development | heat transfer at ONE or BOTH sides | identical and constant wall temperatures |
kc_evenGapOverall | Mean heat transfer coefficient of even gap | overall flow regime | considering boundary layer development | heat transfer at ONE or BOTH sides | identical and constant wall temperatures | surface roughness |
kc_evenGapOverall_IN_con | Input record for function kc_evenGapOverall and kc_evenGapOverall_KC |
kc_evenGapOverall_IN_var | Input record for function kc_evenGapOverall and kc_evenGapOverall_KC |
kc_evenGapOverall_KC | Mean heat transfer coefficient of even gap | overall flow regime | considering boundary layer development | heat transfer at ONE or BOTH sides | identical and constant wall temperatures | surface roughness |
kc_evenGapTurbulent | Mean heat transfer coefficient of even gap | turbulent flow regime | developed fluid flow | heat transfer at BOTH sides | identical and constant wall temperatures |
kc_evenGapTurbulent_IN_con | Input record for function kc_evenGapTurbulent and kc_evenGapTurbulent_KC |
kc_evenGapTurbulent_IN_var | Input record for function kc_evenGapTurbulent and kc_evenGapTurbulent_KC |
kc_evenGapTurbulent_KC | Mean heat transfer coefficient of even gap | turbulent flow regime | developed fluid flow | heat transfer at BOTH sides | identical and constant wall temperatures |
Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow through an even gap at different fluid flow and heat transfer situations. 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).
Type | Name | Description |
---|---|---|
kc_evenGapLaminar_IN_con | IN_con | Input record for function kc_evenGapLaminar |
kc_evenGapLaminar_IN_var | IN_var | Input record for function kc_evenGapLaminar |
Type | Name | Description |
---|---|---|
CoefficientOfHeatTransfer | kc | Convective heat transfer coefficient |
PrandtlNumber | Pr | Prandtl number |
ReynoldsNumber | Re | Reynolds number |
NusseltNumber | Nu | Nusselt number |
Real | failureStatus | 0== boundary conditions fulfilled | 1== failure >> check if still meaningful results |
Calculation of the mean convective heat transfer coefficient kc for a laminar fluid flow through an even gap at different fluid flow and heat transfer situations. See more information.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
kc_evenGapLaminar_IN_con | IN_con | Input record for function kc_evenGapLaminar_KC |
kc_evenGapLaminar_IN_var | IN_var | Input record for function kc_evenGapLaminar_KC |
Type | Name | Description |
---|---|---|
CoefficientOfHeatTransfer | kc | Output for function kc_evenGapLaminar_KC |
This record is used as input record for the heat transfer function kc_evenGapLaminar and kc_evenGapLaminar_KC.
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapOverall_IN_con
(Input record for function kc_evenGapOverall and kc_evenGapOverall_KC).
Type | Name | Description |
---|---|---|
kc_evenGap | target | Target variable of calculation |
Length | h | Height of cross sectional area |
Length | s | Distance between parallel plates in cross sectional area |
Length | L | Overflowed length of gap |
This record is used as input record for the heat transfer function kc_evenGapLaminar and kc_evenGapLaminar_KC.
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapOverall_IN_var
(Input record for function kc_evenGapOverall and kc_evenGapOverall_KC).
Type | Name | Description |
---|---|---|
SpecificHeatCapacityAtConstantPressure | cp | Specific heat capacity of fluid at constant pressure |
DynamicViscosity | eta | Dynamic viscosity of fluid |
ThermalConductivity | lambda | Thermal conductivity of fluid |
Density | rho | Density of fluid |
MassFlowRate | m_flow |   |
Calculation of the mean convective heat transfer coefficient kc for an overall fluid flow through an even gap at different fluid flow and heat transfer situations. 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).
Type | Name | Description |
---|---|---|
kc_evenGapOverall_IN_con | IN_con | Input record for function kc_evenGapOverall |
kc_evenGapOverall_IN_var | IN_var | Input record for function kc_evenGapOverall |
Type | Name | Description |
---|---|---|
CoefficientOfHeatTransfer | kc | Convective heat transfer coefficient |
PrandtlNumber | Pr | Prandtl number |
ReynoldsNumber | Re | Reynolds number |
NusseltNumber | Nu | Nusselt number |
Real | failureStatus | 0== boundary conditions fulfilled | 1== failure >> check if still meaningful results |
Calculation of the mean convective heat transfer coefficient kc for an overall fluid flow through an even gap at different fluid flow and heat transfer situations. See more information.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
kc_evenGapOverall_IN_con | IN_con | Input record for function kc_evenGapOverall_KC |
kc_evenGapOverall_IN_var | IN_var | Input record for function kc_evenGapOverall_KC |
Type | Name | Description |
---|---|---|
CoefficientOfHeatTransfer | kc | Output for function kc_evenGapOverall_KC |
This record is used as input record for the heat transfer function kc_evenGapOverall and kc_evenGapOverall_KC.
Extends from Modelica.Fluid.Dissipation.Utilities.Records.HeatTransfer.EvenGap
(Input for even gap).
Type | Name | Description |
---|---|---|
kc_evenGap | target | Target variable of calculation |
Length | h | Height of cross sectional area |
Length | s | Distance between parallel plates in cross sectional area |
Length | L | Overflowed length of gap |
This record is used as input record for the heat transfer function kc_evenGapOverall and kc_evenGapOverall_KC.
Extends from Modelica.Fluid.Dissipation.Utilities.Records.General.FluidProperties
(Base record for fluid properties).
Type | Name | Description |
---|---|---|
SpecificHeatCapacityAtConstantPressure | cp | Specific heat capacity of fluid at constant pressure |
DynamicViscosity | eta | Dynamic viscosity of fluid |
ThermalConductivity | lambda | Thermal conductivity of fluid |
Density | rho | Density of fluid |
MassFlowRate | m_flow |   |
Calculation of the mean convective heat transfer coefficient kc for a developed turbulent fluid flow through an even gap at heat transfer from both sides. 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).
Type | Name | Description |
---|---|---|
kc_evenGapTurbulent_IN_con | IN_con | Input record for function kc_evenGapTurbulent |
kc_evenGapTurbulent_IN_var | IN_var | Input record for function kc_evenGapTurbulent |
Type | Name | Description |
---|---|---|
CoefficientOfHeatTransfer | kc | Convective heat transfer coefficient |
PrandtlNumber | Pr | Prandtl number |
ReynoldsNumber | Re | Reynolds number |
NusseltNumber | Nu | Nusselt number |
Real | failureStatus | 0== boundary conditions fulfilled | 1== failure >> check if still meaningful results |
Calculation of the mean convective heat transfer coefficient kc for a developed turbulent fluid flow through an even gap at heat transfer from both sides. See more information.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
kc_evenGapTurbulent_IN_con | IN_con | Input record for function kc_evenGapTurbulent_KC |
kc_evenGapTurbulent_IN_var | IN_var | Input record for function kc_evenGapTurbulent_KC |
Type | Name | Description |
---|---|---|
CoefficientOfHeatTransfer | kc | Output for function kc_evenGapTurbulent_KC |
This record is used as input record for the heat transfer function kc_evenGapTurbulent and kc_evenGapTurbulent_KC.
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapOverall_IN_con
(Input record for function kc_evenGapOverall and kc_evenGapOverall_KC).
Type | Name | Description |
---|---|---|
kc_evenGap | target | Target variable of calculation |
Length | h | Height of cross sectional area |
Length | s | Distance between parallel plates in cross sectional area |
Length | L | Overflowed length of gap |
This record is used as input record for the heat transfer function kc_evenGapTurbulent and kc_evenGapTurbulent_KC.
Extends from Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapOverall_IN_var
(Input record for function kc_evenGapOverall and kc_evenGapOverall_KC).
Type | Name | Description |
---|---|---|
SpecificHeatCapacityAtConstantPressure | cp | Specific heat capacity of fluid at constant pressure |
DynamicViscosity | eta | Dynamic viscosity of fluid |
ThermalConductivity | lambda | Thermal conductivity of fluid |
Density | rho | Density of fluid |
MassFlowRate | m_flow |   |
Generated 2018-12-12 12:13:29 EST by MapleSim.