diff --git a/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict b/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict index a8b634dd..34ace3ee 100644 --- a/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict +++ b/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict @@ -76,6 +76,6 @@ functions outputControl timeStep;//outputTime; outputInterval 1; } -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict.foam b/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict.foam index c7db0b89..8db85574 100755 --- a/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict.foam +++ b/tutorials/cfdemSolverIB/twoSpheresGlowinskiMPI/CFD/system/controlDict.foam @@ -56,7 +56,7 @@ maxDeltaT 1; functions -( +{ probes { type probes; @@ -76,6 +76,6 @@ functions outputControl timeStep;//outputTime; outputInterval 1; } -); +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict b/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict index 3d2ac69f..85ac0cba 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict +++ b/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict @@ -93,5 +93,5 @@ functions outputControl timeStep;//outputTime; outputInterval 1; } -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict.foam b/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict.foam index 7493598b..59cbc811 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict.foam +++ b/tutorials/cfdemSolverPiso/ErgunTestCG/CFD/system/controlDict.foam @@ -52,7 +52,7 @@ maxCo 0.1; libs ("libOpenFOAM.so" "libgroovyBC.so"); functions -( +{ probes { @@ -113,5 +113,5 @@ functions ); factor 1; }*/ -); +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict b/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict index 05af8ef1..31108b0e 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict @@ -93,5 +93,5 @@ functions outputInterval 1; } -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict.foam b/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict.foam index 7493598b..59cbc811 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict.foam +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD/system/controlDict.foam @@ -52,7 +52,7 @@ maxCo 0.1; libs ("libOpenFOAM.so" "libgroovyBC.so"); functions -( +{ probes { @@ -113,5 +113,5 @@ functions ); factor 1; }*/ -); +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict b/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict index 642173cc..42f527b3 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict @@ -189,5 +189,5 @@ functions outputControl timeStep;//outputTime; outputInterval 1; } -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict.foam b/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict.foam index 7493598b..59cbc811 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict.foam +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/system/controlDict.foam @@ -52,7 +52,7 @@ maxCo 0.1; libs ("libOpenFOAM.so" "libgroovyBC.so"); functions -( +{ probes { @@ -113,5 +113,5 @@ functions ); factor 1; }*/ -); +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict index 45e68085..4b9603a5 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict @@ -112,5 +112,5 @@ functions ); factor 1; }*/ -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict.foam b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict.foam index 7493598b..59cbc811 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict.foam +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict.foam @@ -52,7 +52,7 @@ maxCo 0.1; libs ("libOpenFOAM.so" "libgroovyBC.so"); functions -( +{ probes { @@ -113,5 +113,5 @@ functions ); factor 1; }*/ -); +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_restart b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_restart index 45e68085..4b9603a5 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_restart +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_restart @@ -112,5 +112,5 @@ functions ); factor 1; }*/ -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_run b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_run index 6cca81dd..8bab015c 100644 --- a/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_run +++ b/tutorials/cfdemSolverPiso/ErgunTestMPI_restart/CFD/system/controlDict_run @@ -112,5 +112,5 @@ functions ); factor 1; }*/ -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict b/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict index 5c6c2725..1b776acd 100644 --- a/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict +++ b/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict @@ -92,5 +92,5 @@ functions outputControl timeStep;//outputTime; outputInterval 1; } -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict.foam b/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict.foam index d63da257..b316d626 100644 --- a/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict.foam +++ b/tutorials/cfdemSolverPisoMS/ErgunTestMPI/CFD/system/controlDict.foam @@ -52,7 +52,7 @@ maxCo 0.1; libs ("libOpenFOAM.so" "libgroovyBC.so"); functions -( +{ probes { @@ -113,5 +113,5 @@ functions ); factor 1; }*/ -); +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/system/controlDict b/tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/system/controlDict index 77da5f4e..4275f170 100644 --- a/tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/system/controlDict +++ b/tutorials/cfdemSolverPisoScalar/packedBedTemp/CFD/system/controlDict @@ -75,5 +75,5 @@ functions outputControl timeStep;//outputTime; outputInterval 1; } -}; +} // ************************************************************************* // diff --git a/tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/system/controlDict b/tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/system/controlDict index 95562688..a455b4e4 100644 --- a/tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/system/controlDict +++ b/tutorials/cfdemSolverRhoPimple/ErgunTestMPI/CFD/system/controlDict @@ -93,5 +93,5 @@ functions outputInterval 1; } -}; +} // ************************************************************************* //