89 namespace functionObjects
98 public fvMeshFunctionObject
136 Switch meanVelocity_;
142 tmp<volScalarField> magU()
const;
151 tmp<volScalarField> pSat()
const;
155 tmp<volScalarField> Tcloth
202 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const word & name() const
Return the name of this functionObject.
TypeName("comfort")
Runtime type information.
virtual wordList fields() const
Return the list of fields required.
comfort(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Calculate the predicted mean vote (PMV)
virtual bool write()
Write the PPD and PMV fields.
virtual bool read(const dictionary &)
Read the data needed for the comfort calculation.
virtual ~comfort()
Destructor.
A class for handling words, derived from string.
VolField< scalar > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.