Skip to content
Snippets Groups Projects
Commit 9ad38ed1 authored by andy's avatar andy
Browse files

ENH: Minor update to tutorial case schemes

parent 8da920fb
No related branches found
No related tags found
No related merge requests found
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / O peration | Version: 2.1.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
......@@ -52,7 +52,7 @@ solvers
solver GAMG;
tolerance 0;
relTol 0.1;
smoother GaussSeidel;
smoother DICGaussSeidel;
nPreSweeps 0;
nPostSweeps 2;
cacheAgglomeration true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment