From 55f9b74f347587650ae7c40b49f2905dec60bda1 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Thu, 28 Jun 2018 12:38:12 +0100 Subject: [PATCH] Do not compress the EAGLE_50 snapshots. --- examples/EAGLE_50/eagle_50.yml | 1 - examples/EAGLE_DMO_50/eagle_50.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/examples/EAGLE_50/eagle_50.yml b/examples/EAGLE_50/eagle_50.yml index e6f0d16b3d..9ea8c02d7a 100644 --- a/examples/EAGLE_50/eagle_50.yml +++ b/examples/EAGLE_50/eagle_50.yml @@ -32,7 +32,6 @@ Snapshots: scale_factor_first: 0.92 # Scale-factor of the first snaphot (cosmological run) time_first: 0.01 # Time of the first output (non-cosmological run) (in internal units) delta_time: 1.10 # Time difference between consecutive outputs (in internal units) - compression: 1 # Parameters governing the conserved quantities statistics Statistics: diff --git a/examples/EAGLE_DMO_50/eagle_50.yml b/examples/EAGLE_DMO_50/eagle_50.yml index 2282c6d505..cc20932f36 100644 --- a/examples/EAGLE_DMO_50/eagle_50.yml +++ b/examples/EAGLE_DMO_50/eagle_50.yml @@ -32,7 +32,6 @@ Snapshots: scale_factor_first: 0.92 # Scale-factor of the first snaphot (cosmological run) time_first: 0.01 # Time of the first output (non-cosmological run) (in internal units) delta_time: 1.10 # Time difference between consecutive outputs (in internal units) - compression: 1 # Parameters governing the conserved quantities statistics Statistics: -- GitLab