3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::BinaryCoeff::Brine_CO2_Old< Scalar, CO2Tables, 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. More...

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

Description

template<class Scalar, class CO2Tables, bool verbose = true>
class Dumux::BinaryCoeff::Brine_CO2_Old< Scalar, CO2Tables, verbose >

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.

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 CO2Tables , bool verbose = true>
static Scalar Dumux::BinaryCoeff::Brine_CO2_Old< Scalar, CO2Tables, verbose >::moleFracCO2InBrine ( Scalar  temperature,
Scalar  pg,
Scalar  rhoCO2 
)
inlinestatic

Returns the mole (!) fraction of CO2 in the liquid phase at a given temperature, pressure and density of CO2.

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: