diff --git a/applications/utilities/postProcessing/lumped/lumpedPointMovement/lumpedPointMovement.C b/applications/utilities/postProcessing/lumped/lumpedPointMovement/lumpedPointMovement.C
index 331d0b26dc4e177e832bd268fa0beb4d8f934785..ef91a760d58935604a5c60601a2724d2f20ee7b4 100644
--- a/applications/utilities/postProcessing/lumped/lumpedPointMovement/lumpedPointMovement.C
+++ b/applications/utilities/postProcessing/lumped/lumpedPointMovement/lumpedPointMovement.C
@@ -25,7 +25,7 @@ Application
     lumpedPointMovement
 
 Description
-    Thus utility can be used to produce VTK files to visualize the response
+    This utility can be used to produce VTK files to visualize the response
     points/rotations and the corresponding movement of the building surfaces.
     Uses the tabulated responses from the specified file.
     Optionally, it can also be used to a dummy responder for the
@@ -253,10 +253,11 @@ int main(int argc, char *argv[])
                 }
             }
         }
-
     }
 
-    Info<< args.executable() << ": End\n" << endl;
+    Info<< args.executable() << ": finishing" << nl;
+
+    Info<< "\nEnd\n" << endl;
 
     return 0;
 }
diff --git a/etc/config.sh/completion_cache b/etc/config.sh/completion_cache
index f4b3322732afa5b37b79f17bc71c4e822b9064e2..0f1f82049068bb0771c0b59375746e2323aa1763 100644
--- a/etc/config.sh/completion_cache
+++ b/etc/config.sh/completion_cache
@@ -86,6 +86,7 @@ _of_complete_cache_[foamFormatConvert]="-case -decomposeParDict -fileHandler -ho
 _of_complete_cache_[foamListRegions]="-case -fileHandler | -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -doc -doc-source -help -help-full"
 _of_complete_cache_[foamListTimes]="-case -fileHandler -time | -constant -latestTime -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -newTimes -noZero -processor -rm -withZero -doc -doc-source -help -help-full"
 _of_complete_cache_[foamMeshToFluent]="-case -fileHandler | -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -noFunctionObjects -doc -doc-source -help -help-full"
+_of_complete_cache_[foamRestoreFields]="-case -decomposeParDict -fileHandler -hostRoots -method -roots -time | -constant -dry-run -latestTime -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -newTimes -noZero -parallel -processor -verbose -withZero -doc -doc-source -help -help-full"
 _of_complete_cache_[foamToEnsight]="-case -cellZone -decomposeParDict -faceZones -fields -fileHandler -hostRoots -listScalarBCs -listVectorBCs -name -patches -region -roots -time -width | -ascii -constant -latestTime -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -newTimes -noFunctionObjects -noLagrangian -noPatches -noZero -nodeValues -parallel -doc -doc-source -help -help-full"
 _of_complete_cache_[foamToEnsightParts]="-case -fileHandler -index -listScalarBCs -listVectorBCs -name -time -width | -ascii -constant -latestTime -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -newTimes -noFunctionObjects -noLagrangian -noMesh -noZero -doc -doc-source -help -help-full"
 _of_complete_cache_[foamToFireMesh]="-case -fileHandler -scale -time | -ascii -constant -latestTime -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -newTimes -noFunctionObjects -noZero -doc -doc-source -help -help-full"
@@ -101,6 +102,7 @@ _of_complete_cache_[gambitToFoam]="-case -fileHandler -scale | -noFunctionObject
 _of_complete_cache_[generateBoundaryLayers]="-case -decomposeParDict -fileHandler -hostRoots -roots | -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -noFunctionObjects -parallel -doc -doc-source -help -help-full"
 _of_complete_cache_[gmshToFoam]="-case -fileHandler -region | -keepOrientation -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -noFunctionObjects -doc -doc-source -help -help-full"
 _of_complete_cache_[icoFoam]="-case -decomposeParDict -fileHandler -hostRoots -listScalarBCs -listVectorBCs -roots | -dry-run -dry-run-write -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -noFunctionObjects -parallel -doc -doc-source -help -help-full"
