Fixed assumptions:
Notes regarding the parameters:
approxVelocity
is true
,
then the normal velocities at the boundaries are calculated from the boundary currents assuming
that the density is uniform. This
avoids nonlinear systems of equations, but it introduces an artifact of the dynamic pressure into the
thermodynamic states at the boundaries. The extra pressure is m Ṅi2 (v - vi)/A′, where m is the specific mass,
v is the specific volume in the subregion,
vi is the specific volume at the boundary, Ṅi is the boundary current, and
A′ is the available cross-sectional area.
This affects the energy balance via the specific enthalpy at the boundaries.consTransX
, consTransY
, or consTransZ
is
ConsTrans.steady
, then the derivative of translational momentum at and normal to the boundaries (proportional to
∂Ṅi/∂t)
is treated as zero and removed from the translational momentum balances/material transport equations
at the corresponding boundaries.true
, then rotational momentum is conserved without storage
(i.e., steady). This means that the shear forces are mapped so that there is no net torque around any
rotational axis that has all its boundaries included (i.e., all the boundaries around the perimeter). Rotational
momentum is not exchanged among species or directly transported (i.e., uniform or shaft rotation).upstreamX
, upstreamY
, and upstreamZ
to
true
. The typical diffusion properties are such that the Péclet number for
the upstream discretization of pressure will be much less (factor of 1/10,000) than the
Péclet numbers for translational and thermal transport. Therefore, it may appear
that pressure is not advected with the material transport stream.Translational momentum and thermal energy are advected as material is exchanged due to phase change and reactions. This occurs at the velocity (φ) and the specific entropy-temperature product (sT) of the reactants (source configurations), where the reactant/product designation depends on the current conditions.
The advective exchange is modeled via a stream
connector
(Chemical).
The rate of advection of translational momentum is the
product of the velocity of the source (φ) and the mass flow rate
(Ṁ or mṄ). The rate of thermal advection is the
specific entropy-temperature product of the source (sT) times the rate of
material exchange
(Ṅ). If there are multiple sources, then
their contributions are additive. If there are multiple sinks, then
translational momentum is split on a mass basis and the thermal stream is split
on a particle-number basis.
For more information, please see the Species model.