OGS
|
Created on March 4, 2021, 3:05 PM
Definition in file WaterVapourDensity.cpp.
#include "WaterVapourDensity.h"
#include <cmath>
#include "BaseLib/Error.h"
#include "MaterialLib/MPL/Medium.h"
#include "MaterialLib/PhysicalConstant.h"
Go to the source code of this file.
Namespaces | |
namespace | MaterialPropertyLib |
Functions | |
static double | MaterialPropertyLib::saturatedVaporDensity (double const T) |
\(\rho_{vS}\) | |
static double | MaterialPropertyLib::dsaturatedVaporDensitydT (double const T) |
\(\frac{\partial \rho_{vS}}{\partial T}\) | |
static double | MaterialPropertyLib::humidity (double const T, double const p, double const water_density) |