version 3.8
flux Directory Reference

Directories

directory  box
 
directory  ccmpfa
 
directory  cctpfa
 
directory  cvfe
 
directory  porenetwork
 
directory  shallowwater
 
directory  staggered
 

Files

file  flux/darcyslaw.hh [code]
 Advective fluxes according to Darcy's law.
 
file  darcyslaw_fwd.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  dispersionflux.hh [code]
 Dispersion flux for different discretization schemes.
 
file  dispersionflux_fwd.hh [code]
 Dispersion flux for different discretization schemes.
 
file  effectivestresslaw.hh [code]
 Effective stress are used to describe the actual stresses acting on the grains/matrix in the soil. Furthermore, they determine the behaviour of the soil. Most of the geomechanical laws are written in terms of effective stresses, such as the poroelastic model in dumux/geomechanics/poroelastic/model.hh.
 
file  effectivestresslaw_fwd.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  facetensoraverage.hh [code]
 A free function to average a Tensor at an interface.
 
file  fickiandiffusioncoefficients.hh [code]
 Container storing the diffusion coefficients required by Fick's law. Uses the minimal possible container size and provides unified access.
 
file  flux/fickslaw.hh [code]
 Diffusive mass flux according to Fick's law.
 
file  fickslaw_fwd.hh [code]
 Fick'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 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]
 Advective fluxes according to Forchheims's law (extends Darcy's law by an nonlinear drag)
 
file  forchheimerslaw_fwd.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  forchheimervelocity.hh [code]
 Forchheimer's law This file contains the calculation of the Forchheimer velocity for a given Darcy velocity.
 
file  flux/fourierslaw.hh [code]
 Diffusive heat flux according to Fourier's law.
 
file  fourierslaw_fwd.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]
 Diffusive heat flux according to non-equilibrium Fourier's law.
 
file  fourierslawnonequilibrium_fwd.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]
 Stress-Strain relationship according to Hooke's law.
 
file  hookeslaw_fwd.hh [code]
 Hooke's law specialized for different discretization schemes. This computes the stress tensor and surface forces resulting from mechanical deformation.
 
file  maxwellstefandiffusioncoefficients.hh [code]
 Container storing the diffusion coefficients required by the Maxwell- Stefan diffusion law. Uses the minimal possible container size and provides unified access.
 
file  maxwellstefanslaw.hh [code]
 Diffusive mass fluxes according to Maxwell-Stefan's law.
 
file  maxwellstefanslaw_fwd.hh [code]
 This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Maxwell-Stefan'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  shallowwaterviscousflux.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/traits.hh [code]
 Defines the flux traits.
 
file  flux/upwindscheme.hh [code]
 Base class for the upwind scheme.