crunchflow.input.blocks.Pest
- class crunchflow.input.blocks.Pest
Bases:
digraph inheritanceaf0f951681 { 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"]; "Pest" [URL="#crunchflow.input.blocks.Pest",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="Pest block for the input file"]; "KeywordBlock" -> "Pest" [arrowsize=0.5,style="setlinewidth(0.5)"]; }KeywordBlockPest block for the input file
- set_parameters(parameters)
Set the parameters for the block
- Parameters:
- parametersdict
Dictionary of parameters to set
- __str__()
Return a string representation of the block