1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.1 |
5 | \\ / A nd | Web: http://www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
27 cacheAgglomeration true;
29 nCellsInCoarsestLevel 20;
30 agglomerator faceAreaPair;
64 nNonOrthogonalCorrectors 0;
77 // ************************************************************************* //