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 with CMFD and OpenMP threads #465

Open
GiudGiud opened this issue Jun 21, 2020 · 0 comments
Open

Periodic boundary conditions with CMFD and OpenMP threads #465

GiudGiud opened this issue Jun 21, 2020 · 0 comments

Comments

@GiudGiud
Copy link
Contributor

The CMFD fails to converge for the test case in test_cmfd_print_ratios.py, but only when all the following are true

  • CMFD is used
  • openmp threads are used, 2 or more
  • periodic boundary conditions are used

This is definitely a bug since using a single thread works.
Periodic boundary conditions have gone untested for a long time, it's not clear whether this is a new bug or it's simply been uncovered by the fixes in #463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant