Go to the source code of this file.
Functions | |
IOdictionary | filmDict (IOobject("surfaceFilmProperties", runTime.constant(), runTime, IOobject::MUST_READ, IOobject::NO_WRITE, false)) |
fvMesh | filmMesh (IOobject(filmRegionName, runTime.timeName(), runTime, IOobject::MUST_READ)) |
Variables | |
const word | filmRegionName = filmDict.get<word>("region") |
IOdictionary filmDict | ( | IOobject("surfaceFilmProperties", runTime.constant(), runTime, IOobject::MUST_READ, IOobject::NO_WRITE, false) | ) |
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::alphatWallBoilingWallFunctionFvPatchScalarField().
fvMesh filmMesh | ( | IOobject(filmRegionName, runTime.timeName(), runTime, IOobject::MUST_READ) | ) |
Referenced by filmFlux::execute(), and filmFlux::write().
const word filmRegionName = filmDict.get<word>("region") |
Definition at line 16 of file createMeshesPostProcess.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.