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

Store a single process-integrated energy loss and range table per particle #1536

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

amandalund
Copy link
Contributor

As a step toward #253 and #907, this stores a single energy loss and range table summed over processes for each particle in the physics data (so the only per-process value grids are the macro xs), removing the hacky eloss_ppid.

@amandalund amandalund added physics Particles, processes, and stepping algorithms minor Minor internal changes or fixes labels Dec 5, 2024
@amandalund amandalund requested a review from sethrj December 5, 2024 16:09
Copy link

github-actions bot commented Dec 5, 2024

Test summary

 3 882 files   5 991 suites   4m 14s ⏱️
 1 609 tests  1 580 ✅ 29 💤 0 ❌
19 907 runs  19 832 ✅ 75 💤 0 ❌

Results for commit a4ffefe.

Copy link
Member

@sethrj sethrj left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for picking this back up again.

src/celeritas/phys/PhysicsData.hh Outdated Show resolved Hide resolved
@sethrj sethrj enabled auto-merge (squash) December 6, 2024 15:42
@sethrj sethrj merged commit 12ee32c into celeritas-project:develop Dec 6, 2024
33 checks passed
@amandalund amandalund deleted the particle-eloss-table branch December 6, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor internal changes or fixes physics Particles, processes, and stepping algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants