mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: changed absTol->tolerance for consistency with solvers
This commit is contained in:
@ -63,7 +63,7 @@ PIMPLE
|
||||
"(U|k|epsilon)"
|
||||
{
|
||||
relTol 0;
|
||||
absTol 0.0001;
|
||||
tolerance 0.0001;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user