crunchflow.input.blocks.AqueousKinetics
- class crunchflow.input.blocks.AqueousKinetics
Bases:
digraph inheritance0883d30024 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "AqueousKinetics" [URL="#crunchflow.input.blocks.AqueousKinetics",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="Aqueous kinetics block for the input file"]; "KineticsBlock" -> "AqueousKinetics" [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"]; "KineticsBlock" [URL="KineticsBlock.html#crunchflow.input.blocks.KineticsBlock",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 kinetics blocks in a CrunchFlow input file"]; "KeywordBlock" -> "KineticsBlock" [arrowsize=0.5,style="setlinewidth(0.5)"]; }KineticsBlockAqueous kinetics block for the input file
- set_parameters(parameters)
Set the parameters for the kinetics block
- update_parameters(species, label, new_details)
Update the parameters for a species in the kinetics block
- __str__()
Return the kinetics block as a string