Write wallHeatFlux field. More...
Public Member Functions | |
TypeName ("wallHeatFluxWriter") | |
Runtime type information. More... | |
wallHeatFluxWriter (const dictionary &dict) | |
virtual void | write (const objectRegistry &obr) |
Write derived field. More... | |
![]() | |
virtual | ~derivedFieldWriter () |
Static Public Attributes | |
static const word | FIELD_NAME |
Field file name. More... | |
Private Member Functions | |
tmp< volScalarField > | htc (const objectRegistry &obr, bool &foundField) const |
Return heat transfer coefficient. More... | |
Additional Inherited Members | |
![]() | |
template<class T > | |
static T * | read (const dictionary &dict) |
Create obj if requested. More... | |
![]() | |
derivedFieldWriter (const dictionary &dict) | |
template<class T_Field > | |
void | writeStatistics (const T_Field &fieldp, const word &patchName, const word &fieldName) |
Write min/max/average. More... | |
wallHeatFluxWriter | ( | const dictionary & | dict | ) |
Definition at line 79 of file wallHeatFluxWriter.C.
|
private |
Return heat transfer coefficient.
Definition at line 46 of file wallHeatFluxWriter.C.
References objectRegistry::foundObject(), objectRegistry::lookupObject(), GeometricField::null(), Pr(), and turbulenceModel::propertiesName.
TypeName | ( | "wallHeatFluxWriter" | ) |
Runtime type information.
|
virtual |
Write derived field.
Implements derivedFieldWriter.
Definition at line 86 of file wallHeatFluxWriter.C.
References fvMesh::boundary(), GeometricField::boundaryField(), forAll, Foam::fvc::interpolate(), objectRegistry::lookupObject(), mesh, fvPatch::name(), IOobject::NO_READ, IOobject::NO_WRITE, patches, patchi, Foam::fvc::snGrad(), Foam::T(), objectRegistry::time(), and Time::timeName().
|
static |
Field file name.
Definition at line 63 of file wallHeatFluxWriter.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.