openmc.openmoc_compatible.get_openmc_surface

openmc.openmoc_compatible.get_openmc_surface(openmoc_surface)[source]

Return an OpenMC surface corresponding to an OpenMOC surface.

Parameters

openmoc_surface (openmoc.Surface) – OpenMOC surface

Returns

openmc_surface – Equivalent OpenMC surface

Return type

openmc.Surface