mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Random Ray Base Source Region Refactor (#3576)
This commit is contained in:
parent
feefcc6713
commit
3ac64d9a01
17 changed files with 700 additions and 446 deletions
|
|
@ -346,7 +346,6 @@ void get_run_parameters(pugi::xml_node node_base)
|
|||
}
|
||||
FlatSourceDomain::mesh_domain_map_[mesh_id].emplace_back(
|
||||
type, domain_id);
|
||||
RandomRay::mesh_subdivision_enabled_ = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue