#include <COHSClFGasSol.h>
Public Member Functions | |
| COHSClFGasSol () | |
| constructor | |
| virtual | ~COHSClFGasSol () |
| destructor | |
Public Attributes | |
| const int | NCOMP |
| number of components | |
| const int | NSPEC |
| number of species | |
| const int | CDEX |
| carbon | |
| const int | O2DEX |
| oxygen | |
| const int | H2DEX |
| hydrogen | |
| const int | S2DEX |
| S2. | |
| const int | CL2DEX |
| chlorine | |
| const int | F2DEX |
| flourine | |
| const int | SDEX |
| S. | |
| const int | S3DEX |
| S3. | |
| const int | CODEX |
| carbon monoxide | |
| const int | CO2DEX |
| carbon dioxide | |
| const int | SO2DEX |
| sulfur dioxide | |
| const int | SODEX |
| SO. | |
| const int | S2ODEX |
| S2O. | |
| const int | COSDEX |
| COS. | |
| const int | CSDEX |
| CS. | |
| const int | CS2DEX |
| CS2. | |
| const int | HDEX |
| H. | |
| const int | OHDEX |
| OH. | |
| const int | HO2DEX |
| HO2. | |
| const int | H2ODEX |
| water | |
| const int | H2O2DEX |
| H2O2. | |
| const int | H2SO4DEX |
| H2SO4. | |
| const int | H2SDEX |
| H2S. | |
| const int | CHDEX |
| CH. | |
| const int | COHDEX |
| COH. | |
| const int | CH2DEX |
| CH2. | |
| const int | COH2DEX |
| COH2. | |
| const int | CH3DEX |
| CH3. | |
| const int | CH4DEX |
| CH4. | |
| const int | C2HDEX |
| C2H. | |
| const int | C2H2DEX |
| C2H2. | |
| const int | C2H4DEX |
| C2H4. | |
| const int | C2OH4DEX |
| C2OH4. | |
| const int | C2ODEX |
| C2O. | |
| const int | C3O2DEX |
| C3O2. | |
| const int | HSDEX |
| HS. | |
| const int | SO3DEX |
| SO3. | |
| const int | HCLDEX |
| hydrochloric acid | |
| const int | CL2ODEX |
| dichlorine monoxide | |
| const int | CLODEX |
| monochlorine monoxide | |
| const int | CLO2DEX |
| chlorine dioxide | |
| const int | CL2SDEX |
| sulfur dichloride | |
| const int | CL2S2DEX |
| disulfur dichloride | |
| const int | CLSDEX |
| sulfur chloride | |
| const int | CLS2DEX |
| disulfur chloride | |
| const int | C2CL2DEX |
| ethyne dichloro | |
| const int | C2CL4DEX |
| tetrachloroethylene | |
| const int | CCL4DEX |
| carbon tetrachloride | |
| const int | H2F2DEX |
| hydrogen fluoride dimer | |
| const int | HFDEX |
| hydrofluoric acid | |
| const int | F2ODEX |
| difluorine monoxide | |
| const int | FODEX |
| oxygen monofuoride | |
| const int | F2SDEX |
| sulfur difluoride | |
| const int | F2S2DEX |
| difluoro disulfide | |
| const int | S2F2DEX |
| thiothionyl fluoride | |
| const int | F3SDEX |
| sulfur trifluoride | |
| const int | F4SDEX |
| sulfur tetrafluoride | |
| const int | C2F2DEX |
| ethyne difluoro | |
| const int | C2F4DEX |
| ethyne tetrafluoro | |
| const int | CF4DEX |
| carbon tetrafluoride | |
| const int | CCL2F2DEX |
| dichlorodifluoromethane | |
| const int | CCL3FDEX |
| trichloromonofluoromethane | |
| const int | CCLF3DEX |
| chlorotrifluoromethane | |
| const int | CCLFODEX |
| carbonic chloride fluoride | |
| const int | CHCL2FDEX |
| methane dichlorofluoro | |
| const int | CHCLF2DEX |
| methane chlorodifluoro | |
| const int | CLFDEX |
| chlorine monofluoride | |
| const int | CLFO2SDEX |
| sulfuryl chloride fruoride | |
Protected Member Functions | |
| virtual void | init () |
| allocate space and initialize variables | |
COHSClF gas class. Employs JANAF-NIST data from Chase (1998). Ideal mixing assumed.
Definition at line 17 of file COHSClFGasSol.h.
1.7.1