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

Implement physics params and trackview #141

Merged
merged 6 commits into from Feb 12, 2021

Conversation

sethrj
Copy link
Member

@sethrj sethrj commented Feb 10, 2021

Completess the implementation of the physics track view so that we can do on-device cross section lookups etc. Most of the physics step utils will rely heavily on this implementation.

@sethrj sethrj changed the title Complete physics params implementation Implement physics params construction and physics track interface Feb 11, 2021
@sethrj sethrj changed the title Implement physics params construction and physics track interface Implement physics params and trackview Feb 11, 2021
@sethrj sethrj marked this pull request as ready for review February 11, 2021 22:36
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, @sethrj!

src/physics/base/PhysicsParams.hh Outdated Show resolved Hide resolved
test/physics/base/Physics.test.cc Show resolved Hide resolved
@sethrj sethrj merged commit e7de0db into celeritas-project:master Feb 12, 2021
v0.1.0 automation moved this from In progress to Done Feb 12, 2021
@sethrj sethrj deleted the physics-params branch February 12, 2021 12:26
@sethrj sethrj linked an issue Mar 15, 2021 that may be closed by this pull request
@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
No open projects
Development

Successfully merging this pull request may close these issues.

Add process/element cross section calculation and sampling
3 participants