modelkc_approxForcedConvection
Verification of function kc_approxForcedConvection
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | size(cp, 1) | |
| SI.Area | A_cross | Modelica.Constants.pi*0.1^2/4 | Cross sectional area |
| SI.Length | perimeter | Modelica.Constants.pi*0.1 | Wetted perimeter |
| SI.SpecificHeatCapacityAtConstantPressure[:] | cp | {1007, 4189, 3384.550} | Specific heat capacity at constant pressure of fluid |
| SI.DynamicViscosity[:] | eta | {18.24e-6, 1001.6e-6, 0.114} | Dynamic viscosity of fluid |
| SI.ThermalConductivity[:] | lambda | {25.69e-3, 598.5e-3, 0.387} | Thermal conductivity of fluid |
| SI.Density[:] | rho | {1.188, 998.21, 1037.799} | Density of fluid |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_IN_con[n] | m_flow_IN_con_1 | ||
| Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_IN_var[n] | m_flow_IN_var_1 | ||
| Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_IN_con[n] | m_flow_IN_con_2 | ||
| Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_IN_var[n] | m_flow_IN_var_2 | ||
| Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_IN_con[n] | m_flow_IN_con_3 | ||
| Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_IN_var[n] | m_flow_IN_var_3 | ||
| SI.ReynoldsNumber[n] | Re_1 | Reynolds number | |
| SI.NusseltNumber[n] | Nu_1 | Nusselt number | |
| SI.NusseltNumber[n] | Nu_2 | Nusselt number | |
| SI.NusseltNumber[n] | Nu_3 | Nusselt number | |
| Modelica.Blocks.Sources.Ramp | input_mflow_0 | ||
| Modelica.Blocks.Sources.Sine | input_mflow_1 | ||
| Modelica.Blocks.Sources.Exponentials | input_mflow_2 |