void operator=(const maxDeltaxyz &)=delete
Disallow default bitwise assignment.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const momentumTransportModel & turbulence() const
Return momentumTransportModel reference.
Abstract base class for LES deltas.
A class for handling words, derived from string.
TypeName("maxDeltaxyz")
Runtime type information.
Delta calculated by taking the maximum distance between the cell centre and any face centre...
virtual ~maxDeltaxyz()
Destructor.
word name(const complex &)
Return a string representation of a complex.
Abstract base class for turbulence models (RAS, LES and laminar).
maxDeltaxyz(const word &name, const momentumTransportModel &turbulence, const dictionary &)
Construct from name, momentumTransportModel and dictionary.
virtual void read(const dictionary &)
Read the LESdelta dictionary.