openmc.plot_geometry
- openmc.plot_geometry(output=True, openmc_exec='openmc', cwd='.', path_input=None)[source]
Run OpenMC in plotting mode
- Parameters:
output (bool, optional) – Capture OpenMC output from standard out
openmc_exec (str, optional) – Path to OpenMC executable
cwd (str, optional) – Path to working directory to run in
path_input (str) –
Path to a single XML file or a directory containing XML files for the OpenMC executable to read.
Added in version 0.13.3.
- Raises:
RuntimeError – If the openmc executable returns a non-zero status