crunchflow.input.blocks.InitialConditions

class crunchflow.input.blocks.InitialConditions

Bases: KeywordBlock

digraph inheritancea5b031a757 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "InitialConditions" [URL="#crunchflow.input.blocks.InitialConditions",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="Initial conditions block for the input file"]; "KeywordBlock" -> "InitialConditions" [arrowsize=0.5,style="setlinewidth(0.5)"]; "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"]; }

Initial conditions block for the input file

set_parameters(parameters)

Set the parameters for the InitialConditions block

__str__()

Return the initial conditions block as a string