Last change
on this file since 903 was
230,
checked in by ymipsl, 10 years ago
|
Some update in the test directory
|
File size:
533 bytes
|
Line | |
---|
1 | #planetary radius : real (default=37122E6) |
---|
2 | radius=6.371229E6 |
---|
3 | |
---|
4 | # gravity : real (default=9.80616) |
---|
5 | g=9.80665 |
---|
6 | |
---|
7 | #planetary rotation rate (default=7.292E-5) |
---|
8 | omega=7.292E-5 |
---|
9 | |
---|
10 | # kappa=Rd/cpp (default=0.2857143) |
---|
11 | kappa=0.2857143 |
---|
12 | #kappa=0.285773692052 |
---|
13 | |
---|
14 | # Heat capacity at constant pressure real (default=1004.70885) |
---|
15 | #cpp=1004.5 |
---|
16 | cpp= 1004.70885783307 |
---|
17 | |
---|
18 | # Reference pressure : real (default=101325.) |
---|
19 | preff=100000. |
---|
20 | |
---|
21 | # Scale factor for small planet experiment : real (default=1.) |
---|
22 | scale_factor=1. |
---|
23 | |
---|
24 | # Precision of NetCDF output |
---|
25 | netcdf_prec = double |
---|
Note: See
TracBrowser
for help on using the repository browser.