Last change
on this file since 4063 was
3973,
checked in by ymipsl, 8 years ago
|
Update XML and .def files for dynamico Aquaplanet
YM
|
File size:
1.8 KB
|
Line | |
---|
1 | <context id="icosagcm" > |
---|
2 | <calendar type="d360" start_date="2000-01-01 00:00:00" time_origin="2000-01-01 00:00:00"/> |
---|
3 | |
---|
4 | <field_definition src="./field_def.xml" /> |
---|
5 | |
---|
6 | <file_definition src="./filedef_dcmip2016.xml" /> |
---|
7 | <file_definition src="./filedef_debug.xml" /> |
---|
8 | |
---|
9 | <file_definition type="one_file" par_access="collective"> |
---|
10 | |
---|
11 | <file id="output" name="output" enabled=".FALSE." output_freq="2h" sync_freq="2h" output_level="10" > |
---|
12 | <field_group group_ref="standard_output"/> |
---|
13 | </file> |
---|
14 | |
---|
15 | </file_definition> |
---|
16 | |
---|
17 | <axis_definition> |
---|
18 | <axis id="lev" positive="down" standard_name="atmopshere_hybrid_sigma_pressure_coordinate" long_name="hybrid level at midpoints" /> |
---|
19 | <axis id="levp1" name="ilev" unit="level" positive="down" standard_name="atmopshere_hybride_sigma_pressure_coordinate" long_name="hybrid level at interface" /> |
---|
20 | <axis id="lev_pressure" positive="down" n_glo="2" unit="Pa" value="(0,1)[85000 50000]" > |
---|
21 | <interpolate_axis order="1" coordinate="p" /> |
---|
22 | </axis> |
---|
23 | </axis_definition> |
---|
24 | |
---|
25 | <domain_definition> |
---|
26 | |
---|
27 | <domain_group id="i"> |
---|
28 | <domain id="i"/> |
---|
29 | </domain_group> |
---|
30 | |
---|
31 | |
---|
32 | <domain id="v" /> |
---|
33 | |
---|
34 | <domain id="regular_half_degree" type="rectilinear" ni_glo="720" nj_glo="360" > |
---|
35 | <generate_rectilinear_domain /> |
---|
36 | <interpolate_domain order="1"/> |
---|
37 | </domain> |
---|
38 | |
---|
39 | <domain id="regular_one_degree" type="rectilinear" ni_glo="360" nj_glo="180" > |
---|
40 | <generate_rectilinear_domain /> |
---|
41 | <interpolate_domain order="1"/> |
---|
42 | </domain> |
---|
43 | |
---|
44 | <domain id="regular_two_degree" type="rectilinear" ni_glo="180" nj_glo="90" > |
---|
45 | <generate_rectilinear_domain /> |
---|
46 | <interpolate_domain order="1"/> |
---|
47 | </domain> |
---|
48 | |
---|
49 | </domain_definition> |
---|
50 | |
---|
51 | <grid_definition> |
---|
52 | <grid id="scalar"> |
---|
53 | </grid> |
---|
54 | </grid_definition> |
---|
55 | |
---|
56 | </context> |
---|
Note: See
TracBrowser
for help on using the repository browser.