24#ifndef DUMUX_BINARY_COEFF_H2O_HEAVYOIL_HH
25#define DUMUX_BINARY_COEFF_H2O_HEAVYOIL_HH
46 template <
class Scalar>
50 Scalar dumuxH = 1.5e-1 / 101.325;
61 template <
class Scalar>
76 template <
class Scalar>
89 template <
class Scalar>
Material properties of pure water .
Properties of the component heavyoil.
Definition air_mesitylene.hh:31
Binary coefficients for water and heavy oil as in SAGD processes.
Definition h2o_heavyoil.hh:38
static Scalar liquidDiffCoeff(Scalar temperature, Scalar pressure)
Diffusion coefficient [m^2/s] for heavy oil in liquid water.
Definition h2o_heavyoil.hh:90
static Scalar gasDiffCoeff(Scalar temperature, Scalar pressure)
Binary diffusion coefficient [m^2/s] for molecular water and heavy oil.
Definition h2o_heavyoil.hh:77
static Scalar henryOilInWater(Scalar temperature)
Henry coefficient for heavy oil in liquid water.
Definition h2o_heavyoil.hh:47
static Scalar henryWaterInOil(Scalar temperature)
Henry coefficient for water in liquid heavy oil.
Definition h2o_heavyoil.hh:62