3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Flux related to the box scheme

Flux related to the box scheme. More...

Description

Flux related to the box scheme.

Files

file  flux/box/darcyslaw.hh
 Specialization of Darcy's Law for the box method.
 
file  box/effectivestresslaw.hh
 Specialization of the effective stress law for the box scheme. This computes the stress tensor and surface forces resulting from mechanical deformation and the pore pressure.
 
file  flux/box/fickslaw.hh
 This file contains the data which is required to calculate diffusive fluxes due to molecular diffusion with Fick's law.
 
file  flux/box/fourierslaw.hh
 This file contains the data which is required to calculate energy fluxes due to molecular diffusion with Fourier's law.
 
file  box/fourierslawnonequilibrium.hh
 This file contains the data which is required to calculate energy fluxes due to molecular diffusion with Fourier's law.
 
file  box/hookeslaw.hh
 Specialization of Hooke's law for the box scheme. This computes the stress tensor and surface forces resulting from mechanical deformation.
 
file  box/maxwellstefanslaw.hh
 This file contains the data which is required to calculate diffusive molar fluxes due to molecular diffusion with Maxwell Stefan.
 

Classes

class  Dumux::DarcysLawImplementation< TypeTag, DiscretizationMethod::box >
 Specialization of Darcy's Law for the box method. More...
 
class  Dumux::BoxDarcysLaw< Scalar, GridGeometry >
 Darcy's law for the box scheme. More...
 
class  Dumux::EffectiveStressLaw< StressType, GridGeometry, DiscretizationMethod::box >
 Effective stress law for box scheme. More...
 
class  Dumux::FicksLawImplementation< TypeTag, DiscretizationMethod::box, referenceSystem >
 Specialization of Fick's Law for the box method. More...
 
class  Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::box >
 Specialization of Fourier's Law for the box method. More...
 
class  Dumux::FouriersLawNonEquilibriumImplementation< TypeTag, DiscretizationMethod::box >
 Specialization of Fourier's Law for the box method for thermal nonequilibrium models. More...
 
class  Dumux::HookesLaw< ScalarType, GridGeometry, DiscretizationMethod::box >
 Hooke's law for box scheme. More...
 
class  Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::box, referenceSystem >
 Specialization of Maxwell Stefan's Law for the Box method. More...