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

Last change on this file since 2539 was 2539, checked in by omamce, 9 years ago

O.M. :

  • ORCA2.3 -> ORCA1
  • Switch to new variables names
File size: 8.6 KB
RevLine 
[583]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[2539]5ORCA_version=ORCA1.0
[819]6mesh_mask=n
[2119]7iceflx="linear"
[1040]8# OUTPUT_LEVEL=2 for standard daily outputs
[1021]9# OUTPUT_LEVEL=3 for more daily outputs
10OUTPUT_LEVEL=2
[583]11
12[InitialStateFiles]
13List=   ()
14
15[BoundaryFiles]
16List=   ()
[2085]17ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/ahmcoef,        .), \
[583]18            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/bathy_meter.nc, .), \
19            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/coordinates.nc, .), \
20            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_potential_temperature_nomask.nc, .), \
21            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_salinity_nomask.nc, .), \
22            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/geothermal_heating.nc, .),\
[732]23            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/subbasins.nc, .),\
[2245]24            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/chlorophyll_surface.nc, chlorophyll.nc),\
25            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_K1_drg_ORCA.nc, K1rowdrg.nc),\
26            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_M2_drg_ORCA.nc, M2rowdrg.nc),\
27            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/tmaskitf_ORCA_bis.nc, mask_itf.nc),\
[732]28            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/kRGB61.txt, .)
[583]29
[992]30[SmoothFiles]
31List=   ()
32
[583]33[ParametersFiles]
[2483]34List=   (${SUBMIT_DIR}/PARAM/namelist_ref, namelist_ref),      \
[2187]35        (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg, namelist_cfg),      \
[2300]36        (${SUBMIT_DIR}/PARAM/context_nemo.xml,   context_nemo.xml),         \
[2270]37        (${SUBMIT_DIR}/PARAM/field_def_nemo.xml,   field_def_nemo.xml),     \
38        (${SUBMIT_DIR}/PARAM/domain_def_nemo.xml,  domain_def_nemo.xml)
[583]39
40[RestartFiles]
41List=   (${config_UserChoices_JobName}_${NEMO_END}_restart.nc,  restart.nc, restartopa.nc)
42
43[OutputText]
[2270]44List=   (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)
[583]45
46[OutputFiles]
[821]47List=   (mesh_mask.nc      , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\
[2362]48        (${config_UserChoices_JobName}_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, NONE),\
49        (${config_UserChoices_JobName}_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, NONE),\
50        (${config_UserChoices_JobName}_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, NONE),\
51        (${config_UserChoices_JobName}_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, NONE),\
52        (${config_UserChoices_JobName}_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, NONE),\
53        (${config_UserChoices_JobName}_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, NONE),\
[2093]54        (${config_UserChoices_JobName}_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\
55        (${config_UserChoices_JobName}_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\
56        (${config_UserChoices_JobName}_1m_grid_V.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc, Post_1M_grid_V),\
[2451]57        (${config_UserChoices_JobName}_1m_grid_W.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc, Post_1M_grid_W),\
[2372]58        (${config_UserChoices_JobName}_1m_diaptr.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc, Post_1M_diaptr),\
[2093]59        (${config_UserChoices_JobName}_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\
60        (${config_UserChoices_JobName}_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\
61        (${config_UserChoices_JobName}_1d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_V.nc, Post_1D_grid_V),\
[777]62        (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc, NONE),\
63        (output.abort.nc  , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\
64        (output.init.nc   , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE)
[583]65
[2124]66# Monthly analysis
67
[939]68[Post_1M_scalar]
[1032]69Patches = ()
[2362]70GatherWithInternal = (time_counter, time_counter_bounds)
[939]71TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga)
72ChunckJob2D = NONE
73TimeSeriesVars3D = ()
74ChunckJob3D = NONE
75Seasonal=OFF
[777]76
[583]77[Post_1M_grid_T]
[2153]78Patches = ()
[2446]79GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bounds)
[2539]80TimeSeriesVars2D = (zos, zossq, tos, tossq, sss, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver)
[794]81ChunckJob2D = NONE
[2539]82TimeSeriesVars3D = (e3t, thetao, soce)
83ChunckJob3D = 100Y
[939]84Seasonal=ON
[583]85
86[Post_1M_grid_U]
[2153]87Patches = ()
[2446]88GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_counter_bounds)
[2539]89TimeSeriesVars2D = (tauuo, sozohetr, sozosatr)
[794]90ChunckJob2D = NONE
[2539]91TimeSeriesVars3D = (e3u, uo)
92ChunckJob3D = 100Y
[939]93Seasonal=ON
[583]94
95[Post_1M_grid_V]
[2153]96Patches = ()
[2446]97GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_counter_bounds)
[2539]98TimeSeriesVars2D = (tauvo, somehetr, somesatr)
[794]99ChunckJob2D = NONE
[2539]100TimeSeriesVars3D = (e3v, vo)
101ChunckJob3D = 100Y
[939]102Seasonal=ON
[583]103
104[Post_1M_grid_W]
[2153]105Patches = ()
[2446]106GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_counter_bounds)
[939]107TimeSeriesVars2D = (soleaeiw, soleahtw)
[794]108ChunckJob2D = NONE
[1016]109TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, voveeivw, votkeavt, vovecrtz, wmo, wmosq)
[2539]110ChunckJob3D = 100Y
[2451]111Seasonal=ON
[583]112
113[Post_1M_diaptr]
114Patches = ()
[2451]115GatherWithInternal = (nav_lat, time_counter, deptht, depthw, time_counter_bounds)
[2539]116TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc, zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf)
[794]117ChunckJob2D = NONE
118TimeSeriesVars3D = ()
119ChunckJob3D = NONE
[939]120Seasonal=ON
[777]121
[2124]122# Daily analysis
123
[780]124[Post_1D_grid_T]
[2153]125Patches = ()
[2523]126GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bounds)
[2539]127TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5)
128ChunckJob2D = 100Y
129TimeSeriesVars3D = ()
[1040]130ChunckJob3D = OFF
[939]131Seasonal=OFF
[1021]132
133[Post_1D_grid_U]
[2153]134Patches = ()
[2446]135GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_counter_bounds)
[1021]136TimeSeriesVars2D = ()
[2539]137ChunckJob2D = 100Y
138TimeSeriesVars3D = ()
[1040]139ChunckJob3D = OFF
[1021]140Seasonal=OFF
141
142[Post_1D_grid_V]
[2153]143Patches = ()
[2446]144GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_counter_bounds)
[1021]145TimeSeriesVars2D = ()
146ChunckJob2D = 200Y
[2539]147TimeSeriesVars3D = ()
[1040]148ChunckJob3D = OFF
[1021]149Seasonal=OFF
150
[2124]151## Yearly analysis
152
153[Post_1Y_scalar]
154Patches = ()
[2362]155GatherWithInternal = (time_counter, time_counter, time_counter_bounds)
[2124]156TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga)
157ChunckJob2D = NONE
158TimeSeriesVars3D = ()
159ChunckJob3D = NONE
160Seasonal=OFF
161
162[Post_1Y_grid_T]
[2153]163Patches = ()
[2446]164GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bounds)
[2124]165TimeSeriesVars2D = (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)
166ChunckJob2D = NONE
167TimeSeriesVars3D = (rhopoto, rsds, thkcello, vosaline,votemper)
168ChunckJob3D = 50Y
[2317]169Seasonal=OFF
[2124]170
171[Post_1Y_grid_U]
[2153]172Patches = ()
[2446]173GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_counter_bounds)
[2124]174TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux)
175ChunckJob2D = NONE
176TimeSeriesVars3D = (umo, vozocrtx,vozoeivu)
177ChunckJob3D = 50Y
[2317]178Seasonal=OFF
[2124]179
180[Post_1Y_grid_V]
[2153]181Patches = ()
[2446]182GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_counter_bounds)
[2124]183TimeSeriesVars2D = (hfy, hfyba, hfydiff, sometauy)
184ChunckJob2D = NONE
185TimeSeriesVars3D = (vmo, vomecrty, vomeeivv)
186ChunckJob3D = 50Y
[2317]187Seasonal=OFF
[2124]188
189[Post_1Y_grid_W]
[2153]190Patches = ()
[2446]191GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_counter_bounds)
[2124]192TimeSeriesVars2D = (soleaeiw, soleahtw)
193ChunckJob2D = NONE
194TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, voveeivw, votkeavt, vovecrtz, wmo, wmosq)
195ChunckJob3D = 50Y
[2317]196Seasonal=OFF
[2124]197
198[Post_1Y_diaptr]
199Patches = ()
[2451]200GatherWithInternal = (nav_lat, time_counter, deptht, depthw, time_counter_bounds)
[2446]201TimeSeriesVars2D = (zotemglo, zosalglo, zomsfglo, zotematl, zosalatl, zomsfatl, zotempac, zosalpac, zomsfpac, zotemind, zosalind, zomsfind, zotemipc, zosalipc, zomsfipc, sophtadv, sophtldf, sopstadv)
[2124]202ChunckJob2D = NONE
203TimeSeriesVars3D = ()
204ChunckJob3D = NONE
[2317]205Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.