version 3.9.0
Loading...
Searching...
No Matches

Class to compute the boundary flux for the momentum balance of the Navier-Stokes model This helper class is typically used in the Neumann function of the momentum problem. More...

Go to the source code of this file.

Description

Template Parameters
DiscretizationMethodThe discretization method used for the momentum problem
SlipVelocityPolicyThe policy to compute the slip velocity at the boundary

The slip velocity policy is a class with a static member function velocity that computes the slip velocity at the boundary.

Classes

struct  Dumux::NavierStokesMomentumBoundaryFlux< DiscretizationMethods::FCStaggered, SlipVelocityPolicy >
 Class to compute the boundary flux for the momentum balance of the Navier-Stokes model This helper class is typically used in the Neumann function of the momentum problem. More...
 

Namespaces

namespace  Dumux