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 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. 
 | 
|  | 
◆ moleFracCO2InBrine()
template<class Scalar, class CO2Impl, bool verbose = true> 
 
- Parameters
- 
  
    | temperature | the temperature \(\mathrm{[K]}\) |  | pg | the gas phase pressure \(\mathrm{[Pa]}\) |  | rhoCO2 | density of CO2 |  
 
 
 
The documentation for this class was generated from the following file: