mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Adding changes requested in PR.
This commit is contained in:
parent
a4fdbe5048
commit
64e2df362a
8 changed files with 14 additions and 13 deletions
|
|
@ -13,7 +13,7 @@ write_geometry(hid_t file_id) {
|
|||
|
||||
#ifdef DAGMC
|
||||
if (settings::dagmc) {
|
||||
write_attribute(geom_group, "cad", 1);
|
||||
write_attribute(geom_group, "dagmc", 1);
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue