source: CONFIG/UNIFORM/v6/IPSLCM5A2/EXPERIMENTS/IPSLCM/piControl/COMP/opa9.card @ 3005

Last change on this file since 3005 was 3005, checked in by jgipsl, 7 years ago

Copy directly input files from OCE/IPSLCM6 directory. The directories OCE/IPSLCM5A2 previously used, was only a link to the IPSLCM6 directory. The link will be removed at the shared account.

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