My Project
|
Properties of pure molecular hydrogen
#include <opm/material/IdealGas.hpp>
#include <opm/material/components/Component.hpp>
#include <opm/material/densead/Math.hpp>
#include <cmath>
Go to the source code of this file.
Classes | |
class | Opm::SimpleH2< Scalar > |
Properties of pure molecular hydrogen ![]() | |
Namespaces | |
namespace | Opm |
This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
Properties of pure molecular hydrogen
Uses ideal gas equations for many properties.
Scalar | The type used for scalar values |