#include <dumux/material/idealgas.hh>
#include <dumux/material/components/air.hh>
#include <dumux/material/components/h2o.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
#include <dumux/material/components/mesitylene.hh>
#include <dumux/material/binarycoefficients/h2o_air.hh>
#include <dumux/material/binarycoefficients/h2o_mesitylene.hh>
#include <dumux/material/binarycoefficients/air_mesitylene.hh>
#include <dumux/material/fluidsystems/base.hh>
#include <dumux/io/name.hh>
Go to the source code of this file.
A three-phase fluid system featuring gas, NAPL and water as phases and distilled water
Classes | |
class | Dumux::FluidSystems::H2OAirMesitylene< Scalar, H2OType > |
A three-phase fluid system featuring gas, NAPL and water as phases and distilled water | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::FluidSystems |