diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun
index a331e42e..27344f39 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun
@@ -7,10 +7,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Link to the precice-config for the serial run
-echo "Setting up the preCICE configuration file for a serial simulation..."
-ln -s -f precice-config_serial.xml precice-config.xml
-
# Participant 1: Fluid
Participant1="Fluid"
Solver1="buoyantPimpleFoam"
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun_parallel b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun_parallel
index 3cea2d95..80bc3df8 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun_parallel
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/Allrun_parallel
@@ -8,10 +8,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Link to the precice-config for the parallel run
-echo "Setting up the preCICE configuration file for a parallel simulation..."
-ln -s -f precice-config_parallel.xml precice-config.xml
-
# Participant 1: Fluid
Participant1="Fluid"
Solver1="buoyantPimpleFoam"
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config.xml b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config.xml
deleted file mode 120000
index f1208397..00000000
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config.xml
+++ /dev/null
@@ -1 +0,0 @@
-precice-config_serial.xml
\ No newline at end of file
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config.xml b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config.xml
new file mode 100644
index 00000000..4b706142
--- /dev/null
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config_parallel.xml b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config_parallel.xml
deleted file mode 100644
index 6d20b789..00000000
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config_parallel.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config_serial.xml b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config_serial.xml
deleted file mode 100644
index 7ab17a80..00000000
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/precice-config_serial.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runFluid b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runFluid
index 53e1226b..74444f1c 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runFluid
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runFluid
@@ -8,9 +8,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Use the precice-config for the serial run
-ln -s -f precice-config_serial.xml precice-config.xml
-
# Prepare
blockMesh -case Fluid
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runSolid b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runSolid
index 00c2e183..a0da2f8e 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runSolid
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam/runSolid
@@ -8,9 +8,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Use the precice-config for the serial run
-ln -s -f precice-config_serial.xml precice-config.xml
-
# Prepare
blockMesh -case Solid
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun
index a331e42e..27344f39 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun
@@ -7,10 +7,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Link to the precice-config for the serial run
-echo "Setting up the preCICE configuration file for a serial simulation..."
-ln -s -f precice-config_serial.xml precice-config.xml
-
# Participant 1: Fluid
Participant1="Fluid"
Solver1="buoyantPimpleFoam"
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun_parallel b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun_parallel
index 3cea2d95..80bc3df8 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun_parallel
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/Allrun_parallel
@@ -8,10 +8,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Link to the precice-config for the parallel run
-echo "Setting up the preCICE configuration file for a parallel simulation..."
-ln -s -f precice-config_parallel.xml precice-config.xml
-
# Participant 1: Fluid
Participant1="Fluid"
Solver1="buoyantPimpleFoam"
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config_parallel.xml b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config.xml
similarity index 85%
rename from tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config_parallel.xml
rename to tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config.xml
index 213b889d..0c736d29 100644
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config_parallel.xml
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config.xml
@@ -3,7 +3,7 @@
-
+
@@ -29,7 +29,6 @@
-
@@ -39,17 +38,16 @@
-
-
+
-
+
@@ -70,13 +68,13 @@
-
+
-
+
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config_serial.xml b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config_serial.xml
deleted file mode 100644
index 47220f03..00000000
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/precice-config_serial.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runFluid b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runFluid
index 53e1226b..74444f1c 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runFluid
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runFluid
@@ -8,9 +8,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Use the precice-config for the serial run
-ln -s -f precice-config_serial.xml precice-config.xml
-
# Prepare
blockMesh -case Fluid
diff --git a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runSolid b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runSolid
index 00c2e183..a0da2f8e 100755
--- a/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runSolid
+++ b/tutorials/CHT/flow-over-plate/buoyantPimpleFoam-laplacianFoam_nearest-projection/runSolid
@@ -8,9 +8,6 @@
# The script "Allclean" cleans-up the result and log files.
-# Use the precice-config for the serial run
-ln -s -f precice-config_serial.xml precice-config.xml
-
# Prepare
blockMesh -case Solid