Go to the source code of this file.
Functions | |
IOdictionary | porosityProperties (IOobject("porosityProperties", runTime.constant(), runTime, IOobject::READ_IF_PRESENT, IOobject::NO_WRITE)) |
const bool | porosityEnabled (porosityProperties.getOrDefault< bool >("porosityEnabled", false)) |
if (porosityEnabled) | |
Variables | |
tmp< volScalarField > | tporosity |
IOdictionary porosityProperties | ( | IOobject("porosityProperties", runTime.constant(), runTime, IOobject::READ_IF_PRESENT, IOobject::NO_WRITE) | ) |
if | ( | porosityEnabled | ) |
Definition at line 20 of file createPorosity.H.
References mesh, Foam::New(), runTime, and tporosity.
tmp<volScalarField> tporosity |
Definition at line 19 of file createPorosity.H.
Referenced by if().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.