openmc.Macroscopic

class openmc.Macroscopic(name='', xs=None)[source]

A Macroscopic object that can be used in a material.

Parameters:
  • name (str) – Name of the macroscopic data, e.g. UO2
  • xs (str) – Cross section identifier, e.g. 71c
Variables:
  • name (str) – Name of the nuclide, e.g. UO2
  • xs (str) – Cross section identifier, e.g. 71c