OGS
|
Definition in file Medium.cpp.
#include "Medium.h"
#include "BaseLib/Algorithm.h"
#include "BaseLib/Error.h"
#include "Properties/Properties.h"
Go to the source code of this file.
Namespaces | |
namespace | MaterialPropertyLib |
Functions | |
void | MaterialPropertyLib::checkRequiredProperties (Medium const &medium, std::span< PropertyType const > const required_properties) |
Phase const & | MaterialPropertyLib::fluidPhase (Medium const &medium) |
Returns a gas or aqueous liquid phase of the given medium. | |