source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/DYNAMICO/TEST_CASE/NUDGING/tracer.xml @ 6612

Last change on this file since 6612 was 6612, checked in by acosce, 10 months ago

DYNAMICO used for ICOLMDZORINCA_CO2_Transport_GMD_2023

File size: 771 bytes
Line 
1   <!-- =========================================================================================================== -->
2   <!-- exemple of how to include tracers from other files than start.nc                                            -->
3   <!-- more complex scheme may used verticle and horizontal remap if not at same resolution                        -->
4   <!-- =========================================================================================================== -->
5
6   <file_group id="tracers">
7     <file id="tracer" name="tracer" enabled="true" mode="read" output_freq="1ts">
8        <field_group operation="once" domain_ref="i" axis_ref="lev" prec="8">
9          <field id="CO2_start" name="CO2"  />
10        </field_group>
11     </file>
12   </file_group>
Note: See TracBrowser for help on using the repository browser.