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

Periodic boundary conditions on multi processors #94

Open
carlodev opened this issue Sep 16, 2022 · 0 comments
Open

Periodic boundary conditions on multi processors #94

carlodev opened this issue Sep 16, 2022 · 0 comments

Comments

@carlodev
Copy link

I am having some strange behaviour on periodic boundary conditions. In the case in this repo, I have generated the .msh file using Gmsh and imposed the periodic boundary condition on the plane z = 0, and the parallel plane on the other side for a z = const.
The code used to generate the model is in the repo (.sh file), the OpenMesh.jl is the one used for the serial case. In the folder n64 there is the model printed by the code using 64 cores, and so on for the other folders. As you can see, if look at the zm in the _0 files, there are some points also over the other plane, and the number and distribution of this "random extra points" change with the number of processor; there are none in the sequential case.

Thanks for the support

repo:
https://github.com/carlodev/naca_3d_problem.git

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