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

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

O.M. : update NEMO cards for use with NEMO 3.6

File size: 9.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5OPA_NPDT_JOURS=15
6ORCA_version=ORCA2.3
7io_xml=y
8io_server=n
9mesh_mask=n
10iceflx="linear"
11# OUTPUT_LEVEL=2 for standard daily outputs
12# OUTPUT_LEVEL=3 for more daily outputs
13OUTPUT_LEVEL=2
14
15[InitialStateFiles]
16List=   ()
17
18[BoundaryFiles]
19List=   ()
20ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/ahmcoef,        .), \
21            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/bathy_level.nc, .), \
22            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/bathy_meter.nc, .), \
23            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/coordinates.nc, .), \
24            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_potential_temperature_nomask.nc, .), \
25            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_salinity_nomask.nc, .), \
26            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/geothermal_heating.nc, .),\
27            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/runoff_core_monthly.nc, .),\
28            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/subbasins.nc, .),\
29            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/chlaseawifs_c1m-99-05_smooth_ORCA_R2.nc, chlorophyll.nc),\
30            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_chlorophyll_nomask.nc, .), \
31            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_K1_drg_ORCA_R2.nc, K1rowdrg.nc),\
32            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_M2_drg_ORCA_R2.nc, M2rowdrg.nc),\
33            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/tmaskitf_ORCA2_bis.nc, mask_itf.nc),\
34            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/kRGB61.txt, .)
35
36[SmoothFiles]
37List=   ()
38
39[ParametersFiles]
40List=   (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_ref, namelist_ref),      \
41        (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg, namelist_cfg),      \
42        (${SUBMIT_DIR}/PARAM/iodef.xml,                 iodef.xml),         \
43        (${SUBMIT_DIR}/PARAM/field_def.xml,             field_def.xml),     \
44        (${SUBMIT_DIR}/PARAM/domain_def.xml,            domain_def.xml),    \
45        (${SUBMIT_DIR}/PARAM/xmlio_server.def,          xmlio_server.def)
46
47[RestartFiles]
48List=   (${config_UserChoices_JobName}_${NEMO_END}_restart.nc,  restart.nc, restartopa.nc)
49
50[OutputText]
51List=   (ocean.output, solver.stat, namelist, iodef.xml, field_def.xml, domain_def.xml, xmlio_server.def)
52#List=   (ocean.output, oceanx.prt, solver.stat)
53
54[OutputFiles]
55List=   (mesh_mask.nc      , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\
56        (${config_UserChoices_JobName}_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, Post_1Y_scalar),\
57        (${config_UserChoices_JobName}_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, Post_1Y_grid_T),\
58        (${config_UserChoices_JobName}_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, Post_1Y_grid_U),\
59        (${config_UserChoices_JobName}_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, Post_1Y_grid_V),\
60        (${config_UserChoices_JobName}_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, Post_1Y_grid_W),\
61        (${config_UserChoices_JobName}_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_1M_scalar),\
62        (${config_UserChoices_JobName}_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\
63        (${config_UserChoices_JobName}_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\
64        (${config_UserChoices_JobName}_1m_grid_V.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc, Post_1M_grid_V),\
65        (${config_UserChoices_JobName}_1m_grid_W.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc, Post_1M_grid_W),\
66        (${config_UserChoices_JobName}_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\
67        (${config_UserChoices_JobName}_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\
68        (${config_UserChoices_JobName}_1d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_V.nc, Post_1D_grid_V),\
69        (${PREFIX_NWRITE}_${DATE_OPA}_diaptr.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diaptr.nc, Post_1M_diaptr),\
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_average_1mo)
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, time_average_1mo)
88TimeSeriesVars2D = (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)
89ChunckJob2D = NONE
90TimeSeriesVars3D = (rhopoto, rsds, thkcello, vosaline,votemper)
91ChunckJob3D = 50Y
92Seasonal=ON
93
94[Post_1M_grid_U]
95Patches = ()
96GatherWithInternal = (nav_lon, nav_lat, time_average_1mo)
97TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux)
98ChunckJob2D = NONE
99TimeSeriesVars3D = (umo, vozocrtx,vozoeivu)
100ChunckJob3D = 50Y
101Seasonal=ON
102
103[Post_1M_grid_V]
104Patches = ()
105GatherWithInternal = (nav_lon, nav_lat, time_average_1mo)
106TimeSeriesVars2D = (hfy, hfyba, hfydiff, sometauy)
107ChunckJob2D = NONE
108TimeSeriesVars3D = (vmo, vomecrty, vomeeivv)
109ChunckJob3D = 50Y
110Seasonal=ON
111
112[Post_1M_grid_W]
113Patches = ()
114GatherWithInternal = (nav_lon, nav_lat, time_average_1mo)
115TimeSeriesVars2D = (soleaeiw, soleahtw)
116ChunckJob2D = NONE
117TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, voveeivw, votkeavt, vovecrtz, wmo, wmosq)
118ChunckJob3D = 50Y
119Seasonal=ON
120
121[Post_1M_diaptr]
122Patches = ()
123GatherWithInternal = (nav_lat, time_average_1mo)
124TimeSeriesVars2D = (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)
125ChunckJob2D = NONE
126TimeSeriesVars3D = ()
127ChunckJob3D = NONE
128Seasonal=ON
129
130# Daily analysis
131
132[Post_1D_grid_T]
133Patches = ()
134GatherWithInternal = (nav_lon, nav_lat, time_average_1d)
135TimeSeriesVars2D = (omldamax, sosstsst, tossq)
136ChunckJob2D = 200Y
137TimeSeriesVars3D = (vosaline,votemper)
138ChunckJob3D = OFF
139Seasonal=OFF
140
141[Post_1D_grid_U]
142Patches = ()
143GatherWithInternal = (nav_lon, nav_lat, time_average_1d)
144TimeSeriesVars2D = ()
145ChunckJob2D = 200Y
146TimeSeriesVars3D = (vozocrtx)
147ChunckJob3D = OFF
148Seasonal=OFF
149
150[Post_1D_grid_V]
151Patches = ()
152GatherWithInternal = (nav_lon, nav_lat, time_average_1d)
153TimeSeriesVars2D = ()
154ChunckJob2D = 200Y
155TimeSeriesVars3D = (vomecrty)
156ChunckJob3D = OFF
157Seasonal=OFF
158
159## Yearly analysis
160
161[Post_1Y_scalar]
162Patches = ()
163GatherWithInternal = (time_counter, time_average_1y)
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, time_average_1y)
173TimeSeriesVars2D = (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)
174ChunckJob2D = NONE
175TimeSeriesVars3D = (rhopoto, rsds, thkcello, vosaline,votemper)
176ChunckJob3D = 50Y
177Seasonal=ON
178
179[Post_1Y_grid_U]
180Patches = ()
181GatherWithInternal = (nav_lon, nav_lat, time_average_1y)
182TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux)
183ChunckJob2D = NONE
184TimeSeriesVars3D = (umo, vozocrtx,vozoeivu)
185ChunckJob3D = 50Y
186Seasonal=ON
187
188[Post_1Y_grid_V]
189Patches = ()
190GatherWithInternal = (nav_lon, nav_lat, time_average_1y)
191TimeSeriesVars2D = (hfy, hfyba, hfydiff, sometauy)
192ChunckJob2D = NONE
193TimeSeriesVars3D = (vmo, vomecrty, vomeeivv)
194ChunckJob3D = 50Y
195Seasonal=ON
196
197[Post_1Y_grid_W]
198Patches = ()
199GatherWithInternal = (nav_lon, nav_lat, time_average_1y)
200TimeSeriesVars2D = (soleaeiw, soleahtw)
201ChunckJob2D = NONE
202TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, voveeivw, votkeavt, vovecrtz, wmo, wmosq)
203ChunckJob3D = 50Y
204Seasonal=ON
205
206[Post_1Y_diaptr]
207Patches = ()
208GatherWithInternal = (nav_lat, time_average_1y)
209TimeSeriesVars2D = (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)
210ChunckJob2D = NONE
211TimeSeriesVars3D = ()
212ChunckJob3D = NONE
213Seasonal=ON
Note: See TracBrowser for help on using the repository browser.