My Project
|
A simple class implementing the fluid properties of air. More...
#include <opm/common/Exceptions.hpp>
#include <opm/material/components/Component.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/IdealGas.hpp>
#include <string_view>
Go to the source code of this file.
Classes | |
class | Opm::Air< Scalar > |
A simple class implementing the fluid properties of air. More... | |
Namespaces | |
namespace | Opm |
This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
A simple class implementing the fluid properties of air.
Scalar | The type used for scalar values |