3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::PoreNetwork::FluidMatrix Namespace Reference

Classes

struct  PlatonicBodyParams
 The parameter type. More...
struct  TwoPLocalRulesPlatonicBody
 Implementation of the simplified pore-local capillary pressure-saturation curve for platonic bodies (tetrahedron, cube, octahedron, dodecahedron, icosahedron). More...
class  TwoPLocalRulesPlatonicBodyRegularization
struct  LocalRulesTraits
class  MultiShapeTwoPLocalRules
class  SingleShapeTwoPLocalRules
 Base class for all standard pore-local pc-Sw curves. More...

Typedefs

template<Pore::Shape shape, typename Scalar = double>
using TwoPLocalRulesPlatonicBodyDefault
 A default configuration for using the VanGenuchten material law.
template<Pore::Shape shape, typename Scalar = double>
using TwoPLocalRulesPlatonicBodyNoReg = SingleShapeTwoPLocalRules<Scalar, TwoPLocalRulesPlatonicBody<shape>, Dumux::FluidMatrix::NoRegularization>
 A default configuration without regularization for using the VanGenuchten material law.