OGS
|
Created on March 19, 2021, 11:49 AM
Definition in file WaterVapourLatentHeatWithCriticalTemperature.cpp.
#include "WaterVapourLatentHeatWithCriticalTemperature.h"
#include <array>
#include <cmath>
#include <numeric>
#include "MaterialLib/MPL/Medium.h"
#include "MaterialLib/MPL/VariableType.h"
Go to the source code of this file.
Namespaces | |
namespace | MaterialPropertyLib |
Variables | |
constexpr double | MaterialPropertyLib::T_c |
Critical temperature. | |
constexpr double | MaterialPropertyLib::alpha = 1. / 8. |
constexpr double | MaterialPropertyLib::beta = 1. / 3. |
constexpr double | MaterialPropertyLib::Delta = 0.79 - beta |
constexpr std::array | MaterialPropertyLib::c |