opm-simulators
DummyGradientCalculator.hpp File Reference

This is a "dummy" gradient calculator which does not do anything. More...

#include <dune/common/fvector.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <stdexcept>

Go to the source code of this file.

Classes

class  Opm::DummyGradientCalculator< TypeTag >
 This is a "dummy" gradient calculator which does not do anything. More...
 

Namespaces

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

This is a "dummy" gradient calculator which does not do anything.

The blackoil simulator does not need any gradients: Volume fluxes are calculated via pressure differences instead of pressure gradients (i.e., transmissibilities instead of permeabilities), and an energy equation and molecular diffusion are not supported.