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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
43 "(U|hs|k|epsilon)Final"
58 cacheAgglomeration true;
59 nCellsInCoarsestLevel 10;
60 agglomerator faceAreaPair;
80 nNonOrthogonalCorrectors 0;
81 momentumPredictor yes;
87 pressureWorkTimeDerivative true;
95 // ************************************************************************* //