|
| 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 | 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] |
| | 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 | flux/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 | 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] |
| | 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 | 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.
|
| |