openmc.openmoc_compatible.get_openmoc_material

openmc.openmoc_compatible.get_openmoc_material(openmc_material)[source]

Return an OpenMOC material corresponding to an OpenMC material.

Parameters

openmc_material (openmc.Material) – OpenMC material

Returns

openmoc_material – Equivalent OpenMOC material

Return type

openmoc.Material