From 2ae2ec4961d336584b087a42439d2b7bb635017a Mon Sep 17 00:00:00 2001 From: "Peter W. Draper" <p.w.draper@durham.ac.uk> Date: Fri, 23 Aug 2019 13:31:25 +0100 Subject: [PATCH] Update parameter_description.rst, remove duplicate your. --- doc/RTD/source/ParameterFiles/parameter_description.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/RTD/source/ParameterFiles/parameter_description.rst b/doc/RTD/source/ParameterFiles/parameter_description.rst index 9f2ed813ac..b90c2c26b8 100644 --- a/doc/RTD/source/ParameterFiles/parameter_description.rst +++ b/doc/RTD/source/ParameterFiles/parameter_description.rst @@ -923,7 +923,7 @@ at some arbitrary steps, and indeed do better than the initial partition earlier in the run. This can be done using *fixed cost* repartitioning. Fixed costs are output during each repartition step into the file -`partition_fixed_costs.h`, this should be created by a test run of your your +`partition_fixed_costs.h`, this should be created by a test run of your full simulation (with possibly with a smaller volume, but all the physics enabled). This file can then be used to replace the same file found in the `src/` directory and SWIFT should then be recompiled. Once you have that, you -- GitLab