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

Add along-step and tracking cut optical executors #1540

Merged
merged 9 commits into from
Dec 10, 2024

Conversation

sethrj
Copy link
Member

@sethrj sethrj commented Dec 7, 2024

This adds along-step (distance-to-boundary + move + time update) and tracking cut (currently not used, but kills the tracks) to the optical tracking loop.

I fixed an overzealous assertion in the Cherenkov generator: it's allowable not to have any photons generated over a step.

@sethrj sethrj added enhancement New feature or request physics Particles, processes, and stepping algorithms labels Dec 7, 2024
@sethrj sethrj requested review from amandalund and hhollenb December 7, 2024 21:24
Copy link

github-actions bot commented Dec 7, 2024

Test summary

 3 884 files   5 995 suites   4m 14s ⏱️
 1 614 tests  1 585 ✅ 29 💤 0 ❌
19 954 runs  19 879 ✅ 75 💤 0 ❌

Results for commit ae25f53.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@amandalund amandalund 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 adding these!

src/celeritas/optical/action/TrackingCutAction.cu Outdated Show resolved Hide resolved
src/celeritas/optical/action/detail/PropagateExecutor.hh Outdated Show resolved Hide resolved
@sethrj
Copy link
Member Author

sethrj commented Dec 8, 2024

Sorry it took so long! I've gotta fix the cuda build and will test it too.

@sethrj sethrj enabled auto-merge (squash) December 9, 2024 00:40
@sethrj sethrj disabled auto-merge December 9, 2024 14:08
@sethrj sethrj merged commit d1d1765 into celeritas-project:develop Dec 10, 2024
35 checks passed
@sethrj sethrj deleted the optical-along-step branch December 10, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request physics Particles, processes, and stepping algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants