MaterialIndexer#
- class MaterialIndexer(phases=None, units=None, chemicals=None, **phase_data)[source]#
Create a MaterialIndexer that can index a multi-phase, 2d-array given the phase and chemical IDs.
- Parameters:
Notes
A MaterialIndexer does not have any units defined. To use units of measure, use the MolarIndexer, MassIndexer, or VolumetricIndexer.