64 #ifndef functionObjects_yPlus_H 65 #define functionObjects_yPlus_H 80 namespace functionObjects
89 public fvMeshFunctionObject,
91 public writeLocalObjects
102 virtual void writeFileHeader(
const label i);
150 virtual bool write();
virtual bool read(const dictionary &)
Read the yPlus data.
virtual bool write()
Write the yPlus field.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool execute()
Calculate the yPlus field.
static const List< T > & null()
Return a null List.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
compressibleMomentumTransportModel momentumTransportModel
A class for handling words, derived from string.
void operator=(const yPlus &)=delete
Disallow default bitwise assignment.
yPlus(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
Abstract base class for turbulence models (RAS, LES and laminar).
virtual ~yPlus()
Destructor.
TypeName("yPlus")
Runtime type information.
Evaluates and outputs turbulence y+ for models. Values written to time directories as field 'yPlus' o...
A class for managing temporary objects.
virtual wordList fields() const
Return the list of fields required.