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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
35 "(rho|U|h|k|epsilon|omega)"
43 "(rho|U|h|k|epsilon|omega)Final"
54 momentumPredictor yes;
57 nNonOrthogonalCorrectors 0;
58 rhoMin rhoMin [ 1 -3 0 0 0 ] 0.5;
59 rhoMax rhoMax [ 1 -3 0 0 0 ] 2.0;
62 rDeltaTSmoothingCoeff 0.1;
63 rDeltaTDampingCoeff 1;
68 // ************************************************************************* //