3.6-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/dispersionflux.hh
 This file contains the data which is required to calculate dispersive fluxes.
 
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  box/forchheimerslaw.hh
 Forchheimers's law for the box method.
 
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, DiscretizationMethods::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::DispersionFluxImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >
 Specialization of a dispersion flux for the box method. More...
 
class  Dumux::EffectiveStressLaw< StressType, GridGeometry, typename GridGeometry::DiscretizationMethod >
 Effective stress law for box scheme. More...
 
class  Dumux::FicksLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >
 Specialization of Fick's Law for the box method. More...
 
class  Dumux::BoxForchheimersLaw< ScalarType, GridGeometry, ForchheimerVelocity >
 Forchheimer's law for box scheme. More...
 
class  Dumux::ForchheimersLawImplementation< TypeTag, ForchheimerVelocity, DiscretizationMethods::Box >
 Forchheimer's law for box scheme. More...
 
class  Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethods::Box >
 Specialization of Fourier's Law for the box method. More...
 
class  Dumux::FouriersLawNonEquilibriumImplementation< TypeTag, DiscretizationMethods::Box >
 Specialization of Fourier's Law for the box method for thermal nonequilibrium models. More...
 
class  Dumux::HookesLaw< ScalarType, GridGeometry, typename GridGeometry::DiscretizationMethod >
 Hooke's law for box scheme. More...
 
class  Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >
 Specialization of Maxwell Stefan's Law for the Box method. More...