ENH: changed absTol->tolerance for consistency with solvers

This commit is contained in:
andy
2011-04-20 12:59:08 +01:00
parent 237326e29f
commit 335da20074
4 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@ PIMPLE
"(U|k|epsilon)"
{
relTol 0;
absTol 0.0001;
tolerance 0.0001;
}
}
}