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

Adapt FFTPoissonSolver to 2D #185

Open
matt-frey opened this issue Jul 12, 2023 · 0 comments
Open

Adapt FFTPoissonSolver to 2D #185

matt-frey opened this issue Jul 12, 2023 · 0 comments

Comments

@matt-frey
Copy link
Member

In GitLab by @carl_j on Jul 12, 2023, 12:44

Adapt FFTPoissonSolver to support a Hockney-Eastwood Poisson solve on a 2D grid.

This is part of adding "2.5D" solver to IPPL where the space charge potentials from a bunch which is long compared with its transverse size is computed. In a 2.5D solver the bunch is divided into 2D slices, the 2D potential from each slice is computed and applied to the particles. A 1D space charge potential is computed based on the longitudinal line density of the bunch and applied to the particles resulting in an energy/longitudinal momentum kick.

More details here:
20230712_review_presentation.pdf

mohsensadr pushed a commit that referenced this issue Sep 5, 2023
Test all possible execution parameters in unit tests

Closes #185

See merge request OPAL/Libraries/ippl!201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant