crunchflow.input.blocks.PrimarySpecies

class crunchflow.input.blocks.PrimarySpecies

Bases: SpeciesBlock

digraph inheritance3d63d649a9 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "KeywordBlock" [URL="KeywordBlock.html#crunchflow.input.blocks.KeywordBlock",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="Base class for all keyword blocks in a CrunchFlow input file"]; "PrimarySpecies" [URL="#crunchflow.input.blocks.PrimarySpecies",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="Primary species block for the input file"]; "SpeciesBlock" -> "PrimarySpecies" [arrowsize=0.5,style="setlinewidth(0.5)"]; "SpeciesBlock" [URL="SpeciesBlock.html#crunchflow.input.blocks.SpeciesBlock",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="Base class for all species blocks in a CrunchFlow input file"]; "KeywordBlock" -> "SpeciesBlock" [arrowsize=0.5,style="setlinewidth(0.5)"]; }

Primary species block for the input file

set_parameters(parameters)

Set the parameters for the species block

__str__()

Return the species block as a string