From a052616aa6369cf437c263868f93b0b65e98a285 Mon Sep 17 00:00:00 2001 From: Jacob Kegerreis <jacob.kegerreis@durham.ac.uk> Date: Sun, 3 Feb 2019 18:59:56 +0000 Subject: [PATCH] Fix link to (still temporary) stored EoS table files --- doc/RTD/source/EquationOfState/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/RTD/source/EquationOfState/index.rst b/doc/RTD/source/EquationOfState/index.rst index 3429609268..69083d5a1b 100644 --- a/doc/RTD/source/EquationOfState/index.rst +++ b/doc/RTD/source/EquationOfState/index.rst @@ -78,8 +78,8 @@ schemes. The Tillotson sound speed was derived using \\(c_s^2 = \\left. \\dfrac{\\partial P}{\\partial \\rho} \\right|_S \\) as described in Kegerreis et al. (2019). -The tables for the HM80 and SESAME-style EoS can be downloaded from -http://astro.dur.ac.uk/~cklv53/uranus_1e6/ . +The table .txt files for the HM80 and SESAME-style EoS can be downloaded from +http://astro.dur.ac.uk/~cklv53/swift_planet_examples/ . How to Implement a New Equation of State -- GitLab