source: configs/dcmip2016/RUNS/SUPERCELL/half_degree/const.def @ 1057

Last change on this file since 1057 was 466, checked in by ymipsl, 8 years ago

DCMIP2016 : supercell runs

YM

File size: 777 bytes
Line 
1
2#---------------- Planet ----------------
3
4# Planetary radius : real (default=6371220)
5radius = 6.37122e6
6
7# Gravity : real (default=9.80616)
8g = 9.80616
9
10# kappa=Rd/cpp : real (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 = 1e5
18
19# Planetary rotation rate : real (default=7.292E-5)
20#omega = 7.292e-5
21omega = 0.
22
23
24#---------------- Constants ----------------
25
26# Reference temperature T0 for DCMIP test cases : real (default=300)
27ncar_T0 = 300
28
29# Reference pressure p0 for DCMIP test cases, used by disvert if disver=ncar : real (default=1e5)
30ncar_p0 = 1e5
31
32# Exponent for B(eta), used by disvert if disvert=ncar : integer (default=1)
33ncar_disvert_c = 1
34
Note: See TracBrowser for help on using the repository browser.