OGS
|
Definition in file TESAssemblyParams.h.
#include <Eigen/Core>
#include <Eigen/Sparse>
#include "MaterialLib/Adsorption/Reaction.h"
#include "MaterialLib/PhysicalConstant.h"
#include "ProcessLib/VariableTransformation.h"
Go to the source code of this file.
Classes | |
struct | ProcessLib::TES::AssemblyParams |
Namespaces | |
namespace | ProcessLib |
namespace | ProcessLib::TES |
Variables | |
const unsigned | ProcessLib::TES::NODAL_DOF = 3 |
const unsigned | ProcessLib::TES::COMPONENT_ID_PRESSURE = 0 |
const unsigned | ProcessLib::TES::COMPONENT_ID_TEMPERATURE = 1 |
const unsigned | ProcessLib::TES::COMPONENT_ID_MASS_FRACTION = 2 |
const double | ProcessLib::TES::M_N2 = 0.028013 |
const double | ProcessLib::TES::M_H2O = 0.018016 |