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

FFT::OpenBCSolver: Fix batch mode #4255

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

WeiqunZhang
Copy link
Member

No description provided.

@WeiqunZhang WeiqunZhang marked this pull request as ready for review December 3, 2024 04:35
@WeiqunZhang WeiqunZhang requested a review from atmyers December 3, 2024 04:36
@WeiqunZhang
Copy link
Member Author

Needed by ECP-WarpX/WarpX#5089

@WeiqunZhang WeiqunZhang merged commit 6aa80df into AMReX-Codes:development Dec 5, 2024
75 checks passed
@WeiqunZhang WeiqunZhang deleted the fix_fft_batch branch December 5, 2024 18:24
RemiLehe pushed a commit to ECP-WarpX/WarpX that referenced this pull request Dec 11, 2024
Anticipating the weekly update due to upcoming retreat. This makes
AMReX-Codes/amrex#4255 visible to WarpX.


- Weekly update to latest AMReX:
```console
./Tools/Release/updateAMReX.py
```
- Weekly update to latest pyAMReX (no changes since 24.12):
```console
./Tools/Release/updatepyAMReX.py
```
- Weekly update to latest PICSAR (no changes since 24.09):
```console
./Tools/Release/updatePICSAR.py
```
RemiLehe pushed a commit to ECP-WarpX/WarpX that referenced this pull request Dec 17, 2024
This PR implements a quasi-3D Poisson solver based on the Integrated
Green's functions.
It solves the 2D Poisson equation on the `(x,y)` plane for every slice
`z`.
It is useful for beam-beam simulations. 

See PR #4648 for the full 3D solver.  

- [x] AMReX FFT - works with
AMReX-Codes/amrex#4255
- [x] CI test
- [x] documentation

:hocho: :fish:

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants