1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
27 smoother DICGaussSeidel;
31 cacheAgglomeration true;
33 nCellsInCoarsestLevel 10;
34 agglomerator faceAreaPair;
71 nNonOrthogonalCorrectors 0;
72 momentumPredictor yes;
82 // ************************************************************************* //