FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

readSolidMultiRegionPIMPLEControls.H File Reference


Detailed Description

Definition in file readSolidMultiRegionPIMPLEControls.H.

Go to the source code of this file.

Variables

const dictionary &  pimple = mesh.solutionDict().subDict("PIMPLE")
int  nNonOrthCorr

Variable Documentation

const dictionary& pimple = mesh.solutionDict().subDict("PIMPLE")

Definition at line 1 of file readSolidMultiRegionPIMPLEControls.H.

Initial value:
        pimple.lookupOrDefault<int>("nNonOrthogonalCorrectors", 0)

Definition at line 3 of file readSolidMultiRegionPIMPLEControls.H.