/[MITgcm]/MITgcm_contrib/jscott/igsm/inc/chem_const1
ViewVC logotype

Annotation of /MITgcm_contrib/jscott/igsm/inc/chem_const1

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Aug 11 19:33:31 2006 UTC (18 years, 11 months ago) by jscott
Branch: MAIN
CVS Tags: HEAD
atm2d package

1 jscott 1.1
2     ! ==================================================================
3     !
4     ! CHEM_CONST1: An include parameter file consists of
5     ! some chemical constants, e.g., Avogadro number
6     ! and atomic weight of chemical species etc.
7     ! for MIT Global Chemistry Model
8     ! ------------------------------------------------------------------
9     ! Author: Chien Wang
10     ! MIT Joint Program on Science and Policy
11     ! of Global Change
12     !
13     ! Revision History:
14     !
15     ! When Who What
16     ! ---- ---------- -------
17     ! 060999 Chien Wang
18     ! 051804 Chien Wang rearranging
19     !
20     ! ==================================================================
21    
22     real, parameter :: Avogadro = 6.02217e+23
23    
24     real, parameter ::
25     & awN2 = 28.0134, awO2 = 31.9988,
26     & awH2O = 18.0152,
27     & awO = 15.9994, awO3 = 47.9982,
28     & awCO = 28.0104, awCO2 = 44.0098,
29     & awH = 01.0079, awHO = 17.0073,
30     & awHO2 = 33.0067, awH2O2 = 34.0146,
31     & awNO = 30.0061, awNO2 = 46.0055,
32     & awNO3 = 62.0049, awN2O5 =108.0104,
33     & awHNO3 = 63.0128, awHNO4 = 79.0122,
34     & awCH4 = 16.0426, awCH3 = 15.0347,
35     & awCHO = 29.0183, awCH2O = 30.0262,
36     & awCH3O = 31.0341, awCH3O2= 47.0335,
37     & awCH3O2H= 48.0414,
38     & awSO2 = 64.0588, awHOSO2= 81.0661,
39     & awSO3 = 80.0582, awH2SO4= 98.0734,
40     & awF11 =137.3675, awF12 =120.9054,
41     & awN2O = 44.0000,
42     & awHFC134a = 101.024,
43     & awPFmethane = 88.000,
44     & awSF6 = 146.054,
45     & awHONO = 47.0, awALD2 = 46.0,
46     & awMEK = 72.1, awPAN =121.1,
47     & awALKA = 81.2, awETHE = 28.0,
48     & awALKE = 46.7, awTOLU = 92.0,
49     & awAROM =111.2

  ViewVC Help
Powered by ViewVC 1.1.22