From ba72289c716797016c0ba4eb4a6c0069af8aa63c Mon Sep 17 00:00:00 2001
From: "Peter W. Draper" <p.w.draper@durham.ac.uk>
Date: Fri, 3 May 2019 22:09:06 +0100
Subject: [PATCH] Needed for Jenkins test

---
 examples/HydroTests/SodShock_3D/sodShock.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/examples/HydroTests/SodShock_3D/sodShock.yml b/examples/HydroTests/SodShock_3D/sodShock.yml
index 816af9c9ad..4c6c9b9dec 100644
--- a/examples/HydroTests/SodShock_3D/sodShock.yml
+++ b/examples/HydroTests/SodShock_3D/sodShock.yml
@@ -19,6 +19,9 @@ Snapshots:
   time_first:          0.       # Time of the first output (in internal units)
   delta_time:          0.2      # Time difference between consecutive outputs (in internal units)
   compression:         1
+
+Scheduler:
+  links_per_tasks: 75
   
 # Parameters governing the conserved quantities statistics
 Statistics:
-- 
GitLab