3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Public Member Functions | Static Public Member Functions | List of all members
Dumux::FluidMatrix::ThreePNAPLAdsorption< Scalar > Class Template Reference

Implementation of a NAPL adsorption model. More...

#include <dumux/material/fluidmatrixinteractions/3p/napladsorption.hh>

Inheritance diagram for Dumux::FluidMatrix::ThreePNAPLAdsorption< Scalar >:

Description

template<class Scalar>
class Dumux::FluidMatrix::ThreePNAPLAdsorption< Scalar >

Implementation of a NAPL adsorption model.

Classes

struct  Params
 

Public Member Functions

 ThreePNAPLAdsorption (const Params &params)
 
 ThreePNAPLAdsorption (const std::string &paramGroup)
 
Scalar bulkDensTimesAdsorpCoeff () const
 the basis for calculating adsorbed NAPL in storage term More...
 

Static Public Member Functions

static Params makeParams (const std::string &paramGroup)
 Construct from a subgroup from the global parameter tree. More...
 

Constructor & Destructor Documentation

◆ ThreePNAPLAdsorption() [1/2]

template<class Scalar >
Dumux::FluidMatrix::ThreePNAPLAdsorption< Scalar >::ThreePNAPLAdsorption ( const Params params)
inline

◆ ThreePNAPLAdsorption() [2/2]

template<class Scalar >
Dumux::FluidMatrix::ThreePNAPLAdsorption< Scalar >::ThreePNAPLAdsorption ( const std::string &  paramGroup)
inline

Member Function Documentation

◆ bulkDensTimesAdsorpCoeff()

template<class Scalar >
Scalar Dumux::FluidMatrix::ThreePNAPLAdsorption< Scalar >::bulkDensTimesAdsorpCoeff ( ) const
inline

the basis for calculating adsorbed NAPL in storage term

Parameters
paramsArray of parameters

◆ makeParams()

template<class Scalar >
static Params Dumux::FluidMatrix::ThreePNAPLAdsorption< Scalar >::makeParams ( const std::string &  paramGroup)
inlinestatic

Construct from a subgroup from the global parameter tree.

Note
This will give you nice error messages if a mandatory parameter is missing

The documentation for this class was generated from the following file: