From a7239fd08683c13fd562fcb0be815f80ce6f2fdc Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Sat, 24 Feb 2018 19:55:25 +0000 Subject: [PATCH] No need to rescale the smoothing lengths from the glass file. --- examples/SmoothedMetallicity/smoothed_metallicity.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/SmoothedMetallicity/smoothed_metallicity.yml b/examples/SmoothedMetallicity/smoothed_metallicity.yml index 851115a6c5..2e37695392 100644 --- a/examples/SmoothedMetallicity/smoothed_metallicity.yml +++ b/examples/SmoothedMetallicity/smoothed_metallicity.yml @@ -31,5 +31,4 @@ SPH: # Parameters related to the initial conditions InitialConditions: file_name: ./smoothed_metallicity.hdf5 # The file to read - h_scaling: 3.33 -- GitLab