mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Address @smharper comments on #1169
This commit is contained in:
parent
39961dc0a4
commit
7325897ee9
13 changed files with 72 additions and 66 deletions
|
|
@ -56,9 +56,6 @@ void read_geometry_xml()
|
|||
read_cells(root);
|
||||
read_lattices(root);
|
||||
|
||||
// ==========================================================================
|
||||
// SETUP UNIVERSES
|
||||
|
||||
// Allocate universes, universe cell arrays, and assign base universe
|
||||
model::root_universe = find_root_universe();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue