Changed h to e in the fvSolvers file.

This commit is contained in:
henry
2009-07-24 17:01:15 +01:00
parent 6543384bba
commit 4ada91067d
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ solvers
relTol 0; relTol 0;
} }
h e
{ {
solver smoothSolver; solver smoothSolver;
smoother GaussSeidel; smoother GaussSeidel;

View File

@ -41,7 +41,7 @@ solvers
relTol 0.01; relTol 0.01;
} }
h e
{ {
solver smoothSolver; solver smoothSolver;
smoother GaussSeidel; smoother GaussSeidel;