Go to the documentation of this file.
123 namespace functionObjects
132 public fvMeshFunctionObject
176 tmp<volScalarField> magU()
const;
185 tmp<volScalarField> pSat()
const;
189 tmp<volScalarField> Tcloth
215 const dictionary&
dict
226 virtual bool read(
const dictionary&);
233 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
virtual bool read(const dictionary &)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
comfort(const word &name, const Time &runTime, const dictionary &dict)
const word & name() const noexcept
Calculates the thermal comfort quantities predicted mean vote (PMV), predicted percentage of dissatis...
virtual ~comfort()=default
Generic GeometricField class.