Skip to content

Commit

Permalink
improve AlphaLineVald LTE explanation in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jvshields committed Nov 1, 2023
1 parent a1f40c8 commit 0bc5f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stardis/plasma/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ class AlphaLineVald(ProcessingPlasmaProperty):
Alpha calculation for each line from Vald at each depth point.
See Rybicki and Lightman eq. 1.80. Voigt profiles are calculated later, and
B_12 is substituted appropriately out for f_lu.
Assumes LTE.
Assumes LTE for lower level population.
"""

outputs = ("alpha_line_from_linelist", "lines_from_linelist")
Expand Down

0 comments on commit 0bc5f80

Please sign in to comment.