+_of_complete_cache_[icoReactingMultiphaseInterFoam]="-case -decomposeParDict -fileHandler -hostRoots -listScalarBCs -listVectorBCs -roots | -listFunctionObjects -listFvOptions -listRegisteredSwitches -listSwitches -listTurbulenceModels -listUnsetSwitches -noFunctionObjects -parallel -postProcess -doc -doc-source -help -help-full"
 _of_complete_cache_[icoUncoupledKinematicParcelDyMFoam]="-case -cloud -decomposeParDict -fileHandler -hostRoots -listScalarBCs -listVectorBCs -roots | -listFunctionObjects -listRegisteredSwitches -listSwitches -listTurbulenceModels -listUnsetSwitches -noFunctionObjects -parallel -postProcess -doc -doc-source -help -help-full"
 _of_complete_cache_[icoUncoupledKinematicParcelFoam]="-case -cloud -decomposeParDict -fileHandler -hostRoots -listScalarBCs -listVectorBCs -roots | -dry-run -dry-run-write -listFunctionObjects -listRegisteredSwitches -listSwitches -listTurbulenceModels -listUnsetSwitches -noFunctionObjects -parallel -postProcess -doc -doc-source -help -help-full"
 _of_complete_cache_[ideasUnvToFoam]="-case -fileHandler | -dump -listFunctionObjects -listRegisteredSwitches -listSwitches -listUnsetSwitches -noFunctionObjects -doc -doc-source -help -help-full"
diff --git a/etc/templates/closedVolumeRotating/README b/etc/templates/closedVolumeRotating/README
index 79c0fbf857eb806da704269e14a1d81c7237021d..e5e230b1aa5081edb6b2cab14ac50c6bc5f11418 100644
--- a/etc/templates/closedVolumeRotating/README
+++ b/etc/templates/closedVolumeRotating/README
@@ -2,7 +2,7 @@ Overview
 ========
 + Template case for rotating geometry flow for a closed geometry
 + Can be used for MRF or AMI simulations
-+ Setup to run the simpleFoam solver for MRF, pimpleDyMFoam for AMI
++ Setup to run the simpleFoam solver for MRF, pimpleFoam for AMI
 + The case is designed to be meshed with snappyHexMesh
 + snappyHexMesh is setup to use 3 trisurface files
   + fixed.obj: CAD of the stationary geometry
diff --git a/etc/templates/inflowOutflowRotating/README b/etc/templates/inflowOutflowRotating/README
index 250b5a331222d8e9b650e9ea2e76db5433f77ff4..c59c582cf2f7d2c7b5aec01e53337ed862d9b6bc 100644
--- a/etc/templates/inflowOutflowRotating/README
+++ b/etc/templates/inflowOutflowRotating/README
@@ -2,7 +2,7 @@ Overview
 ========
 + Template case for rotating geometry flow with single inlet and outlet
 + Can be used for MRF or AMI simulations
-+ Setup to run the simpleFoam solver for MRF, pimpleDyMFoam for AMI
++ Setup to run the simpleFoam solver for MRF, pimpleFoam for AMI
 + The case is designed to be meshed with snappyHexMesh
 + snappyHexMesh is setup to use 3 trisurface files
   + fixed.obj: CAD of the stationary geometry
diff --git a/tutorials/incompressible/lumpedPointMotion/building/steady/system/controlDict b/tutorials/incompressible/lumpedPointMotion/building/steady/system/controlDict
index ee469a87f0bce0894abb42f007d257cead78eb62..c725103ef99b3fa480e74a609df4985b1bec165a 100644
--- a/tutorials/incompressible/lumpedPointMotion/building/steady/system/controlDict
+++ b/tutorials/incompressible/lumpedPointMotion/building/steady/system/controlDict
@@ -16,7 +16,7 @@ FoamFile
 
 libs            ("liblumpedPointMotion.so");
 
-application     pimpleDyMFoam;
+application     pimpleFoam;
 
 startFrom       startTime;