New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
file_def_nemo-oce.xml in NEMO/trunk/cfgs/AMM12/EXPREF – NEMO

source: NEMO/trunk/cfgs/AMM12/EXPREF/file_def_nemo-oce.xml @ 12377

Last change on this file since 12377 was 12377, checked in by acc, 4 years ago

The big one. Merging all 2019 developments from the option 1 branch back onto the trunk.

This changeset reproduces 2019/dev_r11943_MERGE_2019 on the trunk using a 2-URL merge
onto a working copy of the trunk. I.e.:

svn merge --ignore-ancestry \

svn+ssh://acc@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/NEMO/trunk \
svn+ssh://acc@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/NEMO/branches/2019/dev_r11943_MERGE_2019 ./

The --ignore-ancestry flag avoids problems that may otherwise arise from the fact that
the merge history been trunk and branch may have been applied in a different order but
care has been taken before this step to ensure that all applicable fixes and updates
are present in the merge branch.

The trunk state just before this step has been branched to releases/release-4.0-HEAD
and that branch has been immediately tagged as releases/release-4.0.2. Any fixes
or additions in response to tickets on 4.0, 4.0.1 or 4.0.2 should be done on
releases/release-4.0-HEAD. From now on future 'point' releases (e.g. 4.0.2) will
remain unchanged with periodic releases as needs demand. Note release-4.0-HEAD is a
transitional naming convention. Future full releases, say 4.2, will have a release-4.2
branch which fulfills this role and the first point release (e.g. 4.2.0) will be made
immediately following the release branch creation.

2020 developments can be started from any trunk revision later than this one.

