pmutt.io.omkm.get_reactions_phases

pmutt.io.omkm.get_reactions_phases(reactions)

Helper method to organize reaction into its phases

Parameters:

reactions (list of SurfaceReaction objects) – Reactions to extract phases

Returns:

reactions_phases – Dictionary where the keys are strings of phase names and the values are lists of the reactions

Return type:

dict