From 1c92183fbe863a123240ef948d1ffbb0e304efd6 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Fri, 19 Aug 2016 08:46:59 +0100 Subject: [PATCH] Added the description of how to rename ICs in the Disk-patch case. --- examples/Disk-Patch/HydroStatic/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/Disk-Patch/HydroStatic/README b/examples/Disk-Patch/HydroStatic/README index 1bbb7e8a34..56578731eb 100644 --- a/examples/Disk-Patch/HydroStatic/README +++ b/examples/Disk-Patch/HydroStatic/README @@ -13,7 +13,8 @@ To generate ICs ready for a scientific run: disk-patch potential switched on and using the parameters from 'disk-patch-icc.yml' -4) The ICs are then ready to be run for a science problem. +4) The ICs are then ready to be run for a science problem. Rename the last +output to 'Disk-Patch-dynamic.hdf5'. These are now the ICs for the actual test. When running SWIFT with the parameters from 'disk-patch.yml' and an ideal gas EoS on these ICs the disk should stay in equilibrium. -- GitLab