Skip to content

Commit

Permalink
update description of rrlvl parser (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwreep authored Jan 10, 2024
1 parent 8f6acc0 commit 282b819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fiasco/io/sources/ion_sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -469,8 +469,8 @@ class RrlvlParser(GenericIonParser):
Level-resolved recombination rates as a function of temperature.
These files contain the *Direct* radiative recombination rates from
the recombining ion to the recombined ion. Note that these files contain
the *effective* radiation recombination rate coefficients.
the recombining ion to the recombined ion, whereas the ``.reclvl`` files
contain the *effective* radiative recombination rates.
A given ion should have either a ``.rrlvl`` file or a ``.reclvl`` file,
but not both. For a full description of these files, see :cite:t:`young_chianti_2019`.
"""
Expand Down

0 comments on commit 282b819

Please sign in to comment.