BUG: Corrected typo in tutorial fvSolution

This commit is contained in:
andy
2012-07-09 17:19:29 +01:00
parent 36b4616931
commit b38fa5cb22

View File

@ -43,7 +43,7 @@ solvers
relTol 0; relTol 0;
} }
"(U|k|epsion)" "(U|k|epsilon)"
{ {
solver smoothSolver; solver smoothSolver;
smoother GaussSeidel; smoother GaussSeidel;