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

[Feat]: Periodic boundaries with MPI #207

Open
SquirrelToTheTop opened this issue May 31, 2024 · 0 comments
Open

[Feat]: Periodic boundaries with MPI #207

SquirrelToTheTop opened this issue May 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SquirrelToTheTop
Copy link

SquirrelToTheTop commented May 31, 2024

What do you want?

Extension of periodic boundary to support MPI run. For the moment, this boundary condition is only supported on sequential run. The function update_ghost_periodic in update.hpp file needs to be extended to handle MPI ghost cells.

The new feature can be easily tested with the linear convection demo with only 2 MPI processes.

@SquirrelToTheTop SquirrelToTheTop added the enhancement New feature or request label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant