ENH: Updated tutorials

This commit is contained in:
andy
2011-04-15 16:46:35 +01:00
parent 717db62583
commit 154761a3a1
55 changed files with 369 additions and 314 deletions

View File

@ -60,7 +60,7 @@ solvers
relTol 0;
}
"(U|k|omega)"
"(U|k|omega).*"
{
solver smoothSolver;
@ -72,7 +72,7 @@ solvers
};
}
PISO
PIMPLE
{
momentumPredictor yes;