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

Improve hybrid NLTE performance #133

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Improve hybrid NLTE performance #133

merged 3 commits into from
Oct 28, 2024

Conversation

lukeshingles
Copy link
Member

@lukeshingles lukeshingles commented Oct 15, 2024

Total ion photoionisation rate was being recalculated at every iteration of the T_e and nne for ions of elements without NLTE levels, which caused major slowdowns (4x runtime for simple one-zone). The total ion photoionisation rate coefficient for ions of elements without NLTE levels is now calculated only once per T_e change.

@lukeshingles lukeshingles force-pushed the hybridnlteperf branch 2 times, most recently from c72f9f3 to 1d034d4 Compare October 15, 2024 20:00
@lukeshingles lukeshingles changed the title Fix Hybrid NLTE performance Improve hybrid NLTE performance Oct 16, 2024
@lukeshingles lukeshingles force-pushed the hybridnlteperf branch 2 times, most recently from f8ee86e to 9c287a5 Compare October 18, 2024 12:40
@lukeshingles lukeshingles force-pushed the hybridnlteperf branch 2 times, most recently from 6d1b6b0 to 3b97811 Compare October 28, 2024 16:04
@lukeshingles lukeshingles enabled auto-merge (squash) October 28, 2024 18:26
@lukeshingles lukeshingles merged commit bdc6959 into develop Oct 28, 2024
39 checks passed
@lukeshingles lukeshingles deleted the hybridnlteperf branch October 28, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant