Skip to content

Commit

Permalink
Update Kurucz natural broadening
Browse files Browse the repository at this point in the history
  • Loading branch information
sigrimm committed Jun 12, 2020
1 parent c74333f commit c040833
Show file tree
Hide file tree
Showing 19 changed files with 1,090 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Kurucz2.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def processLineList(i, j, Download, printA):
el[0] = el[0] + 1
if(j==2):
el[1] = el[1] + "2"
el[0] = el[0] + 1
el[0] = el[0] + 2

els= "% 6.2f" % (el[0] / 100.0)

Expand Down

0 comments on commit c040833

Please sign in to comment.