crunchflow.input.databases.thermo.database_entities.GasSpecies

class crunchflow.input.databases.thermo.database_entities.GasSpecies

Bases: SpeciesBase

digraph inheritancebd2f8c5ecc { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "GasSpecies" [URL="#crunchflow.input.databases.thermo.database_entities.GasSpecies",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="Gas entry in the 'gases' block; represented by its formation/dissolution"]; "SpeciesBase" -> "GasSpecies" [arrowsize=0.5,style="setlinewidth(0.5)"]; "SpeciesBase" [URL="SpeciesBase.html#crunchflow.input.databases.thermo.database_entities.SpeciesBase",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="Common fields for species and phases."]; }

Gas entry in the ‘gases’ block; represented by its formation/dissolution reaction to primary basis and a tabulated equilibrium constant.