implementation of interfacial area surface params More...
#include <dumux/material/fluidmatrixinteractions/2pia/awnsurfaceexpfctparams.hh>
implementation of interfacial area surface params
Public Types | |
using | Scalar = ScalarT |
Public Member Functions | |
AwnSurfaceExpFctParams () | |
AwnSurfaceExpFctParams (const Scalar a1, const Scalar a2, const Scalar a3) | |
const Scalar | a1 () const |
Return the \mathrm{a_{1}} shape parameter of awn surface. More... | |
const Scalar | a2 () const |
Return the \mathrm{a_{2}} shape parameter of awn surface. More... | |
const Scalar | a3 () const |
Return the \mathrm{a_{3}} shape parameter of awn surface. More... | |
const Scalar | Swr () const |
Return the \mathrm{S_{wr}} shape parameter of awn surface. More... | |
void | setA1 (const Scalar v) |
Set the \mathrm{a_{1}} shape parameter. More... | |
void | setA2 (const Scalar v) |
Set the \mathrm{a_{2}} shape parameter. More... | |
void | setA3 (const Scalar v) |
Set the \mathrm{a_{3}} shape parameter. More... | |
void | setSwr (const Scalar v) |
Set the \mathrm{S_{wr}} for the surface. More... | |
using Dumux::AwnSurfaceExpFctParams< ScalarT >::Scalar = ScalarT |
|
inline |
|
inline |
|
inline |
Return the \mathrm{a_{1}} shape parameter of awn surface.
|
inline |
Return the \mathrm{a_{2}} shape parameter of awn surface.
|
inline |
Return the \mathrm{a_{3}} shape parameter of awn surface.
|
inline |
Set the \mathrm{a_{1}} shape parameter.
|
inline |
Set the \mathrm{a_{2}} shape parameter.
|
inline |
Set the \mathrm{a_{3}} shape parameter.
|
inline |
Set the \mathrm{S_{wr}} for the surface.
|
inline |
Return the \mathrm{S_{wr}} shape parameter of awn surface.