forchheimerfluxmodule.hh File Reference

This file contains the necessary classes to calculate the volumetric fluxes out of a pressure potential gradient using the Forchhheimer approach. More...

#include "darcyfluxmodule.hh"
#include <ewoms/disc/common/fvbaseproperties.hh>
#include <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <cmath>

Go to the source code of this file.

Classes

class  Ewoms::ForchheimerIntensiveQuantities< TypeTag >
 Provides the intensive quantities for the Forchheimer module. More...
 
class  Ewoms::ForchheimerExtensiveQuantities< TypeTag >
 
Provides the Forchheimer flux module More...
 
class  Ewoms::ForchheimerBaseProblem< TypeTag >
 Provides the defaults for the parameters required by the Forchheimer velocity approach. More...
 
struct  Ewoms::ForchheimerFluxModule< TypeTag >
 Specifies a flux module which uses the Forchheimer relation. More...
 
class  Ewoms::ForchheimerBaseProblem< TypeTag >
 Provides the defaults for the parameters required by the Forchheimer velocity approach. More...
 
class  Ewoms::ForchheimerIntensiveQuantities< TypeTag >
 Provides the intensive quantities for the Forchheimer module. More...
 
class  Ewoms::ForchheimerExtensiveQuantities< TypeTag >
 
Provides the Forchheimer flux module More...
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (MaterialLaw)
 The material law which ought to be used (extracted from the spatial parameters)
 

Detailed Description

This file contains the necessary classes to calculate the volumetric fluxes out of a pressure potential gradient using the Forchhheimer approach.