source: CONFIG/UNIFORM/v7/IPSLCM7/SOURCES/LMDZ/file_def_histdaytune_lmdz.xml @ 6861

Last change on this file since 6861 was 6857, checked in by jgipsl, 6 weeks ago

Update on experiement for pdControl_TUNING.

  • Changed name from pdControl_TUNING into pdpiControl_TUNING to reflect the information that this set up is like a pdControl for ocean,ice and atmosthere, but piControl for the carbon parts in pisces and orchidee.
  • put back specific file_def files in SOURCES/LMDZ and SOURCS/ORCHIDEE but do not keep the context_lmdz as in IPSLCM6.5. These files aims to go away in a further homogenisation.
  • no need to modify context_lmdz anymore for this experment.
File size: 1.0 KB
Line 
1<!-- $Id: file_def_histday_lmdz.xml 4298 2022-10-17 08:15:06Z pcadule $ -->
2<file_definition type="one_file">
3    <file_group id="defile">
4        <file id="histday" name="histdaytune" output_freq="1d" output_level="_AUTO_" enabled="_AUTO_" compression_level="2" sync_freq="1d">
5           
6            <!-- VARS 1D -->
7<!--            <field_group operation="once">  -->
8<!--              <field field_ref="Ap" level="1" />  -->
9<!--              <field field_ref="Bp" level="1" /> -->
10<!--              <field field_ref="Alt" level="1" /> -->
11<!--            </field_group> -->
12       
13            <!-- VARS 2D -->
14           <field_group group_ref="remap_1d">
15           
16              <field_group operation="average" grid_ref="grid_out" >
17                <field field_ref="tsol" level="1" />
18                <field field_ref="precip" level="1" />
19                <field field_ref="slp" level="1" />
20
21            <!-- VARS 3D -->
22            </field_group>
23           
24          </field_group>
25        </file>
26    </file_group>
27</file_definition>
Note: See TracBrowser for help on using the repository browser.