TUT: new/updated for compressibleInterIsoFoam

This commit is contained in:
HenningScheufler
2020-06-05 14:37:38 +02:00
committed by Andrew Heather
parent 44a84d4778
commit 3c131d8504
74 changed files with 2487 additions and 25 deletions

View File

@ -1,7 +1,7 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1912 |
| \\ / O peration | Version: v2006 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
@ -29,13 +29,7 @@ solvers
nAlphaSubCycles 1;
cAlpha 1;
MULESCorr yes;
nLimiterIter 5;
solver smoothSolver;
smoother symGaussSeidel;
tolerance 1e-8;
relTol 0;
reconstructionScheme plicRDF; // plicRDF
}
"pcorr.*"