Implementation of a NAPL adsorption model.
#include <dumux/material/fluidmatrixinteractions/3p/napladsorption.hh>
Classes | |
| struct | Params |
Public Member Functions | |
| ThreePNAPLAdsorption (const Params ¶ms) | |
| ThreePNAPLAdsorption (const std::string ¶mGroup) | |
| Scalar | bulkDensTimesAdsorpCoeff () const |
| the basis for calculating adsorbed NAPL in storage term | |
Static Public Member Functions | |
| static Params | makeParams (const std::string ¶mGroup) |
| Construct from a subgroup from the global parameter tree. | |
|
inline |
|
inline |
|
inline |
|
inlinestatic |