OGS
|
Definition at line 53 of file ComputeMicroPorosity.h.
#include <ComputeMicroPorosity.h>
Public Attributes | |
NumLib::NewtonRaphsonSolverParameters | nonlinear_solver_parameters |
double | mass_exchange_coefficient |
double ProcessLib::RichardsMechanics::MicroPorosityParameters::mass_exchange_coefficient |
Coefficient \(\bar\alpha\) of the micro structure mass exchange. If this is given then the micro_saturation MPL property must be provided too.
Definition at line 60 of file ComputeMicroPorosity.h.
Referenced by ProcessLib::RichardsMechanics::computeMicroPorosity().
NumLib::NewtonRaphsonSolverParameters ProcessLib::RichardsMechanics::MicroPorosityParameters::nonlinear_solver_parameters |
Definition at line 55 of file ComputeMicroPorosity.h.
Referenced by ProcessLib::RichardsMechanics::computeMicroPorosity().