From 079d0e124d093b3e10889b3b2f19b72562d1f26d Mon Sep 17 00:00:00 2001 From: "Peter W. Draper" <p.w.draper@durham.ac.uk> Date: Tue, 7 May 2019 12:48:06 +0100 Subject: [PATCH] Revert "Needed for Jenkins test" This reverts commit ba72289c716797016c0ba4eb4a6c0069af8aa63c. We do have many more tasks in links, but this example is extreme. --- examples/HydroTests/SodShock_3D/sodShock.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/HydroTests/SodShock_3D/sodShock.yml b/examples/HydroTests/SodShock_3D/sodShock.yml index 4c6c9b9dec..816af9c9ad 100644 --- a/examples/HydroTests/SodShock_3D/sodShock.yml +++ b/examples/HydroTests/SodShock_3D/sodShock.yml @@ -19,9 +19,6 @@ 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