blackoilconvectivemixingmodule.hh File Reference

Classes required for dynamic convective mixing. More...

#include <dune/common/fvector.hh>
#include <opm/common/utility/gpuistl_if_available.hpp>
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
#include <opm/input/eclipse/Schedule/OilVaporizationProperties.hpp>
#include <opm/input/eclipse/Schedule/Schedule.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/fluidsystems/BlackOilFluidSystem.hpp>
#include <opm/models/blackoil/blackoilconvectivemixingmoduleparam.hpp>
#include <opm/models/blackoil/blackoilmodules.hpp>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <cstddef>
Include dependency graph for blackoilconvectivemixingmodule.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::BlackOilConvectiveMixingModule< TypeTag, true >
 Provides the convective term in the transport flux for the brine when convective mixing (enhanced dissolution of CO2 in brine) occurs. Controlled by the regimes for a controlvolume: i) initial phase (CO2 dissolves in brine due to diffusion) ii) linear phase (Convective fingers of CO2-rich brine propagate downwards) iii) steady-state-phase (fingers have passed through the bottom of a control -volume but the larger scale convective process is still active) iv) decline phase (Convection ceases at the large-scale when the CO2 has been completely dissolved) More...
 
class  Opm::BlackOilConvectiveMixingIntensiveQuantities< TypeTag, true >
 

Namespaces

namespace  Opm
 

Detailed Description

Classes required for dynamic convective mixing.