source: dynamico_lmdz/aquaplanet/RUN_LMDZ5/earth_const.def @ 3927

Last change on this file since 3927 was 3925, checked in by ymipsl, 10 years ago

Add bucket configuration for LMDZ, both with regular dynamic and unstructured

YM

File size: 533 bytes
Line 
1#planetary radius : real (default=37122E6)
2radius=6.371229E6
3
4# gravity : real (default=9.80616)
5g=9.80665
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#kappa=0.285773692052 
13
14# Heat capacity at constant pressure real (default=1004.70885)
15#cpp=1004.5
16cpp= 1004.70885783307
17
18# Reference pressure : real (default=101325.)
19preff=100000.
20
21# Scale factor for small planet experiment : real (default=1.)
22scale_factor=1.
23
24# Precision of NetCDF output
25netcdf_prec = double
Note: See TracBrowser for help on using the repository browser.