Go to the source code of this file.
Namespaces | |
THM | |
Variables | |
static const std::string | THM::AREA = "A" |
static const std::string | THM::AREA_LINEAR = "A_linear" |
static const std::string | THM::DENSITY = "rho" |
static const std::string | THM::DIRECTION = "direction" |
static const std::string | THM::DYNAMIC_VISCOSITY = "mu" |
static const std::string | THM::FRICTION_FACTOR_DARCY = "f_D" |
static const std::string | THM::HEAT_FLUX_WALL = "q_wall" |
static const std::string | THM::HEAT_FLUX_PERIMETER = "P_hf" |
static const std::string | THM::HEAT_TRANSFER_COEFFICIENT_WALL = "Hw" |
static const std::string | THM::HYDRAULIC_DIAMETER = "D_h" |
static const std::string | THM::MASS_DIFFUSION_COEFFICIENT = "mass_diffusion_coefficient" |
static const std::string | THM::MASS_FRACTION = "mass_fraction" |
static const std::string | THM::NUSSELT_NUMBER = "Nu" |
static const std::string | THM::PRESSURE = "p" |
static const std::string | THM::REYNOLDS_NUMBER = "Re" |
static const std::string | THM::RHOA = "rhoA" |
static const std::string | THM::RHOEA = "rhoEA" |
static const std::string | THM::RHOUA = "rhouA" |
static const std::string | THM::SOUND_SPEED = "c" |
static const std::string | THM::SPECIFIC_ENTHALPY = "h" |
static const std::string | THM::SPECIFIC_HEAT_CONSTANT_PRESSURE = "cp" |
static const std::string | THM::SPECIFIC_HEAT_CONSTANT_VOLUME = "cv" |
static const std::string | THM::SPECIFIC_INTERNAL_ENERGY = "e" |
static const std::string | THM::SPECIFIC_TOTAL_ENTHALPY = "H" |
static const std::string | THM::SPECIFIC_VOLUME = "v" |
static const std::string | THM::TEMPERATURE = "T" |
static const std::string | THM::TEMPERATURE_WALL = "T_wall" |
static const std::string | THM::THERMAL_CONDUCTIVITY = "k" |
static const std::string | THM::UNITY = "unity" |
static const std::string | THM::VELOCITY = "vel" |
static const std::string | THM::VELOCITY_X = "vel_x" |
static const std::string | THM::VELOCITY_Y = "vel_y" |
static const std::string | THM::VELOCITY_Z = "vel_z" |
static const std::string | THM::XIRHOA = "xirhoA" |