1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
28 smoother DICGaussSeidel;
32 cacheAgglomeration false;
33 nCellsInCoarsestLevel 10;
34 agglomerator faceAreaPair;
52 cacheAgglomeration true;
53 nCellsInCoarsestLevel 10;
54 agglomerator faceAreaPair;
67 smoother DICGaussSeidel;
71 cacheAgglomeration true;
72 nCellsInCoarsestLevel 10;
73 agglomerator faceAreaPair;
98 momentumPredictor yes;
101 nNonOrthogonalCorrectors 0;
106 pdRefPoint (0 0 0.15);
108 pRefPoint (0 0 0.15);
117 // ************************************************************************* //