*** twoPhaseEulerFoam.C	2011-06-16 14:42:23.858368687 -0500
--- twoPhaseEulerFoamNew.C	2011-07-08 21:27:18.785256024 -0500
***************
*** 78,83 ****
--- 78,88 ----
          // --- Pressure-velocity PIMPLE corrector loop
          for (pimple.start(); pimple.loop(); pimple++)
          {
+ 	    if (pimple.nOuterCorr() != 1)
+             {
+                 p.storePrevIter();
+             }
+ 	  
              #include "alphaEqn.H"
  
              #include "liftDragCoeffs.H"
