From 281c4e59a43d50d7b52fd5acb3201062e55fd9d3 Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Mon, 8 Apr 2024 08:46:55 -0400 Subject: [PATCH] update index --- Docs/source/reactions.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Docs/source/reactions.rst b/Docs/source/reactions.rst index 79a04d3bdc..25df19d9d9 100644 --- a/Docs/source/reactions.rst +++ b/Docs/source/reactions.rst @@ -63,7 +63,7 @@ details. Controlling burning =================== -.. index:: castro.react_T_min, castro.react_T_max, castro.react_rho_min, castro.react_rho_max +.. index:: castro.react_T_min, castro.react_T_max, castro.react_rho_min, castro.react_rho_max, castro.do_react There are a number of reactions-related parameters that can be set at runtime in the inputs file. Reactions are enabled by setting:: @@ -80,7 +80,6 @@ reactions to occur in a zone using the parameters: * ``castro.react_rho_min`` and ``castro.react_rho_max`` for density -.. index:: castro.disable_shock_burning, USE_SHOCK_VAR Burning in Shocks -----------------