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

[OpenMC-OpenFOAM] Failed to update temperature after first Picard iteration #164

Open
AI-Pranto opened this issue May 11, 2022 · 0 comments

Comments

@AI-Pranto
Copy link
Contributor

In a 2x2 square lattice after adding an outer universe lattice.outer for the space outside of the defined lattice, It throws the following error message,

[ENRICO]: Updating temperature
terminate called after throwing an instance of 'std::out_of_range'
  what():  vector::_M_range_check: __n (which is 0) >= this->size() (which is 0)

If I remove lattice.outer, it fixes the issue. I have attached my input file here

I found this error message first in hexagonal lattice, and later I was able to reproduce the same error message in RectLattice by adding an outer universe.

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