From 34e31850b497b8ecb03ef620c7b0cfac261b8569 Mon Sep 17 00:00:00 2001 From: Jeff Peterson <83598606+jhp-lanl@users.noreply.github.com> Date: Thu, 22 Feb 2024 17:44:45 -0700 Subject: [PATCH] Fix typo --- doc/sphinx/src/using-closures.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sphinx/src/using-closures.rst b/doc/sphinx/src/using-closures.rst index 2aced1b5d5..fee7a9c189 100644 --- a/doc/sphinx/src/using-closures.rst +++ b/doc/sphinx/src/using-closures.rst @@ -35,19 +35,19 @@ The average density in a given material-occupied volume is .. math:: - \bar{\rho} = \rho_i f_i + \bar{\rho}_i = \rho_i f_i and thus the density averaged over all materials is .. math:: - \rho = \sum_{i=0}^{N - 1} \bar{\rho} = \sum_{i=0}^{N-1} \rho_i f_i + \rho = \sum_{i=0}^{N - 1} \bar{\rho}_i = \sum_{i=0}^{N-1} \rho_i f_i Conservation of energy implies that .. math:: - u = \rho \varepsilon = \sum_{i = 0}^{N - 1} \rho_i \varepsilon_i + u = \rho \varepsilon = \sum_{i = 0}^{N - 1} \bar{\rho}_i \varepsilon_i where :math:`u = E/V` is the energy density by volume for total energy :math:`E` and total volume :math:`V`, and :math:`\varepsilon` is the