Implementation of a viscous no-slip bottom friction law.
#include <algorithm>
#include <cmath>
#include <dune/common/math.hh>
#include <dumux/material/fluidmatrixinteractions/frictionlaws/frictionlaw.hh>
Go to the source code of this file.
Classes | |
class | Dumux::FrictionLawViscousNoSlip< VolumeVariables > |
Implementation of a viscous no-slip bottom friction law. More... | |
Namespaces | |
namespace | Dumux |