diff --git a/tutorials/basic/overLaplacianDyMFoam/heatTransfer/0.orig/pointDisplacement b/tutorials/basic/overLaplacianDyMFoam/heatTransfer/0.orig/pointDisplacement index 4e7cabf06d..543d8daad3 100644 --- a/tutorials/basic/overLaplacianDyMFoam/heatTransfer/0.orig/pointDisplacement +++ b/tutorials/basic/overLaplacianDyMFoam/heatTransfer/0.orig/pointDisplacement @@ -33,7 +33,7 @@ boundaryField uniformValue table ( (0.0 (0 0 0)) - (1.0 (0.31 0 0)) + (1.0 (0.2 0 0)) (2.0 (0 0 0)) ); }