File size: 7.2 KB
Line 
1<?xml version="1.0"?>
2
3    <!--
4============================================================================================================
5=                                           output files definition                                        =
6=                                            Define your own files                                         =
7=                                         put the variables you want...                                    =
8============================================================================================================
9    -->
10   
11    <file_definition type="multiple_file" name="@expname@_@freq@_@startdate@_@enddate@" sync_freq="10d" min_digits="4">
12   
13      <file_group id="1ts" output_freq="1ts"  output_level="10" enabled=".TRUE."/> <!-- 1 time step files -->
14
15      <!--old      <file_group id="1h" output_freq="1h"  output_level="10" enabled=".TRUE."/> old --> <!-- 1h files --> 
16      <!-- TB files -->
17      <file_group id="1h" output_freq="1h"  output_level="10" enabled=".TRUE."  >                     
18
19   <file id="file9" name_suffix="_shelftb_grid_T" description="TB ocean T grid variables" enabled=".TRUE." >
20     <field field_ref="sst"  operation="instant" enabled=".TRUE." />
21     <field field_ref="sbt"  operation="instant" enabled=".TRUE." />
22     <field field_ref="sss"  operation="instant" enabled=".TRUE." />
23     <field field_ref="sbs"  operation="instant" enabled=".TRUE." /> 
24   </file>
25   
26   <file id="file10" name_suffix="_shelftb_grid_U" description="TB ocean U grid variables" enabled=".TRUE." >
27     <field field_ref="ssu"  operation="instant" enabled=".TRUE." />
28     <field field_ref="sbu"  operation="instant" enabled=".TRUE." />
29   </file>
30   
31   <file id="file11" name_suffix="_shelftb_grid_V" description="TB ocean V grid variables" enabled=".TRUE." >
32     <field field_ref="ssv"  operation="instant" enabled=".TRUE." />
33     <field field_ref="sbv"  operation="instant" enabled=".TRUE." />
34   </file>
35   
36      </file_group>
37
38      <file_group id="2h" output_freq="2h"  output_level="10" enabled=".TRUE."/> <!-- 2h files -->
39      <file_group id="3h" output_freq="3h"  output_level="10" enabled=".TRUE."/> <!-- 3h files -->     
40      <file_group id="4h" output_freq="4h"  output_level="10" enabled=".TRUE."/> <!-- 4h files -->
41      <file_group id="6h" output_freq="6h"  output_level="10" enabled=".TRUE."/> <!-- 6h files -->
42
43      <file_group id="25h_mean" output_freq="1d" output_level="10" enabled=".TRUE.">
44
45     <file id="file12" name_suffix="_25hourm_grid_T" description="ocean T grid variables, 25h meaned" enabled=".TRUE." >
46     <field field_ref="temper25h"   name="votemper"  operation="instant" enabled=".TRUE."/>
47     <field field_ref="tempis25h"   name="votempis"  operation="instant" enabled=".TRUE."/>
48     <field field_ref="salin25h"    name="vosaline"  operation="instant" enabled=".TRUE."/>
49     <field field_ref="ssh25h"      name="sossheig"  operation="instant" enabled=".TRUE."/>
50    </file>
51
52     <file id="file13" name_suffix="_25hourm_grid_U" description="ocean U grid variables, 25h meaned" enabled=".TRUE." >
53     <field field_ref="vozocrtx25h" name="vozocrtx"  operation="instant" enabled=".TRUE."/>
54    </file>
55
56     <file id="file14" name_suffix="_25hourm_grid_V" description="ocean V grid variables, 25h meaned" enabled=".TRUE." >
57     <field field_ref="vomecrty25h" name="vomecrty"  operation="instant" enabled=".TRUE."/>
58    </file>
59
60     <file id="file15" name_suffix="_25hourm_grid_W" description="ocean W grid variables, 25h meaned" enabled=".TRUE." >
61     <field field_ref="vovecrtz25h"          name="vovecrtz"  operation="instant" enabled=".TRUE."/>
62     <field field_ref="avt25h"               name="votkeavt"  operation="instant" enabled=".TRUE."/>
63     <field field_ref="avm25h"               name="votkeavm"  operation="instant" enabled=".TRUE."/>
64     <field field_ref="tke25h"               name="votke"  operation="instant" enabled=".TRUE."/>
65     <field field_ref="mxln25h"              name="mxln"   operation="instant" enabled=".TRUE."/>
66    </file>
67      </file_group>
68     
69      <file_group id="1d" output_freq="1d"  output_level="10" enabled=".TRUE."> <!-- 1d files -->
70
71   <file id="file1" name_suffix="_grid_T" description="ocean T grid variables" >
72     <field field_ref="sst"          name="tos" />
73     <field field_ref="sss"          name="sos" />
74     <field field_ref="ssh"          name="zos" />
75   </file>
76
77   <file id="file2" name_suffix="_grid_U" description="ocean U grid variables" >
78     <field field_ref="ssu"          name="uos" />
79   </file>
80   
81   <file id="file3" name_suffix="_grid_V" description="ocean V grid variables" >
82     <field field_ref="ssv"          name="vos" />
83   </file>
84   
85      </file_group>
86
87      <file_group id="3d" output_freq="3d"  output_level="10" enabled=".TRUE."/> <!-- 3d files -->   
88
89      <file_group id="5d" output_freq="5d"  output_level="10" enabled=".TRUE.">  <!-- 5d files -->   
90
91   <file id="file4" name_suffix="_grid_T" description="ocean T grid variables" >
92     <field field_ref="toce"         name="thetao" />
93     <field field_ref="soce"         name="so"     />
94     <field field_ref="sst"          name="tos"    />
95     <field field_ref="sst2"         name="tossq"  />
96     <field field_ref="sss"          name="sos"    />
97     <field field_ref="ssh"          name="zos"    />
98     <field field_ref="ssh2"         name="zossq"  />
99     <field field_ref="empmr"        name="wfo"    />
100     <field field_ref="qsr"          name="rsntds" />
101     <field field_ref="qt"           name="tohfls" />
102     <field field_ref="taum"     />
103     <field field_ref="mldkz5"   />
104     <field field_ref="mldr10_1" />
105   </file>
106   
107   <file id="file5" name_suffix="_grid_U" description="ocean U grid variables" >
108     <field field_ref="uoce"         name="uo"    />
109     <field field_ref="ssu"          name="uos"   />
110     <field field_ref="utau"         name="tauuo" />
111   </file>
112   
113   <file id="file6" name_suffix="_grid_V" description="ocean V grid variables" >
114     <field field_ref="voce"         name="vo"    />
115     <field field_ref="ssv"          name="vos"   />
116     <field field_ref="vtau"         name="tauvo" />
117   </file>
118   
119   <file id="file7" name_suffix="_grid_W" description="ocean W grid variables" >
120     <field field_ref="woce"         name="wo"     />
121     <field field_ref="avt"          name="difvho" />
122   </file>
123   
124      </file_group>
125
126      <file_group id="1m" output_freq="1mo" output_level="10" enabled=".TRUE."/> <!-- real monthly files -->
127      <file_group id="2m" output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files -->
128      <file_group id="3m" output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files -->
129      <file_group id="4m" output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files -->
130      <file_group id="6m" output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files -->
131
132      <file_group id="1y"  output_freq="1y" output_level="10" enabled=".TRUE."/> <!-- real yearly files -->
133      <file_group id="2y"  output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files -->
134      <file_group id="5y"  output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files -->
135      <file_group id="10y" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files -->
136
137
138   </file_definition>
139   
140
Note: See TracBrowser for help on using the repository browser.