Skip to content
Snippets Groups Projects
Commit 4ada9106 authored by henry's avatar henry
Browse files

Changed h to e in the fvSolvers file.

parent 6543384b
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ solvers ...@@ -41,7 +41,7 @@ solvers
relTol 0; relTol 0;
} }
h e
{ {
solver smoothSolver; solver smoothSolver;
smoother GaussSeidel; smoother GaussSeidel;
......
...@@ -41,7 +41,7 @@ solvers ...@@ -41,7 +41,7 @@ solvers
relTol 0.01; relTol 0.01;
} }
h e
{ {
solver smoothSolver; solver smoothSolver;
smoother GaussSeidel; smoother GaussSeidel;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment