1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
58 cacheAgglomeration true;
59 nCellsInCoarsestLevel 10;
60 agglomerator faceAreaPair;
80 nNonOrthogonalCorrectors 0;
81 momentumPredictor yes;
86 // used for potentialFoam initialisation
87 nNonOrthogonalCorrectors 10;
93 pressureWorkTimeDerivative false;
101 // ************************************************************************* //