Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Molmass isotope #328

Merged
merged 12 commits into from
Dec 26, 2022
Merged

Molmass isotope #328

merged 12 commits into from
Dec 26, 2022

Conversation

HajimeKawahara
Copy link
Owner

So far, the mean molecular mass has been used as MolMass. I newly made an isotope-by-isotope based one.

  • MdbExomol has a new instance of .molmass
  • MdbHitemp not yet.

@HajimeKawahara HajimeKawahara added the enhancement New feature or request label Dec 23, 2022
@HajimeKawahara HajimeKawahara added this to the v1.3 milestone Dec 23, 2022
@HajimeKawahara HajimeKawahara self-assigned this Dec 23, 2022
@github-actions
Copy link

github-actions bot commented Dec 23, 2022

Unit Test Results

101 tests  +6   101 ✔️ +6   1m 10s ⏱️ -5s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit d52c66c. ± Comparison against base commit 5c718a5.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@ykawashima ykawashima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much. I have added two suggestions.

Also, as far as I understand, this line should be changed as
db_HIT: if True, use the molecular mass provided by HITRAN (https://hitran.org/docs/iso-meta/)

src/exojax/spec/molinfo.py Outdated Show resolved Hide resolved
src/exojax/utils/isotopes.py Outdated Show resolved Hide resolved
HajimeKawahara and others added 3 commits December 26, 2022 16:50
Co-authored-by: ykawashima <44265645+ykawashima@users.noreply.github.com>
Co-authored-by: ykawashima <44265645+ykawashima@users.noreply.github.com>
@HajimeKawahara HajimeKawahara merged commit 4727e13 into develop Dec 26, 2022
@HajimeKawahara HajimeKawahara deleted the molmass_isotope branch December 29, 2022 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants