Several
Flow Simulator elements use the heat addition
options described in this section. These elements include:
- Orifices and Generic Losses
- Discrete Loss
- Heater-Cooler
- FI CdComp
- Fixed Flow Element
- Orifice Plates
- Valves
- Expansions and Contractions
The table below contains the complete list of the heat addition options and
numbers that are present in the *.
flo file. However, not all
elements include all options.
UI Name (*.flo Label) |
Description |
Heat Mode (HEAT_MODE) |
Mode of heat transfer to/from the fluid in the element.
- 0: Adiabatic
- 1: Heat Addition (Btu/s)
- 2: Heat Addition per Mass Flow (Btu/lbm)
- 3: Fixed Fluid Delta Total (degF)
- 4: Fixed Fluid Total at exit (degF)
- 5: Heat load as NTU
- 6: Heat load as constant hA
- 7: Adiabatic with Joule-Thomson effect
- 8: Fixed Fluid Quality at Exit
- 9: Heat from Compression
|
Heat Input (QIN) |
The value entered for QIN depends on the HEAT_MODE
selected.HEAT_MODE: QIN value
- 0: QIN not used
- 1: Heat Input (Btu/s)*
- 2: Heat Input per Mass Flow (Btu/lbm)
- 3: Element Delta Total (degF)
- 4: Element Exit Total (degF)
- 5: NTU (unitless)
- 6: hA (BTU/hr/F)
- 7: Joule-Thomson Coefficient (degF/psi)
- 8: Element Exit Fluid Quality (0-1)
- 9: Compression efficiency (%)
*In cases where multiple flow streams are
modeled by a single element (for example, NED and NLU not
equal to 1), set the value of QIN to model the heat flow
from only one of the restrictions. |
Fraction of QIN applied before restriction (QIN_RATIO) |
Fraction of the total heat to be added before the
restriction. (0 = None, 1 = All) |
Heat Addition Details
The element heat addition equations for each mode are detailed in this section. The
equations used also depend on the energy equations method. The energy equations can
be solved using
temperature*Cp or enthalpy.
Note: The enthalpy-based equations only work when Coolprop is
used for the fluid properties.
- 0. Adiabatic
-
- The total temperature change for an adiabatic element may not be 0 when
enthalpy is used for the energy equations. The Joule-Thomson (J-T)
effect causes the total temperature to change due the pressure change
across the element. The J-T effect is ignored when temperature is used
in the energy equations unless a J-T coefficient is provided and
HEAT_MODE=7.
- 1. Heat Addition
-
-
= Heat addition (user defined).
- 2. Heat Addition per mass flow
-
-
= Heat addition per mass flow (user defined).
- 3. Element Delta T
-
(
refers to the input variable name).
-
= Temperature change (user defined).
- The element exit total enthalpy is obtained by sending Coolprop the
element exit total temperature and static pressure.
- 4. Element Exit Total Temperature
-
(
refers to the input variable name).
-
= Element exit total temperature (user-defined).
- The element exit total enthalpy is obtained by sending Coolprop the
element exit total temperature and static pressure.
- 5. NTU
-
(
refers to the input variable name).
-
= Number of transfer units
- 6. HTC*Area
-
(
refers to the input variable name).
-
= HTC*Area
- 7. Adiabatic with Joule-Thomson Effect
- If temperature used in energy equations and J-T coefficient are
user-supplied:
-
(
refers to the input variable name).
-
= Joule-Thomson coefficient (degF/psi).
- If Enthalpy is used in the energy equation:
-
and retrieve
from Coolprop using
and
.
- 8. Fixed Fluid Quality at Exit
- This option only works if enthalpy is used for the energy equations and
Coolprop is used for the fluid properties. The
and
is retrieved from Coolprop using
and
.
-
= the quality at the element exit.
- 9. Heat from Compression
- This option is only valid for the elements that can have a pressure
rise, like a fixed flow element or a Flow versus Source Pressure
element. You must verify that the pressures on both sides of the element
are accurate. If a fixed flow element is attached to a boundary, the
boundary's pressure does not have to be accurate unless this HEAT_MODE
is used.
- If Temperature is used in energy equations and the fluid is a
gas:
- If Temperature is used in energy equations and the fluid is a
liquid:
-
-
- If Enthalpy is used in the energy equation and there is any fluid
phase:
-
- Nomenclature:
-
= the total temperature change.
-
= the total enthalpy change.
-
= mass flow rate.
-
= specific heat using an average temperature.
-
= compressor adiabatic efficiency.
-
= density
The QIN_Ratio
The heat can be applied before and/or after the restriction. If QIN_RATIO=0, all heat
is added after the restriction and the “upstream” temperature used in the flow rate
calculations is the temperature of the upstream chamber. The flow rate is only
adjusted if the fluid is not an incompressible liquid.
The equation used to adjust the flow rate is derived using the flow function (ff) and
does not change with a different temperature entering the
restriction.