BUG: Updated solver for coupled-solve case

This commit is contained in:
andy
2012-12-10 17:19:59 +00:00
parent 9e81cba908
commit b501c169e5

View File

@ -36,7 +36,7 @@ solvers
U U
{ {
type coupled; type coupled;
solver PBiCCG; solver PBiCCCG;
preconditioner DILU; preconditioner DILU;
tolerance (1e-05 1e-05 1e-05); tolerance (1e-05 1e-05 1e-05);
relTol (0 0 0); relTol (0 0 0);