New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
opa9.card in tags/nemo_v3_2/nemo_v3_2/CONFIG/ORCA2_LIM/IGCM00/COMP – NEMO

source: tags/nemo_v3_2/nemo_v3_2/CONFIG/ORCA2_LIM/IGCM00/COMP/opa9.card @ 1878

Last change on this file since 1878 was 1878, checked in by flavoni, 14 years ago

initial test for nemogcm

File size: 6.7 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5OPA_NDT_DAY=15
6#==============================================================
7#-- Name of directory for COMMON ACCOUNT at idris or CCRT
8#-- available directories are:  v3, v3_1, v3_2
9#-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1, nemo_v3_2_beta)
10#-- NOTE: if you use your own directory you have to comment it
11OPA_version=v3_2
12#==============================================================
13
14#===================================
15#-- Use (y) or not (n) of io_server
16io_server=n
17#===================================
18
19#-- if you run interannual is "y", if not (=climatology) is "n"
20Interannual_Run=n
21
22[Interannual]
23#=====================================================================
24#-- Surface Boundary Condition original files name ( get by the job )
25#=====================================================================
26#-- NOTE: MANDATORY STRUCTURE OF FILE NAMES GET BY THE JOB :
27#-- "basename_yyyy.nc"     ( for interannual data )
28#-- "basename.nc"    ( for climatologycal data )
29#-- MANDATORY: NAMES USED IN List_jobsbc VARIABLE MUST BE ONLY THE BASENAME
30
31# default climatology, bulk_clio:
32List_jobsbc=(flx, taux_1m, tauy_1m)
33# example for interannual, bulk core:
34#List_jobsbc=(radlw_DFS4-ORCA2, radsw_DFS4-ORCA2, q2_DFS4-ORCA2, t2_DFS4-ORCA2, u10_DFS4-ORCA2, v10_DFS4-ORCA2, snow_DFS4-ORCA2, precip_DFS4-ORCA2)
35
36#==========================================================================================
37#-- Surface Boundary Condition files name expected by NEMO ( same as the ones in namelist )
38#==========================================================================================
39#-- NOTE: 2 possible cases :
40#-- 1) put in List_runsbc file names different from List_jobsbc but identical to the ones in namelist
41#-- 2) leave List_runsbc empty so NEMO will read file names specified in List_jobsbc variable above
42
43# default climatology, bulk_clio:
44List_runsbc=()
45# example for interannual, bulk core:
46#List_runsbc=(qlw_core, qsw_core, q2_core, t2_core, u10_core, v10_core, snow_core, precip_core)
47
48[InitialStateFiles]
49List= ()
50
51[BoundaryFiles]
52List= ()
53ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/ahmcoef, .), \
54            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_level.nc, .), \
55            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_meter.nc, .), \
56            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_updated.nc, .), \
57            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/coordinates.nc, .), \
58            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/data_1m_potential_temperature_nomask.nc, .), \
59            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/data_1m_salinity_nomask.nc, .), \
60            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/geothermal_heating.nc, .),\
61            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/runoff_1m_nomask.nc, .),\
62            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sss_data.nc, .),\
63            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sst_data.nc, .),\
64            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/subbasins.nc, .)
65
66
67[ParametersFiles]
68List= (${SUBMIT_DIR}/PARAM/namelist,         namelist), \
69   (${SUBMIT_DIR}/PARAM/iodef.xml,        iodef.xml),      \
70        (${SUBMIT_DIR}/PARAM/xmlio_server.def, xmlio_server.def)
71
72[RestartFiles]
73List= (${config_UserChoices_JobName}_${NEMO_END}_restart.nc,  restart.nc, restart.nc)
74
75[OutputText]
76List=   (ocean.output, solver.stat, STRAIT.dat, out_nemo)
77
78[OutputFiles]
79List=   (${PREFIX_WF1}_grid_T.nc,         ${R_OUT_OCE_WF1}/${PREFIX}_${WF1}_grid_T.nc,               Post_1Y_grid_T),\
80        (${PREFIX_WF2}_grid_T.nc,         ${R_OUT_OCE_WF2}/${PREFIX}_${WF2}_grid_T.nc,               Post_1M_grid_T),\
81        (${PREFIX_WF3}_grid_T.nc,         ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_T.nc,               Post_5D_grid_T),\
82        (${PREFIX_WF3}_grid_U.nc,         ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_U.nc,               Post_5D_grid_U) ,\
83        (${PREFIX_WF3}_grid_V.nc,         ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_V.nc,               Post_5D_grid_V),\
84        (${PREFIX_WF3}_grid_W.nc,         ${R_OUT_OCE_WF3}/${PREFIX}_${WF3}_grid_W.nc,               Post_5D_grid_W),\
85        (${PREFIX_WF4}_grid_T_0n180w.nc,  ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_grid_T_0n180w.nc,        NONE ),\
86        (${PREFIX_WF4}_grid_T_Eq.nc,      ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_grid_T_Eq.nc,            NONE ),\
87        (${PREFIX_WF4}_diaptr.nc,         ${R_OUT_OCE_WF4}/${PREFIX}_${WF4}_diaptr.nc,               Post_1D_diaptr),\
88        (mesh_mask.nc     ,               ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\
89        (output.abort.nc  ,               ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc,                  NONE),\
90        (output.init.nc   ,               ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE)
91
92
93[Post_1M_grid_T]
94Patches = (Patch_20091030_histcom_time_axis)
95GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter)
96TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup)
97
98[Post_1Y_grid_T]
99Patches = (Patch_20091030_histcom_time_axis)
100GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter)
101TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup)
102
103[Post_5D_grid_T]
104Patches = (Patch_20091030_histcom_time_axis)
105GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter)
106TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup)
107
108[Post_5D_grid_U]
109Patches = (Patch_20091030_histcom_time_axis)
110GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter)
111TimeSeriesVars = (sozotaux)
112
113[Post_5D_grid_V]
114Patches = (Patch_20091030_histcom_time_axis)
115GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter)
116TimeSeriesVars = (sometauy)
117
118[Post_5D_grid_W]
119Patches = (Patch_20091030_histcom_time_axis)
120GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter)
121TimeSeriesVars =
122
123[Post_1D_diaptr]
124Patches = ()
125GatherWithInternal = (lat, deptht, depthw, time_counter)
126TimeSeriesVars = (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)
127
128[Post_time]
129Patches = (Patch_20091030_histcom_time_axis)
130GatherWithInternal =
131TimeSeriesVars =
132
Note: See TracBrowser for help on using the repository browser.