|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    A simulator for multicomponent porous media flow | 
| Public Member Functions | |
| COMP (const vector< string > &comp) | |
| Public Attributes | |
| string | name | 
| Name of components. | |
| OCP_DBL | Pc | 
| Critical Pressure. | |
| OCP_DBL | Tc | 
| Critical Temperature. | |
| OCP_DBL | acf | 
| Acentric Factor. | |
| OCP_DBL | MW | 
| Molecular Weight. | |
| OCP_DBL | VcMW | 
| Critical Volume / MW. | |
| OCP_DBL | Vc | 
| VcMW * MW. | |
| OCP_DBL | OmegaA | 
| Param A of Components. | |
| OCP_DBL | OmegaB | 
| Param B of Components. | |
| OCP_DBL | Vshift | 
| shift volume | |
Definition at line 108 of file MixtureComp.hpp.