From a259d7b6f46a17b1e4f0fff34b47d61eeb4d12ab Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <schaller@strw.leidenuniv.nl> Date: Fri, 7 Feb 2020 17:03:51 +0100 Subject: [PATCH] Small update to the documentation of the isothermal equation of state. --- doc/RTD/source/EquationOfState/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/RTD/source/EquationOfState/index.rst b/doc/RTD/source/EquationOfState/index.rst index ce23e02b19..c4468a837e 100644 --- a/doc/RTD/source/EquationOfState/index.rst +++ b/doc/RTD/source/EquationOfState/index.rst @@ -45,8 +45,10 @@ thermodynamical quantity given in the header of each column. "\\( c_s\\)", "", "\\(\\sqrt{ u \\gamma \\left( \\gamma - 1 \\right) } \\)", "" Note that when running with an isothermal equation of state, the value -of the internal energy written to the snapshots is meaningless. The -other quantities (pressure, entropy, ...) are, however, correct. +of the tracked thermodynamic variable (e.g. the entropy in a +density-entropy scheme or the internal enegy in a density-energy SPH +formulation) written to the snapshots is meaningless. The pressure, +however, is always correct in all scheme. Planetary EoS ------------- -- GitLab