3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
flux Directory Reference

Directories

 
box
 
ccmpfa
 
cctpfa
 
shallowwater
 
staggered

Files

 
darcyslaw.hh
 Darcy's law specialized for different discretization schemes This file contains the data which is required to calculate volume and mass fluxes of fluid phases over a face of a finite volume by means of the Darcy approximation. Specializations are provided for the different discretization methods.
 
effectivestresslaw.hh
 The effective stress law specialized for different discretization schemes. This computes the stress tensor and surface forces resulting from poro-mechanical deformation.
 
fickiandiffusioncoefficients.hh
 Container storing the diffusion coefficients required by Fick's law. Uses the minimal possible container size and provides unified access.
 
fickslaw.hh
 Fick's law specilized for different discretization schemes. This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fick's law.
 
fluxvariablesbase.hh
 Base class for the flux variables living on a sub control volume face.
 
fluxvariablescaching.hh
 Classes related to flux variables caching.
 
forchheimerslaw.hh
 Forchheimer's law specialized for different discretization schemes This file contains the data which is required to calculate volume and mass fluxes of fluid phases over a face of a finite volume by means of the Forchheimer approximation. Specializations are provided for the different discretization methods.
 
fourierslaw.hh
 Fourier's law specialized for different discretization schemes This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law.
 
fourierslawnonequilibrium.hh
 This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law.
 
hookeslaw.hh
 Hooke's law specialized for different discretization schemes. This computes the stress tensor and surface forces resulting from mechanical deformation.
 
maxwellstefandiffusioncoefficients.hh
 Container storing the diffusion coefficients required by the Maxwell- Stefan diffusion law. Uses the minimal possible container size and provides unified access.
 
maxwellstefanslaw.hh
 This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fick's law.
 
referencesystemformulation.hh
 The reference frameworks and formulations available for splitting total fluxes into a advective and diffusive part.
 
shallowwaterflux.hh
 Computes the shallow water flux by solving a riemann problem.
 
stationaryvelocityfield.hh
 Constant velocity advective law for transport models. This file contains the data which is required to calculate volume and mass fluxes of fluid phases over a face of a finite volume. A stationary velocity field is given by the user for use in tracer models.
 
traits.hh
 Defines the flux traits.
 
upwindscheme.hh
 Base class for the upwind scheme.