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: OpenBC Solver #4217

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

WeiqunZhang
Copy link
Member

This implements the algorithm of Hockney, Methods Comp. Phys. 9 (1970), 136-210 for solving Poisson's equation with open boundaries.

@WeiqunZhang WeiqunZhang force-pushed the fftopenbc branch 4 times, most recently from e7a4251 to 064e9c7 Compare November 7, 2024 00:39
Tests/FFT/OpenBC/main.cpp Outdated Show resolved Hide resolved
@WeiqunZhang WeiqunZhang marked this pull request as ready for review November 7, 2024 02:18
This implements the algorithm of Hockney, Methods Comp. Phys. 9 (1970),
136-210 for solving Poisson's equation with open boundaries.
@WeiqunZhang WeiqunZhang merged commit bef725e into AMReX-Codes:development Nov 8, 2024
59 checks passed
@WeiqunZhang WeiqunZhang deleted the fftopenbc branch November 8, 2024 03:12
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