source: codes/icosagcm/trunk/param_sets/dcmip2012/test2/earth_const.def @ 65

Last change on this file since 65 was 65, checked in by dubos, 12 years ago

Added run.def for DCMIP-2-1

File size: 356 bytes
Line 
1#planetary radius : real (default=37122E6)
2radius=6.37122E6
3
4# gravity : real (default=9.80616)
5g=9.80616
6
7#planetary rotation rate (default=7.292E-5)
8omega=7.292E-5
9
10# kappa=Rd/cpp (default=0.2857143)
11kappa=0.2857143
12 
13# Heat capacity at constant pressure real (default=1004.70885)
14cpp=1004.5
15
16# Reference pressure : real (default=101325.)
17preff=100000.
Note: See TracBrowser for help on using the repository browser.