From a908b92decc1b0d32e7ac13a0f5d867280cdd8a6 Mon Sep 17 00:00:00 2001
From: "Peter W. Draper" <p.w.draper@durham.ac.uk>
Date: Thu, 28 Jun 2018 11:54:14 +0100
Subject: [PATCH] Revert a debugging insertion

---
 examples/SodShock_3D/sodShock.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/SodShock_3D/sodShock.yml b/examples/SodShock_3D/sodShock.yml
index d4234f2240..6042c8090d 100644
--- a/examples/SodShock_3D/sodShock.yml
+++ b/examples/SodShock_3D/sodShock.yml
@@ -32,5 +32,4 @@ SPH:
 # Parameters related to the initial conditions
 InitialConditions:
   file_name:  ./sodShock.hdf5       # The file to read
-  shift: [1.,1.,0.]
 
-- 
GitLab