mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Update test suite with 2g, ng solvers
This commit is contained in:
parent
0a43a465d4
commit
5c04eb0d3b
17 changed files with 1575 additions and 21 deletions
|
|
@ -438,7 +438,7 @@ constexpr int RUN_MODE_VOLUME {5};
|
|||
// CMFD CONSTANTS
|
||||
|
||||
// For non-accelerated regions on coarse mesh overlay
|
||||
constexpr int CMFD_NOACCEL {99999};
|
||||
constexpr int CMFD_NOACCEL {-1};
|
||||
|
||||
} // namespace openmc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue