source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/opa9.card @ 2795

Last change on this file since 2795 was 2795, checked in by omamce, 8 years ago

O.M. : takes now namelist _ref in NEMO sources

File size: 9.6 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5ORCA_version=${config_UserChoices_ORCA_version:-eORCA1.1}
6mesh_mask= n
7iceflx="linear"
8# OUTPUT_LEVEL=2 for standard daily outputs
9# OUTPUT_LEVEL=3 for more daily outputs
10OUTPUT_LEVEL=2
11
12[InitialStateFiles]
13List=   ()
14
15[BoundaryFiles]
16List=   ()
17ListNonDel= (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/coordinates.nc                     , .  ), \
18            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/bathy_meter.nc                     , .  ), \
19            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/runoffs_${opa9_UserChoices_ORCA_version}_depths.nc    , runoffs_eORCA1.0_depths.nc   ), \
20            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/ahmcoef.nc                         , .  ), \
21            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/mask_itf.nc                        , .  ), \
22            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/K1rowdrg.nc                        , K1rowdrg.nc     ), \
23            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/M2rowdrg.nc                        , M2rowdrg.nc     ), \
24            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/subbasins.nc                       , subbasins.nc    ), \
25            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Goutorbe_ghflux.nc                                   ,  . ), \
26            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/conservative_temperature_WOA13_decav_Reg1L75_clim.nc ,  . ), \
27            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/absolute_salinity_WOA13_decav_Reg1L75_clim.nc        ,  . ), \
28            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/weights_3D_WOA13d1_2_eorca1_bilinear.nc              ,  . ), \
29            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/weights_Goutorbe1_2_eorca1_bilinear.nc               ,  . ), \
30            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/merged_ESACCI_BIOMER4V1R1_CHL_REG05.nc               ,  . )
31
32
33[SmoothFiles]
34List=   ()
35
36[ParametersFiles]
37List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ref  , namelist_ref        ), \
38        (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/field_def.xml , field_def_nemo.xml  ), \
39        (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/domain_def.xml, domain_def_nemo.xml ), \
40        (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg          , namelist_cfg        ), \
41        (${SUBMIT_DIR}/PARAM/context_nemo.xml                   , context_nemo.xml    ), \
42        (${SUBMIT_DIR}/PARAM/file_def_nemo.xml                  , file_def_nemo.xml   )
43   
44
45[RestartFiles]
46List=   (${config_UserChoices_JobName}_${NEMO_END}_restart.nc,  restart.nc, restartopa.nc)
47
48[OutputText]
49List=   (ocean.output, solver.stat, namelist, output.namelist.*, context_nemo.xml, field_def_nemo.xml, domain_def_nemo.xml, debug.02, out_opa.xx.out, out_opa.xx.err)
50
51[OutputFiles]
52List=   (mesh_mask.nc      , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\
53        (runoffs.nc        , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_runoffs.nc  , NONE),\
54        (${config_UserChoices_JobName}_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, NONE),\
55        (${config_UserChoices_JobName}_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, NONE),\
56        (${config_UserChoices_JobName}_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, NONE),\
57        (${config_UserChoices_JobName}_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, NONE),\
58        (${config_UserChoices_JobName}_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, NONE),\
59        (${config_UserChoices_JobName}_1y_diaptr.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc, Post_1Y_diaptr),\
60        (${config_UserChoices_JobName}_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, NONE),\
61        (${config_UserChoices_JobName}_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\
62        (${config_UserChoices_JobName}_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\
63        (${config_UserChoices_JobName}_1m_grid_V.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc, Post_1M_grid_V),\
64        (${config_UserChoices_JobName}_1m_grid_W.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc, Post_1M_grid_W),\
65        (${config_UserChoices_JobName}_1m_diaptr.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc, Post_1M_diaptr),\
66        (${config_UserChoices_JobName}_5d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc, Post_1D_grid_T),\
67        (${config_UserChoices_JobName}_5d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_U.nc, Post_1D_grid_U),\
68        (${config_UserChoices_JobName}_5d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_V.nc, Post_1D_grid_V),\
69        (${config_UserChoices_JobName}_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\
70        (${config_UserChoices_JobName}_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\
71        (${config_UserChoices_JobName}_1d_grid_W.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_W.nc, NONE),\
72        (${config_UserChoices_JobName}_1d_diaptr.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr.nc, NONE),\
73        (${config_UserChoices_JobName}_1ts_grid_T.nc,${R_OUT_OCE_O_D}/${PREFIX}_1TS_grid_T.nc, NONE),\
74        (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc, NONE),\
75        (output.abort.nc  , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\
76        (output.init.nc   , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE)
77
78# Monthly analysis
79
80[Post_1M_scalar]
81Patches = ()
82GatherWithInternal = (time_counter, time_centered, time_centered_bounds, time_counter)
83TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga)
84ChunckJob2D = NONE
85TimeSeriesVars3D = ()
86ChunckJob3D = NONE
87Seasonal=OFF
88
89[Post_1M_grid_T]
90Patches = ()
91GatherWithInternal = (nav_lon, nav_lat, deptht, time_instant, time_counter, time_centered, time_centered_bounds)
92TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300)
93ChunckJob2D = NONE
94TimeSeriesVars3D = (e3t, thetao, so)
95ChunckJob3D = 100Y
96Seasonal=ON
97
98[Post_1M_grid_U]
99Patches = ()
100GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)
101TimeSeriesVars2D = (tauuo, sozohetr, sozosatr)
102ChunckJob2D = NONE
103TimeSeriesVars3D = (e3u, uo)
104ChunckJob3D = 100Y
105Seasonal=ON
106
107[Post_1M_grid_V]
108Patches = ()
109GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)
110TimeSeriesVars2D = (tauvo, somehetr, somesatr)
111ChunckJob2D = NONE
112TimeSeriesVars3D = (e3v, vo)
113ChunckJob3D = 100Y
114Seasonal=ON
115
116[Post_1M_grid_W]
117Patches = ()
118GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)
119TimeSeriesVars2D = ( )
120ChunckJob2D = NONE
121TimeSeriesVars3D = ( )
122ChunckJob3D = 100Y
123Seasonal=ON
124
125[Post_1M_diaptr]
126Patches = ()
127GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)
128TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc, zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf)
129ChunckJob2D = NONE
130TimeSeriesVars3D = ()
131ChunckJob3D = NONE
132Seasonal=ON
133
134# Daily analysis
135
136[Post_1D_grid_T]
137Patches = ()
138GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)
139TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5)
140ChunckJob2D = OFF
141TimeSeriesVars3D = ()
142ChunckJob3D = OFF
143Seasonal=OFF
144
145[Post_1D_grid_U]
146Patches = ()
147GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)
148TimeSeriesVars2D = ()
149ChunckJob2D = 100Y
150TimeSeriesVars3D = ()
151ChunckJob3D = OFF
152Seasonal=OFF
153
154[Post_1D_grid_V]
155Patches = ()
156GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)
157TimeSeriesVars2D = ()
158ChunckJob2D = 200Y
159TimeSeriesVars3D = ()
160ChunckJob3D = OFF
161Seasonal=OFF
162
163## Yearly analysis
164
165[Post_1Y_scalar]
166Patches = ()
167GatherWithInternal = (time_counter, time_centered, time_centered_bounds)
168TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga)
169ChunckJob2D = NONE
170TimeSeriesVars3D = ()
171ChunckJob3D = NONE
172Seasonal=OFF
173
174[Post_1Y_grid_T]
175Patches = ()
176GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)
177TimeSeriesVars2D = ( )
178ChunckJob2D = NONE
179TimeSeriesVars3D = (thetao, so)
180ChunckJob3D = 50Y
181Seasonal=OFF
182
183[Post_1Y_grid_U]
184Patches = ()
185GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)
186TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux)
187ChunckJob2D = NONE
188TimeSeriesVars3D = (umo, vozocrtx,vozoeivu)
189ChunckJob3D = 50Y
190Seasonal=OFF
191
192[Post_1Y_grid_V]
193Patches = ()
194GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)
195TimeSeriesVars2D = ( )
196ChunckJob2D = NONE
197TimeSeriesVars3D = ( )
198ChunckJob3D = 50Y
199Seasonal=OFF
200
201[Post_1Y_grid_W]
202Patches = ()
203GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)
204TimeSeriesVars2D = ( )
205ChunckJob2D = NONE
206TimeSeriesVars3D = ( )
207ChunckJob3D = 50Y
208Seasonal=OFF
209
210[Post_1Y_diaptr]
211Patches = ()
212GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)
213TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc, zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf)
214ChunckJob2D = NONE
215TimeSeriesVars3D = ()
216ChunckJob3D = NONE
217Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.