Cantera  2.5.1
Modules | Classes
Global Data

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 stored in the class Application. More...

Collaboration diagram for Global Data:

Modules

 Physical Constants
 Cantera uses the MKS system of units. The unit for moles is defined to be the kmol. All values of physical constants are consistent with the 2018 CODATA recommendations.
 

Classes

class  Application
 Class to hold global data. More...
 

Detailed Description

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 stored in the class Application.