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. More...
#include <type_traits>
#include <dumux/flux/traits.hh>
#include <dumux/discretization/method.hh>
#include <dumux/flux/fluxvariablescaching.hh>
Go to the source code of this file.
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.
Classes | |
class | Dumux::StationaryVelocityField< Scalar > |
Evaluates a user given velocity field. More... | |
struct | Dumux::HasStationaryVelocityField< StationaryVelocityField< Scalar > > |
Set stationary velocity field to true in the FluxTraits. More... | |
Namespaces | |
namespace | Dumux |