mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Making index_cmfd_mesh part of openmc::settings.
This commit is contained in:
parent
96c1afc8f7
commit
0baec6f9d5
4 changed files with 15 additions and 12 deletions
|
|
@ -72,7 +72,8 @@ std::string path_statepoint;
|
|||
|
||||
int32_t index_entropy_mesh {-1};
|
||||
int32_t index_ufs_mesh {-1};
|
||||
|
||||
int32_t index_cmfd_mesh {-1};
|
||||
|
||||
int32_t n_batches;
|
||||
int32_t n_inactive {0};
|
||||
int32_t gen_per_batch {1};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue