montepy.data_inputs.material_component module#
Classes:
|
A class to represent a single component in a material. |
- class montepy.data_inputs.material_component.MaterialComponent(*args)#
Bases:
object
A class to represent a single component in a material.
For example: this may be H-1 in water: like 1001.80c — 0.6667
Deprecated since version 0.4.1: MaterialComponent has been deprecated as part of a redesign for the material interface due to a critical bug in how MontePy handles duplicate nuclides. It has been removed in 1.0.0. See Migration plan for MontePy 1.0.0.
- Raises:
DeprecationWarning – whenever called.