1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.x |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
35 cacheAgglomeration true;
36 nCellsInCoarsestLevel 10;
37 agglomerator faceAreaPair;
65 momentumPredictor yes;
68 nNonOrthogonalCorrectors 0;
70 pRefPoint (0.1 0.1 1);
74 // ************************************************************************* //