version 3.8
Dumux::BinaryCoeff::Brine_CO2_Old< Scalar, CO2Impl, verbose > Class Template Reference

Old version of binary coefficients for CO2 and brine. Calculates molfraction of CO2 in brine according to Duan and Sun 2003 molfraction of H2O has been assumed to be a constant value For use with the actual brine_co2_system this class still needs to be adapted.

#include <dumux/material/binarycoefficients/brine_co2.hh>

Static Public Member Functions

static Scalar moleFracCO2InBrine (Scalar temperature, Scalar pg, Scalar rhoCO2)
 Returns the mole (!) fraction of CO2 in the liquid phase at a given temperature, pressure and density of CO2. More...
 

Member Function Documentation

◆ moleFracCO2InBrine()

template<class Scalar , class CO2Impl , bool verbose = true>
static Scalar Dumux::BinaryCoeff::Brine_CO2_Old< Scalar, CO2Impl, verbose >::moleFracCO2InBrine ( Scalar  temperature,
Scalar  pg,
Scalar  rhoCO2 
)
inlinestatic
Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pgthe gas phase pressure \(\mathrm{[Pa]}\)
rhoCO2density of CO2

The documentation for this class was generated from the following file: