1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
28 smoother DICGaussSeidel;
29 agglomerator faceAreaPair;
31 nCellsInCoarsestLevel 10;
32 cacheAgglomeration true;
47 agglomerator faceAreaPair;
49 nCellsInCoarsestLevel 10;
50 cacheAgglomeration true;
77 momentumPredictor yes;
80 nNonOrthogonalCorrectors 0;
90 rDeltaTSmoothingCoeff 0.1;
91 rDeltaTDampingCoeff 1;
102 // ************************************************************************* //