openmc.openmoc_compatible.get_openmc_cell

openmc.openmoc_compatible.get_openmc_cell(openmoc_cell)[source]

Return an OpenMC cell corresponding to an OpenMOC cell.

Parameters:openmoc_cell (openmoc.Cell) – OpenMOC cell
Returns:openmc_cell – Equivalent OpenMC cell
Return type:openmc.Cell