Updated tutorials

This commit is contained in:
Henry
2011-04-28 21:14:13 +01:00
parent d8630c4677
commit 24adaa0e1d
52 changed files with 4216 additions and 379 deletions

View File

@ -27,7 +27,7 @@ endTime 6400;
deltaT 0.1;
writeControl adjustableRunTime;
writeControl runTime;
writeInterval 20;
@ -45,8 +45,4 @@ timePrecision 6;
runTimeModifiable yes;
adjustTimeStep yes;
maxCo 1;
// ************************************************************************* //

View File

@ -69,5 +69,12 @@ PIMPLE
nNonOrthogonalCorrectors 0;
}
relaxationFactors
{
"U.*" 1;
"k.*" 1;
"epsilon.*" 1;
}
// ************************************************************************* //