Update test suite with 2g, ng solvers

This commit is contained in:
Shikhar Kumar 2018-12-12 12:20:48 -05:00
parent 0a43a465d4
commit 5c04eb0d3b
17 changed files with 1575 additions and 21 deletions

View file

@ -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