A two-phase fluid system with water as sole component. More...
#include <cassert>
#include <dumux/material/idealgas.hh>
#include <dumux/material/fluidsystems/base.hh>
#include <dumux/material/components/n2.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/binarycoefficients/h2o_n2.hh>
#include <dumux/common/valgrind.hh>
#include <dumux/common/exceptions.hh>
Go to the source code of this file.
A two-phase fluid system with water as sole component.
Classes | |
class | Dumux::FluidSystems::CombustionFluidsystem< Scalar > |
A two-phase fluid system with water as sole component. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::FluidSystems |