45#ifndef betaMaxReynoldsDarcy_H
46#define betaMaxReynoldsDarcy_H
59class betaMaxReynoldsDarcy
69 betaMaxReynoldsDarcy(
const betaMaxReynoldsDarcy&) =
delete;
72 void operator=(
const betaMaxReynoldsDarcy&) =
delete;
virtual ~betaMaxReynoldsDarcy()=default
Destructor.
scalar Uref_
Reference velocity.
scalar length_
Characteristic length of the case.
scalar ReynoldsDarcyNumber_
The Darcy number expressing the ratio of viscous to porous forces.
TypeName("ReynoldsDarcy")
Runtime type information.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.