
modelPartialConvectiveCorrelation
Extends from ThermoCycle.Components.HeatFlow.HeatTransfer.BaseClass.PartialHeatTransfer (Basic component for partial heat transfer model).
Information
The partial model PartialConvectiveCorrelation extends the partial model
PartialHeatTransfer
and defines some inputs, that are needed to compute the convective heat transfer coefficient for a fluid flow:
- Mdotnom = Nominal mass flow rate
- Unom_l = Nominal heat transfer coefficient liquid side
- Unom_tp = Nominal heat transfer coefficient two phase side
- Unom_v = Nominal heat transfer coefficient vapor side
- M_dot = Mass flow circulating in the pipe
- x = vapor quality of the fluid
Components
| Type | Name | Default | Description |
| Medium.ThermodynamicState | FluidState (from PartialHeatTransfer) | | Thermodynamic states of flow segments |
| Modelica.SIunits.HeatFlux | q_dot (from PartialHeatTransfer) | | Heat flux |
| Modelica.SIunits.Temperature | T_fluid (from PartialHeatTransfer) | Medium.temperature(FluidState) | Temperature of the fluid for the heat transfer process |
| Modelica.SIunits.MassFlowRate | Mdotnom | | Nomnial Mass flow rate |
| Modelica.SIunits.CoefficientOfHeatTransfer | Unom_l | | Nominal heat transfer coefficient liquid side |
| Modelica.SIunits.CoefficientOfHeatTransfer | Unom_tp | | nominal heat transfer coefficient two phase side |
| Modelica.SIunits.CoefficientOfHeatTransfer | Unom_v | | nominal heat transfer coefficient vapor side |
| Modelica.SIunits.MassFlowRate | M_dot | | Inlet massflow |
| Real | x | | Vapor quality |