openmc.openmoc_compatible.get_openmc_material

openmc.openmoc_compatible.get_openmc_material(openmoc_material)[source]

Return an OpenMC material corresponding to an OpenMOC material.

Parameters:

openmoc_material (openmoc.Material) – OpenMOC material

Returns:

openmc_material – Equivalent OpenMC material

Return type:

openmc.Material