1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 1.7.1 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
26 smoother DICGaussSeidel;
30 cacheAgglomeration true;
32 nCellsInCoarsestLevel 10;
33 agglomerator faceAreaPair;
73 nNonOrthogonalCorrectors 0;
74 momentumPredictor yes;
79 // used for potentialFoam initialisation
80 nNonOrthogonalCorrectors 10;
91 // ************************************************************************* //