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

Load Seltzer-Berger bremsstrahlung differential cross sections and store on device #186

Merged
merged 5 commits into from
Mar 18, 2021

Conversation

amandalund
Copy link
Contributor

First part of the collaborative bremsstrahlung implementation. This part, done with @stognini and @sethrj, adds a reader for loading the SB bremsstrahlung DCS and stores the data on device through the model and templated data class (@sethrj I included your changes to the model/data here, but I can try to break it down further if you like).

…tial cross sections

Co-authored-by: Stefano Tognini <59935701+stognini@users.noreply.github.com>
@amandalund amandalund added the physics Particles, processes, and stepping algorithms label Mar 17, 2021
- Use templated data class for SB pointers
- Manage data in SB model class
- Add test for SB tables

Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
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.

@amandalund This looks great, thanks for breaking it apart and for you and @stognini for building up the reader and params classes and to @vrpascuzzi for setting up the initial Model files. I had to incorporate the ElementView addition into the geant-importer branch which is now merged, so you may need to merge master into this to resolve conflicts.

src/io/SeltzerBergerReader.cc Outdated Show resolved Hide resolved
test/CMakeLists.txt Outdated Show resolved Hide resolved
@sethrj sethrj merged commit f076296 into celeritas-project:master Mar 18, 2021
@amandalund amandalund mentioned this pull request Mar 18, 2021
6 tasks
@amandalund amandalund deleted the brems-data branch February 17, 2022 21:37
@sethrj sethrj added the enhancement New feature or request label Nov 14, 2023
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.

3 participants