crunchflow.output.main_output.SpeciationBlockCollection

class crunchflow.output.main_output.SpeciationBlockCollection

Bases: dict

digraph inheritance6556132d39 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "SpeciationBlockCollection" [URL="#crunchflow.output.main_output.SpeciationBlockCollection",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="A specialized dictionary to hold multiple Speciation objects keyed by condition name."]; }

A specialized dictionary to hold multiple Speciation objects keyed by condition name.

Provides a custom string representation listing all contained geochemical conditions.

__str__()

Return a string listing all geochemical conditions in the collection.