From ef9a1474108f324cc1c3aa5649dd6cb017ce6adf Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <schaller@strw.leidenuniv.nl> Date: Sat, 3 Nov 2018 18:13:29 +0000 Subject: [PATCH] Added description of the restart file related parameters to the RTD. --- doc/RTD/source/ParameterFiles/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/RTD/source/ParameterFiles/index.rst b/doc/RTD/source/ParameterFiles/index.rst index ec5ce1ab41..507e188b30 100644 --- a/doc/RTD/source/ParameterFiles/index.rst +++ b/doc/RTD/source/ParameterFiles/index.rst @@ -181,6 +181,13 @@ flag) this section of the YAML file is entirely ignored. Gravity ------- +The behaviour of the self-gravity solver can be modifed by the parameters +provided in this section. The theory document puts these parameters into the +context of the equations being solved. We give a brief overview here. + +* The co-moving softening used for all particles :math:`\epsilon_{c}`: ``comoving_softening`` +* The + SPH --- -- GitLab