source: CMIP6/RFMIP/piClim-histall/CM619-LR-piClim-histall-3/PARAM/file_def_histmth_lmdz.xml_2RadCall_ForIRFtropo @ 4986

Last change on this file since 4986 was 4986, checked in by asima, 4 years ago

Import of member 3 of "piClim-histall", with 2RadCall for aerosols and GHG (Tier 2, transitory)

File size: 2.2 KB
Line 
1<file_definition>
2        <file_group id="defile">
3        <file id="histmthForIRFtropo" name="histmthForIRFtropo" output_freq="1mo" enabled=".TRUE." compression_level="2">
4
5            <!-- VARS 1D -->
6<!--            <field_group operation="once">  -->
7<!--              <field field_ref="Ap" level="1" />  -->
8<!--              <field field_ref="Bp" level="1" />  -->
9<!--              <field field_ref="Alt" level="1" />  -->
10<!--            </field_group>  -->
11
12            <field_group operation="once">
13              <field field_ref="io_lon"  />
14              <field field_ref="io_lat"  />
15              <field field_ref="Ahyb"  />
16              <field field_ref="Ahyb_bounds"  />
17              <field field_ref="Bhyb" />
18              <field field_ref="Bhyb_bounds" />
19              <field field_ref="Ahyb_mid"  />
20              <field field_ref="Ahyb_mid_bounds" />
21              <field field_ref="Bhyb_mid"  />
22              <field field_ref="Bhyb_mid_bounds" />
23            </field_group>
24
25            <!-- VARS 2D for tropopause -->
26            <field_group operation="average" freq_op="1ts">
27                <field field_ref="aire"           operation="once"/>
28                <field field_ref="contfracATM"    operation="once"/>
29
30                <field_group operation="average" freq_op="1ts" detect_missing_value=".true.">
31                    <field field_ref="p_tropopause" />
32                    <field field_ref="t_tropopause" />
33                    <field field_ref="z_tropopause" />
34                </field_group>
35            </field_group>
36
37            <!-- VARS 3D from 1st Radiation Call: can be activated here or in "histmth" file ----(AdS)---------->
38            <field_group group_ref="fields_rad_3D" operation="average" freq_op="1ts" />
39
40            <!-- VARS 3D from 2nd Radiation Call ----(AdS)------------------------------------------------------>
41            <!-- ONLY ONE GRUP MUST BE .TRUE., the one associated with perturbed GHG ('4co2', or 'ghg' for preind etc.) !!!  -->
42            <field_group group_ref="fields_rad_ghg_3D" operation="average" freq_op="1ts" enabled=".true."/>
43            <field_group group_ref="fields_rad_4co2_3D" operation="average" freq_op="1ts" enabled=".false."/>
44
45        </file>
46
47        </file_group>
48    </file_definition>
Note: See TracBrowser for help on using the repository browser.