openmc.openmoc_compatible.get_openmoc_surface
- openmc.openmoc_compatible.get_openmoc_surface(openmc_surface)[source]
Return an OpenMOC surface corresponding to an OpenMC surface.
- Parameters:
openmc_surface (openmc.Surface) – OpenMC surface
- Returns:
openmoc_surface – Equivalent OpenMOC surface
- Return type:
openmoc.Surface