OGS
Medium.cpp File Reference

Detailed Description

Author
Norbert Grunwald
Date
07.09.2017

Definition in file Medium.cpp.

#include "Medium.h"
#include "BaseLib/Algorithm.h"
#include "BaseLib/Error.h"
#include "Properties/Properties.h"
Include dependency graph for Medium.cpp:

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.