/[lmdze]/trunk/dyn3d/comconst.f
ViewVC logotype

Diff of /trunk/dyn3d/comconst.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 39 by guez, Tue Jan 25 15:11:05 2011 UTC revision 42 by guez, Thu Mar 24 11:52:41 2011 UTC
# Line 13  module comconst Line 13  module comconst
13    REAL dtphys    REAL dtphys
14    real, parameter:: rad = 6371229. ! radius of the Earth (in m)    real, parameter:: rad = 6371229. ! radius of the Earth (in m)
15    real r    real r
16    real, parameter:: cpp = 1004.70885, kappa = 0.2857143    real, parameter:: cpp = 1004.70885 ! J K-1 kg-1
17      real, parameter:: kappa = 0.2857143
18    REAL cotot, unsim    REAL cotot, unsim
19    real, parameter:: g = 9.8 ! acceleration of gravity (in m s-2)    real, parameter:: g = 9.8 ! acceleration of gravity (in m s-2)
20    

Legend:
Removed from v.39  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.21