00001 const dictionary& pimple = mesh.solutionDict().subDict("PIMPLE"); 00002 00003 int nNonOrthCorr = 00004 pimple.lookupOrDefault<int>("nNonOrthogonalCorrectors", 0);