This file contains the data which is required to calculate diffusive molar fluxes due to molecular diffusion with Fick's law. More...
#include <numeric>
#include <dune/common/fvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/math.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/extrusion.hh>
#include <dumux/flux/fluxvariablescaching.hh>
#include <dumux/flux/fickiandiffusioncoefficients.hh>
#include <dumux/flux/referencesystemformulation.hh>
Go to the source code of this file.
This file contains the data which is required to calculate diffusive molar fluxes due to molecular diffusion with Fick's law.
Classes | |
class | Dumux::FicksLawImplementation< TypeTag, DiscretizationMethod::staggered, referenceSystem > |
Specialization of Fick's Law for the staggered free flow method. More... | |
Namespaces | |
namespace | Dumux |