--- SprayParcel.C~	2013-08-06 14:42:08.160847436 +0300
+++ SprayParcel.C	2013-08-06 14:42:08.172847464 +0300
@@ -70,10 +70,7 @@ void Foam::SprayParcel<ParcelType>::calc
     if (liquidCore() > 0.5)
     {
         // liquid core parcels should not interact with the gas
-        if (td.cloud().solution().coupled())
-        {
-            td.cloud().solution().coupled() = false;
-        }
+        td.cloud().solution().coupled() = false;
     }
 
     // set the maximum temperature limit
