mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Address easy comments from @wbinventor
This commit is contained in:
parent
8059854a77
commit
58bb9c18ee
9 changed files with 53 additions and 64 deletions
|
|
@ -1303,7 +1303,7 @@
|
|||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# Create an OpenMOC Geometry from the OpenCG Geometry\n",
|
||||
"# Create an OpenMOC Geometry from an equivalent OpenCG Geometry\n",
|
||||
"opencg_geometry = get_opencg_geometry(mgxs_lib.geometry)\n",
|
||||
"openmoc_geometry = get_openmoc_geometry(opencg_geometry)"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue