![]() |
OGS
|
|
#include <spdlog/fmt/fmt.h>#include <array>#include <cmath>#include <string_view>#include "MaterialLib/PhysicalConstant.h"#include "NumLib/Exceptions.h"Go to the source code of this file.
Namespaces | |
| namespace | MaterialPropertyLib |
| namespace | MaterialPropertyLib::IAPWSIF97Region4 |
Functions | |
| void | MaterialPropertyLib::IAPWSIF97Region4::checkPressureInRange (double const pressure, std::string_view const quantity) |
| double | MaterialPropertyLib::IAPWSIF97Region4::waterSaturationTemperature (double const pressure) |
Variables | |
| constexpr double | MaterialPropertyLib::IAPWSIF97Region4::minimum_saturation_pressure = 611.213 |
| Pa. | |