Advanced Multi-Physics (AMP)
On-Line Documentation
SubchannelConstants.h
Go to the documentation of this file.
1// This file containts some useful constants for subchannel
2#ifndef included_AMP_SubchannelConstants
3#define included_AMP_SubchannelConstants
4
6
7constexpr double scaleAxialMassFlowRate =
8 1e-3; // Scale the axial mass flow rate by this constant in the vector (controls the norm)
9constexpr double scaleEnthalpy =
10 1e-3; // Scale the enthalapy by this constant in the vector (controls the norm)
11constexpr double scalePressure =
12 1e-3; // Scale the pressure by this constant in the vector (controls the norm)
13constexpr double scaleLateralMassFlowRate =
14 1e-3; // Scale the lateral mass flow rate by this constant in the vector (controls the norm)
15} // namespace AMP::Operator::Subchannel
16
17#endif
constexpr double scaleAxialMassFlowRate
constexpr double scaleLateralMassFlowRate



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page