version 3.8.0
Loading...
Searching...
No Matches
Flux related to the box scheme

Flux related to the box scheme. More...

Description

Files

file  dispersionflux.hh
 This file contains the data which is required to calculate dispersive fluxes.
 
file  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  fickslaw.hh
 This file contains the data which is required to calculate diffusive fluxes due to molecular diffusion with Fick's law.
 
file  forchheimerslaw.hh
 Forchheimers's law for the box method.
 
file  fourierslaw.hh
 This file contains the data which is required to calculate energy fluxes due to molecular diffusion with Fourier's law.
 
file  fourierslawnonequilibrium.hh
 This file contains the data which is required to calculate energy fluxes due to molecular diffusion with Fourier's law.
 
file  hookeslaw.hh
 Specialization of Hooke's law for the box scheme. This computes the stress tensor and surface forces resulting from mechanical deformation.
 
file  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::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...