ENH: change of setting for tutorials

This commit is contained in:
sergio
2017-06-27 08:05:15 -07:00
parent 36cd20c429
commit 708a887077
6 changed files with 6 additions and 13 deletions

View File

@ -17,7 +17,7 @@ FoamFile
ddtSchemes
{
default CrankNicolson 0.9;
default CrankNicolson 0.5;
}
gradSchemes

View File

@ -19,7 +19,7 @@ solvers
{
"alpha.water.*"
{
nAlphaCorr 2;
nAlphaCorr 3;
nAlphaSubCycles 1;
cAlpha 1;