3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
flux Directory Reference

Directories

directory  box
 
directory  ccmpfa
 
directory  cctpfa
 
directory  shallowwater
 
directory  staggered
 

Files

file  flux/darcyslaw.hh [code]
 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.
 
file  effectivestresslaw.hh [code]
 The effective stress law specialized for different discretization schemes. This computes the stress tensor and surface forces resulting from poro-mechanical deformation.
 
file  fickslaw.hh [code]
 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.
 
file  fluxvariablesbase.hh [code]
 Base class for the flux variables living on a sub control volume face.
 
file  fluxvariablescaching.hh [code]
 Classes related to flux variables caching.
 
file  forchheimerslaw.hh [code]
 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.
 
file  fourierslaw.hh [code]
 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.
 
file  fourierslawnonequilibrium.hh [code]
 This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law.
 
file  hookeslaw.hh [code]
 Hooke's law specialized for different discretization schemes. This computes the stress tensor and surface forces resulting from mechanical deformation.
 
file  maxwellstefanslaw.hh [code]
 This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fick's law.
 
file  referencesystemformulation.hh [code]
 The reference frameworks and formulations available for splitting total fluxes into a advective and diffusive part.
 
file  shallowwaterflux.hh [code]
 
file  stationaryvelocityfield.hh [code]
 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.
 
file  flux/upwindscheme.hh [code]
 Base class for the upwind scheme.