readSolidMultiRegionPIMPLEControls.H 147 Bytes
Newer Older
quant's avatar
quant committed
1
2
3
4
const dictionary& pimple = mesh.solutionDict().subDict("PIMPLE");

int nNonOrthCorr =
    pimple.getOrDefault<int>("nNonOrthogonalCorrectors", 0);