Skip to content

Commit

Permalink
add new abundance functions
Browse files Browse the repository at this point in the history
  • Loading branch information
wkerzendorf committed Oct 12, 2023
1 parent c78b6de commit 006ca9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tardis/model/parse_input.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,5 @@ def parse_abundance_section(config, atom_data, geometry):
elemental_mass = None
if atom_data is not None:
elemental_mass = atom_data.atom_data.mass

return isotope_abundance, abundance, elemental_mass

0 comments on commit 006ca9d

Please sign in to comment.