Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev

This commit is contained in:
mattijs
2012-03-30 16:47:27 +01:00

View File

@ -32,7 +32,7 @@
dimensionedScalar rAUf("(1|A(U))", dimTime/rho.dimensions(), 1.0);
adjustPhi(phi, U, pcorr);
//adjustPhi(phi, U, pcorr);
while (pimple.correctNonOrthogonal())
{