mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Respond to @smharper comments on #1183
This commit is contained in:
parent
3ad2caa0ac
commit
7382d35679
4 changed files with 5 additions and 4 deletions
|
|
@ -73,7 +73,7 @@ int openmc_simulation_init()
|
|||
t->init_results();
|
||||
}
|
||||
|
||||
// Set up.material_ nuclide index mapping
|
||||
// Set up material nuclide index mapping
|
||||
for (auto& mat : model::materials) {
|
||||
mat->init_nuclide_index();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue