Flux related to the box scheme. More...
Flux related to the box scheme.
Files | |
file | flux/box/darcyslaw.hh |
Specialization of Darcy's Law for the box method. | |
file | box/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 | box/fickslaw.hh |
This file contains the data which is required to calculate diffusive fluxes due to molecular diffusion with Fick's law. | |
file | box/fourierslaw.hh |
This file contains the data which is required to calculate energy fluxes due to molecular diffusion with Fourier's law. | |
file | box/fourierslawnonequilibrium.hh |
This file contains the data which is required to calculate energy fluxes due to molecular diffusion with Fourier's law. | |
file | box/hookeslaw.hh |
Specialization of Hooke's law for the box scheme. This computes the stress tensor and surface forces resulting from mechanical deformation. | |
file | box/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::DarcysLawImplementation< TypeTag, DiscretizationMethod::box > |
Specialization of Darcy's Law for the box method. More... | |
class | Dumux::BoxDarcysLaw< Scalar, GridGeometry > |
Darcy's law for box schemes. More... | |
class | Dumux::EffectiveStressLaw< StressType, GridGeometry, DiscretizationMethod::box > |
Effective stress law for box scheme. More... | |
class | Dumux::FicksLawImplementation< TypeTag, DiscretizationMethod::box, referenceSystem > |
Specialization of Fick's Law for the box method. More... | |
class | Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::box > |
Specialization of Fourier's Law for the box method. More... | |
class | Dumux::HookesLaw< ScalarType, GridGeometry, DiscretizationMethod::box > |
Hooke's law for box scheme. More... | |
class | Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::box, referenceSystem > |
Specialization of Maxwell Stefan's Law for the Box method. More... | |