modeldp_twoPhaseOverall_DP
Verification of function dp_twoPhaseOverall_DP
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | size(eta_l, 1) | |
| SI.Diameter | d_hyd | 0.000787 | |
| SI.Area | A_cross | PI*d_hyd^2/4 | |
| SI.Length | perimeter | PI*d_hyd | |
| SI.Length | length | 0.503 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.DynamicViscosity[5] | eta_l | {9.835980551e-5, 8.77888107e-5, 7.368173278e-5, 8.77888107e-5, 8.77888107e-5} | |
| SI.DynamicViscosity[n] | eta_g | {1.547810104e-5, 1.732575635e-5, 2.007174653e-5, 1.732575635e-5, 1.732575635e-5} | |
| SI.Density[n] | rho_l | {928.81004020247, 863.41525244853, 776.03258981765, 863.41525244853, 863.41525244853} | |
| SI.Density[n] | rho_g | {97.475877361949, 134.57734207752, 192.69422231737, 134.57734207752, 134.57734207752} | |
| SI.SurfaceTension[n] | sigma | {4.4317e-3, 2.6724e-03, 1.1607e-03, 2.6724e-03, 2.6724e-03} | |
| Modelica.Fluid.Dissipation.PressureLoss.StraightPipe.dp_twoPhaseOverall_IN_con[n] | IN_con_1 | ||
| Modelica.Fluid.Dissipation.PressureLoss.StraightPipe.dp_twoPhaseOverall_IN_var[n] | IN_var_1 | ||
| Modelica.Fluid.Dissipation.PressureLoss.StraightPipe.dp_twoPhaseOverall_IN_con[n] | IN_con_2 | ||
| Modelica.Fluid.Dissipation.PressureLoss.StraightPipe.dp_twoPhaseOverall_IN_var[n] | IN_var_2 | ||
| SI.MassFlowRate[n] | input_mdot | {0.0001459354, 0.0001459354, 0.0001459354, 0.00019458051, 0.000097290255} | (Input) mass flow rate (for incompressible case) |
| SI.MassFlowRate[n] | m_flow | input_mdot | |
| SI.Pressure[n] | DP_1 | (Output) pressure loss (for incompressible case) | |
| SI.Pressure[n] | DP_2 | (Output) pressure loss (for incompressible case) | |
| Real[n] | DP_plot_1 | {DP_1[i]/100000 for i in 1:n} | |
| Real[n] | DP_plot_2 | {DP_2[i]/100000 for i in 1:n} | |
| Modelica.Blocks.Sources.Ramp[n] | input_mflow_0 | ||
| Modelica.Blocks.Sources.Sine[n] | input_mflow_1 | ||
| Modelica.Blocks.Sources.Exponentials[n] | input_mflow_2 | ||
| Modelica.Blocks.Sources.Ramp | input_x_0 | ||
| Modelica.Blocks.Sources.Sine | input_x_1 | ||
| Modelica.Blocks.Sources.Exponentials | input_x_2 |