Adding PIMPLE option finalOnLastPimpleIterOnly
Compare changes
@@ -50,6 +50,8 @@ bool Foam::pimpleControl::read()
@@ -153,7 +155,8 @@ Foam::pimpleControl::pimpleControl
The PIMPLE option finalOnLastPimpleIterOnly allows the call the Final solver only in the last PIMPLE loop. The default is false which is the present behavior.