openmc.openmoc_compatible.get_openmoc_cell

openmc.openmoc_compatible.get_openmoc_cell(openmc_cell)[source]

Return an OpenMOC cell corresponding to an OpenMC cell.

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