const volVectorField & n() const
Return reference to cached normal-to-wall field.
const volVectorField & nWall() const
Return the wall normal, creating and storing it if necessary.
const volScalarField & y() const
Return reference to cached distance-to-wall field.
const volScalarField & yWall() const
Return the wall distance, creating and storing it if necessary.
static wallDist & New(fvMesh &mesh)
virtual ~wallDependentModel()
Destructor.
wallDependentModel(const fvMesh &mesh)
Construct from a mesh.