pmutt.io.omkm.get_species_phases

pmutt.io.omkm.get_species_phases(species)

Helper method to organize species into its phases

Parameters:

species (list of EmpiricalBase objects) – Species to extract phases

Returns:

species_phases – Dictionary where the keys are strings of phase names and the values are lists of the species

Return type:

dict