1 | [Compatibility] |
---|
2 | libIGCM=1.0 |
---|
3 | |
---|
4 | [UserChoices] |
---|
5 | OPA_NPDT_JOURS=15 |
---|
6 | ORCA_version=ORCA2.3 |
---|
7 | io_xml=y |
---|
8 | io_server=n |
---|
9 | mesh_mask=n |
---|
10 | # OUTPUT_LEVEL=2 for standard daily outputs |
---|
11 | # OUTPUT_LEVEL=3 for more daily outputs |
---|
12 | OUTPUT_LEVEL=2 |
---|
13 | |
---|
14 | [InitialStateFiles] |
---|
15 | List= () |
---|
16 | |
---|
17 | [BoundaryFiles] |
---|
18 | List= () |
---|
19 | ListNonDel= (${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}/runoff_1m_nomask.nc, .),\ |
---|
27 | (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/subbasins.nc, .),\ |
---|
28 | (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/chlaseawifs_c1m-99-05_smooth_ORCA_R2.nc, chlorophyll.nc),\ |
---|
29 | (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_chlorophyll_nomask.nc, .), \ |
---|
30 | (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_K1_drg_ORCA_R2.nc, K1rowdrg.nc),\ |
---|
31 | (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_M2_drg_ORCA_R2.nc, M2rowdrg.nc),\ |
---|
32 | (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/tmaskitf_ORCA2_bis.nc, mask_itf.nc),\ |
---|
33 | (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/kRGB61.txt, .) |
---|
34 | |
---|
35 | [SmoothFiles] |
---|
36 | List= () |
---|
37 | |
---|
38 | [ParametersFiles] |
---|
39 | List= (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}, namelist), \ |
---|
40 | (${SUBMIT_DIR}/PARAM/iodef.xml, iodef.xml), \ |
---|
41 | (${SUBMIT_DIR}/PARAM/xmlio_server.def, xmlio_server.def) |
---|
42 | |
---|
43 | [RestartFiles] |
---|
44 | List= (${config_UserChoices_JobName}_${NEMO_END}_restart.nc, restart.nc, restartopa.nc) |
---|
45 | |
---|
46 | [OutputText] |
---|
47 | List= (ocean.output, solver.stat, namelist) |
---|
48 | |
---|
49 | [OutputFiles] |
---|
50 | List= (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\ |
---|
51 | (ORCA2_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_1M_scalar),\ |
---|
52 | (ORCA2_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\ |
---|
53 | (ORCA2_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\ |
---|
54 | (ORCA2_1m_grid_V.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc, Post_1M_grid_V),\ |
---|
55 | (ORCA2_1m_grid_W.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc, Post_1M_grid_W),\ |
---|
56 | (ORCA2_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\ |
---|
57 | (ORCA2_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\ |
---|
58 | (ORCA2_1d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_V.nc, Post_1D_grid_V),\ |
---|
59 | (${PREFIX_NWRITE}_${DATE_OPA}_diaptr.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diaptr.nc, Post_1M_diaptr),\ |
---|
60 | (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc, NONE),\ |
---|
61 | (output.abort.nc , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\ |
---|
62 | (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) |
---|
63 | |
---|
64 | [Post_1M_scalar] |
---|
65 | Patches = () |
---|
66 | GatherWithInternal = (time_counter, time_counter_bnds) |
---|
67 | TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga) |
---|
68 | ChunckJob2D = NONE |
---|
69 | TimeSeriesVars3D = () |
---|
70 | ChunckJob3D = NONE |
---|
71 | Seasonal=OFF |
---|
72 | |
---|
73 | [Post_1M_grid_T] |
---|
74 | Patches = (Patch_20091118_mask) |
---|
75 | GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bnds) |
---|
76 | TimeSeriesVars2D = (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) |
---|
77 | ChunckJob2D = NONE |
---|
78 | TimeSeriesVars3D = (rhopoto, rsds, thkcello, vosaline,votemper) |
---|
79 | ChunckJob3D = 50Y |
---|
80 | Seasonal=ON |
---|
81 | |
---|
82 | [Post_1M_grid_U] |
---|
83 | Patches = (Patch_20091118_mask) |
---|
84 | GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_counter_bnds) |
---|
85 | TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) |
---|
86 | ChunckJob2D = NONE |
---|
87 | TimeSeriesVars3D = (umo, vozocrtx,vozoeivu) |
---|
88 | ChunckJob3D = 50Y |
---|
89 | Seasonal=ON |
---|
90 | |
---|
91 | [Post_1M_grid_V] |
---|
92 | Patches = (Patch_20091118_mask) |
---|
93 | GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_counter_bnds) |
---|
94 | TimeSeriesVars2D = (hfy, hfyba, hfydiff, sometauy) |
---|
95 | ChunckJob2D = NONE |
---|
96 | TimeSeriesVars3D = (vmo, vomecrty, vomeeivv) |
---|
97 | ChunckJob3D = 50Y |
---|
98 | Seasonal=ON |
---|
99 | |
---|
100 | [Post_1M_grid_W] |
---|
101 | Patches = (Patch_20091118_mask) |
---|
102 | GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_counter_bnds) |
---|
103 | TimeSeriesVars2D = (soleaeiw, soleahtw) |
---|
104 | ChunckJob2D = NONE |
---|
105 | TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, voveeivw, votkeavt, vovecrtz, wmo, wmosq) |
---|
106 | ChunckJob3D = 50Y |
---|
107 | Seasonal=ON |
---|
108 | |
---|
109 | [Post_1M_diaptr] |
---|
110 | Patches = () |
---|
111 | GatherWithInternal = (lat, deptht, depthw, time_counter, time_counter_bnds) |
---|
112 | TimeSeriesVars2D = (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) |
---|
113 | ChunckJob2D = NONE |
---|
114 | TimeSeriesVars3D = () |
---|
115 | ChunckJob3D = NONE |
---|
116 | Seasonal=ON |
---|
117 | |
---|
118 | [Post_1D_grid_T] |
---|
119 | Patches = (Patch_20091118_mask) |
---|
120 | GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds) |
---|
121 | TimeSeriesVars2D = (omldamax, sosstsst, tossq) |
---|
122 | ChunckJob2D = 200Y |
---|
123 | TimeSeriesVars3D = (vosaline,votemper) |
---|
124 | ChunckJob3D = OFF |
---|
125 | Seasonal=OFF |
---|
126 | |
---|
127 | [Post_1D_grid_U] |
---|
128 | Patches = (Patch_20091118_mask) |
---|
129 | GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds) |
---|
130 | TimeSeriesVars2D = () |
---|
131 | ChunckJob2D = 200Y |
---|
132 | TimeSeriesVars3D = (vozocrtx) |
---|
133 | ChunckJob3D = OFF |
---|
134 | Seasonal=OFF |
---|
135 | |
---|
136 | [Post_1D_grid_V] |
---|
137 | Patches = (Patch_20091118_mask) |
---|
138 | GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds) |
---|
139 | TimeSeriesVars2D = () |
---|
140 | ChunckJob2D = 200Y |
---|
141 | TimeSeriesVars3D = (vomecrty) |
---|
142 | ChunckJob3D = OFF |
---|
143 | Seasonal=OFF |
---|
144 | |
---|