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

Last change on this file since 2245 was 2245, checked in by aclsce, 10 years ago
  • Some cleaning and renaming in opa9 and pisces boundary files
  • xmlioserver is not used anymore with NEMO reference version (now XIOS).


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