TUT: clean up multiphase tutorials

This commit is contained in:
Kutalmis Bercin
2020-01-29 17:19:43 +00:00
parent 647e161511
commit 01514e4d43
1349 changed files with 5623 additions and 241919 deletions

View File

@ -50,8 +50,11 @@ adjustTimeStep yes;
maxDeltaT 1;
maxCo 1.;
maxAlphaCo 1.;
maxAlphaDdt 2.3;
maxDi 25;
// ************************************************************************* //

View File

@ -30,7 +30,6 @@ solvers
nAlphaSubCycles 2;
cAlphas ((liquid and solid) 0);
solver smoothSolver;
smoother symGaussSeidel;
tolerance 1e-8;