Fix tutorials: surfaceTracking/surfactantFoam/sphereTransport: fix system/faSolution

This commit is contained in:
Martin Beaudoin 2010-10-11 18:47:06 -04:00
parent 06ab7525a2
commit 042025fda3

View file

@ -26,11 +26,7 @@ solvers
{
Cs PBiCG
{
preconditioner
{
type DILU;
}
preconditioner DILU;
minIter 0;
maxIter 2000;
tolerance 1e-06;