A three-phase fluid system featuring gas, NAPL and water as phases and distilled water \((\mathrm{H_2O})\) and air (Pseudo component composed of \(\mathrm{79\%\;N_2}\), \(\mathrm{20\%\;O_2}\) and Mesitylene \((\mathrm{C_6H_3(CH_3)_3})\) as components.
#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.
| Classes | |
| class | Dumux::FluidSystems::H2OAirMesitylene< Scalar, H2OType > | 
| A three-phase fluid system featuring gas, NAPL and water as phases and distilled water \((\mathrm{H_2O})\) and air (Pseudo component composed of \(\mathrm{79\%\;N_2}\), \(\mathrm{20\%\;O_2}\) and Mesitylene \((\mathrm{C_6H_3(CH_3)_3})\) as components.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::FluidSystems |