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

Last change on this file since 2284 was 2284, checked in by omamce, 10 years ago

O.M. : change for time series, monitoring and atlas

File size: 8.4 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5ORCA_version=ORCA1.0
6io_xml=y
7mesh_mask=n
8iceflx="linear"
9# OUTPUT_LEVEL=2 for standard daily outputs
10# OUTPUT_LEVEL=3 for more daily outputs
11OUTPUT_LEVEL=2
12
13[InitialStateFiles]
14List=   ()
15
16[BoundaryFiles]
17List=   ()
18ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/ahmcoef,        .), \
19            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/bathy_meter.nc, .), \
20            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/coordinates.nc, .), \
21            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_potential_temperature_nomask.nc, .), \
22            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_salinity_nomask.nc, .), \
23            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/geothermal_heating.nc, .),\
24            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/subbasins.nc, .),\
25            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/chlorophyll_surface.nc, chlorophyll.nc),\
26            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_K1_drg_ORCA.nc, K1rowdrg.nc),\
27            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_M2_drg_ORCA.nc, M2rowdrg.nc),\
28            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/tmaskitf_ORCA_bis.nc, mask_itf.nc),\
29            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/kRGB61.txt, .)
30
31[SmoothFiles]
32List=   ()
33
34[ParametersFiles]
35List=   (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_ref, namelist_ref),      \
36        (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg, namelist_cfg),      \
37        (${SUBMIT_DIR}/PARAM/iodef.xml,                    iodef.xml),      \
38        (${SUBMIT_DIR}/PARAM/context_nemo.xml,      context_nemo.xml),      \
39        (${SUBMIT_DIR}/PARAM/field_def_nemo.xml,   field_def_nemo.xml),     \
40        (${SUBMIT_DIR}/PARAM/domain_def_nemo.xml,  domain_def_nemo.xml)
41
42[RestartFiles]
43List=   (${config_UserChoices_JobName}_${NEMO_END}_restart.nc,  restart.nc, restartopa.nc)
44
45[OutputText]
46List=   (ocean.output, solver.stat, namelist, context_nemo.xml, field_def_nemo.xml, domain_def_nemo.xml, debug.02, out_opa.xx.out, out_opa.xx.err)
47
48[OutputFiles]
49List=   (mesh_mask.nc      , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\
50        (${config_UserChoices_JobName}_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, Post_1Y_scalar),\
51        (${config_UserChoices_JobName}_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, Post_1Y_grid_T),\
52        (${config_UserChoices_JobName}_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, Post_1Y_grid_U),\
53        (${config_UserChoices_JobName}_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, Post_1Y_grid_V),\
54        (${config_UserChoices_JobName}_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, Post_1Y_grid_W),\
55        (${config_UserChoices_JobName}_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_1M_scalar),\
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}_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\
61        (${config_UserChoices_JobName}_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\
62        (${config_UserChoices_JobName}_1d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_V.nc, Post_1D_grid_V),\
63        (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc, NONE),\
64        (output.abort.nc  , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\
65        (output.init.nc   , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE)
66
67# Monthly analysis
68
69[Post_1M_scalar]
70Patches = ()
71GatherWithInternal = (time_counter)
72TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga)
73ChunckJob2D = NONE
74TimeSeriesVars3D = ()
75ChunckJob3D = NONE
76Seasonal=OFF
77
78[Post_1M_grid_T]
79Patches = ()
80GatherWithInternal = (nav_lon, nav_lat, time_counter)
81TimeSeriesVars2D = (sohefldo, soicecov, somixhgt, somxl010, sosaline, soshfldo, sossheig, sosstsst, sowaflup, sowindsp)
82ChunckJob2D = NONE
83TimeSeriesVars3D = (thkcello, vosaline,votemper)
84ChunckJob3D = 50Y
85Seasonal=ON
86
87[Post_1M_grid_U]
88Patches = ()
89GatherWithInternal = (nav_lon, nav_lat, time_counter)
90TimeSeriesVars2D = (sozotaux)
91ChunckJob2D = NONE
92TimeSeriesVars3D = (vozocrtx,vozoeivu)
93ChunckJob3D = 50Y
94Seasonal=ON
95
96[Post_1M_grid_V]
97Patches = ()
98GatherWithInternal = (nav_lon, nav_lat, time_counter)
99TimeSeriesVars2D = (sometauy)
100ChunckJob2D = NONE
101TimeSeriesVars3D = (vomecrty, vomeeivv)
102ChunckJob3D = 50Y
103Seasonal=ON
104
105[Post_1M_grid_W]
106Patches = ()
107GatherWithInternal = (nav_lon, nav_lat, time_counter)
108TimeSeriesVars2D = (soleaeiw, soleahtw)
109ChunckJob2D = NONE
110TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, voveeivw, votkeavt, vovecrtz, wmo, wmosq)
111ChunckJob3D = 50Y
112Seasonal=ON
113
114[Post_1M_diaptr]
115Patches = ()
116GatherWithInternal = (nav_lat, time_counter)
117TimeSeriesVars2D = (zotemglo, zosalglo, zomsfglo, zotematl, zosalatl, zomsfatl, zotempac, zosalpac, zomsfpac, zotemind, zosalind, zomsfind, zotemipc, zosalipc, zomsfipc, sohtatl, sostatl, sohtpac, sostpac, sohtind, sostind, sohtipc, sostipc, sophtadv, sophtove, sophtldf, sopstadv, sopstove, zomsfeiv, sophteiv, sopsteiv)
118ChunckJob2D = NONE
119TimeSeriesVars3D = ()
120ChunckJob3D = NONE
121Seasonal=ON
122
123# Daily analysis
124
125[Post_1D_grid_T]
126Patches = ()
127GatherWithInternal = (nav_lon, nav_lat, time_counter)
128TimeSeriesVars2D = (omldamax, sosstsst, tossq)
129ChunckJob2D = 200Y
130TimeSeriesVars3D = (vosaline,votemper)
131ChunckJob3D = OFF
132Seasonal=OFF
133
134[Post_1D_grid_U]
135Patches = ()
136GatherWithInternal = (nav_lon, nav_lat, time_counter)
137TimeSeriesVars2D = ()
138ChunckJob2D = 200Y
139TimeSeriesVars3D = (vozocrtx)
140ChunckJob3D = OFF
141Seasonal=OFF
142
143[Post_1D_grid_V]
144Patches = ()
145GatherWithInternal = (nav_lon, nav_lat, time_counter)
146TimeSeriesVars2D = ()
147ChunckJob2D = 200Y
148TimeSeriesVars3D = (vomecrty)
149ChunckJob3D = OFF
150Seasonal=OFF
151
152## Yearly analysis
153
154[Post_1Y_scalar]
155Patches = ()
156GatherWithInternal = (time_counter, time_counter)
157TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga)
158ChunckJob2D = NONE
159TimeSeriesVars3D = ()
160ChunckJob3D = NONE
161Seasonal=OFF
162
163[Post_1Y_grid_T]
164Patches = ()
165GatherWithInternal = (nav_lon, nav_lat, time_counter)
166TimeSeriesVars2D = (evs, ficeberg, friver, fsitherm, hfcorr, hfevapds, hfibthermds, hfrainds, hfrunoffds, hfsithermds, hfsnthermds, nshfls, omlmax, pbo, pr, prsn, sfdsi, so20chgt, so28chgt, sohefldo, sohtc300, soicecov, somixhgt, somxl010, sosaline, soshfldo, sossheig, sosstsst, sotaumod, sowaflcd, sowaflup, sowindsp, tossq, vsfsit, wfcorr, zossq)
167ChunckJob2D = NONE
168TimeSeriesVars3D = (rhopoto, rsds, thkcello, vosaline,votemper)
169ChunckJob3D = 50Y
170Seasonal=ON
171
172[Post_1Y_grid_U]
173Patches = ()
174GatherWithInternal = (nav_lon, nav_lat, time_counter)
175TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux)
176ChunckJob2D = NONE
177TimeSeriesVars3D = (umo, vozocrtx,vozoeivu)
178ChunckJob3D = 50Y
179Seasonal=ON
180
181[Post_1Y_grid_V]
182Patches = ()
183GatherWithInternal = (nav_lon, nav_lat, time_counter)
184TimeSeriesVars2D = (hfy, hfyba, hfydiff, sometauy)
185ChunckJob2D = NONE
186TimeSeriesVars3D = (vmo, vomecrty, vomeeivv)
187ChunckJob3D = 50Y
188Seasonal=ON
189
190[Post_1Y_grid_W]
191Patches = ()
192GatherWithInternal = (nav_lon, nav_lat, time_counter)
193TimeSeriesVars2D = (soleaeiw, soleahtw)
194ChunckJob2D = NONE
195TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, voveeivw, votkeavt, vovecrtz, wmo, wmosq)
196ChunckJob3D = 50Y
197Seasonal=ON
198
199[Post_1Y_diaptr]
200Patches = ()
201GatherWithInternal = (nav_lat, time_counter)
202TimeSeriesVars2D = (zotemglo, zosalglo, zomsfglo, zotematl, zosalatl, zomsfatl, zotempac, zosalpac, zomsfpac, zotemind, zosalind, zomsfind, zotemipc, zosalipc, zomsfipc, sohtatl, sostatl, sohtpac, sostpac, sohtind, sostind, sohtipc, sostipc, sophtadv, sophtove, sophtldf, sopstadv, sopstove, zomsfeiv, sophteiv, sopsteiv)
203ChunckJob2D = NONE
204TimeSeriesVars3D = ()
205ChunckJob3D = NONE
206Seasonal=ON
Note: See TracBrowser for help on using the repository browser.