44 #ifndef functionObjects_yPlus_H 45 #define functionObjects_yPlus_H 59 namespace functionObjects
73 virtual void writeFileHeader(
const label i);
87 void operator=(
const yPlus&);
120 virtual bool write();
virtual bool read(const dictionary &)
Read the yPlus data.
virtual bool write()
Write the yPlus field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool execute()
Calculate the yPlus field.
functionObject base class for writing files
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
Abstract base class for turbulence models (RAS, LES and laminar).
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const word & name() const
Return the name of this functionObject.
A class for handling words, derived from string.
virtual ~yPlus()
Destructor.
TypeName("yPlus")
Runtime type information.
Mesh data needed to do the Finite Volume discretisation.
Evaluates and outputs turbulence y+ for models. Values written to time directories as field 'yPlus'...