gcpy.constants
Contains definitions of physical and chemical constants, as well as other needed global variables.
Module Contents
- gcpy.constants.AVOGADRO = 6.022140857e+23
- gcpy.constants.BOLTZ = 1.38064852e-23
- gcpy.constants.G = 9.80665
- gcpy.constants.R_EARTH_m = 6371007.2
- gcpy.constants.R_EARTH_km = 6371.0072
- gcpy.constants.MW_AIR_g = 28.9644
- gcpy.constants.MW_AIR_kg = 0.0289644
- gcpy.constants.MW_H2O_kg = 0.018016
- gcpy.constants.RD = 287.0
- gcpy.constants.RSTARG = 8.3144598
- gcpy.constants.RV = 461.0
- gcpy.constants.skip_these_vars = ['anchor', 'ncontact', 'orientation', 'contacts', 'cubed_sphere']