From dda4fda7669b8f6fdff80f14d1da8b68b5f60a9c Mon Sep 17 00:00:00 2001 From: Jeffrey Reep <33359703+jwreep@users.noreply.github.com> Date: Fri, 9 Aug 2024 13:35:48 -1000 Subject: [PATCH] Update fiasco/ions.py Co-authored-by: Will Barnes --- fiasco/ions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fiasco/ions.py b/fiasco/ions.py index f50bd2fd..811d8613 100644 --- a/fiasco/ions.py +++ b/fiasco/ions.py @@ -1349,8 +1349,8 @@ def free_free_radiative_loss(self) -> u.erg * u.cm**3 / u.s: R_{ff}(T_e) = F_{k} \sqrt{(T_{e})} Z^{2} \langle g_{t,ff}\rangle - where :math: `T_{e}` is the electron temperature, :math: `\F_{k}` is a constant, - :math: `Z` is the ionization stage, and :math: `\langle g_{t,ff}\rangle` is the + where :math:`T_{e}` is the electron temperature, :math:`F_{k}` is a constant, + :math:`Z` is the ionization stage, and :math:`\langle g_{t,ff}\rangle` is the total (wavelength-averaged) free-free Gaunt factor. Notes