-
Notifications
You must be signed in to change notification settings - Fork 23
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
1D CSR Model #627
1D CSR Model #627
Conversation
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congratulations on posting your first ImpactX pull request! The changes to the examples (your local tests) probably don't need to appear in this request. We can add a new test that includes CSR, once the wakefield kick is fully implemented.
for more information, see https://pre-commit.ci
Not part of this PR.
Not part of this PR.
Not part of this PR.
…es into it. Created 2 new files for the wake force momentum kick.
…ge_Deposit_Step Created the directory wakefields for all new wakefield scripts.
for more information, see https://pre-commit.ci
…ge_Deposit_Step Deleted copy files and added paths to new wakefields directory for compiling
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Co-authored-by: Chad Mitchell <[email protected]>
Relax tolerance 2.5 -> 3.5.
Co-authored-by: Chad Mitchell <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. Thanks, Alex!
This PR implements a 1D CSR model. Currently, this is the ultrarelativistic steady-state wakefield model (eg, eq 19 of
E. L. Saldin et al, NIMA 398, p. 373-394 (1997), DOI:10.1016/S0168-9002(97)00822-X).
This includes:
Close #452