|
Classes | |
| class | Application |
| Class to hold global data. More... | |
Modules | |
| Physical Constants | |
Global data are available anywhere. There are two kinds. Cantera has an assortment of constant values for physical parameters. Also, Cantera maintains a collection of global data which is specific to each process that invokes Cantera functions. This process-specific data is storred in the class Application.
1.6.3