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 branches/libIGCM/ORCA2_LIM/IGCM00/COMP – NEMO

source: branches/libIGCM/ORCA2_LIM/IGCM00/COMP/opa9.card @ 1664

Last change on this file since 1664 was 1664, checked in by flavoni, 15 years ago

correction of previous message, see ticket #559

File size: 5.5 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
9#-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1)
10#-- NOTE: if you use your own directory you have to comment it
11OPA_version=v3_1
12#==============================================================
13
14#-- if you run interannual is "y", if not (=climatology) is "n"
15Interannual_Run=y
16
17[Interannual]
18#=====================================================================
19#-- Surface Boundary Condition original files name ( get by the job )
20#=====================================================================
21#-- NOTE: MANDATORY STRUCTURE OF FILE NAMES GET BY THE JOB :
22#-- "basename_yyyy.nc"     ( for interannual data )
23#-- "basename.nc"    ( for climatologycal data )
24#-- MANDATORY: NAMES USED IN List_jobsbc VARIABLE MUST BE ONLY THE BASENAME
25
26# default climatology, bulk_clio:
27#List_jobsbc=(flx, taux_1m, tauy_1m)
28# example for interannual, bulk core:
29List_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)
30
31#==========================================================================================
32#-- Surface Boundary Condition files name expected by NEMO ( same as the ones in namelist )
33#==========================================================================================
34#-- NOTE: 2 possible cases :
35#-- 1) put in List_runsbc file names different from List_jobsbc but identical to the ones in namelist
36#-- 2) leave List_runsbc empty so NEMO will read file names specified in List_jobsbc variable above
37
38# default climatology, bulk_clio:
39#List_runsbc=()
40# example for interannual, bulk core:
41List_runsbc=(qlw_core, qsw_core, q2_core, t2_core, u10_core, v10_core, snow_core, precip_core)
42
43[InitialStateFiles]
44List= ()
45
46[BoundaryFiles]
47List= ()
48ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/ahmcoef, .), \
49            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_level.nc, .), \
50            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_meter.nc, .), \
51            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_updated.nc, .), \
52            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/coordinates.nc, .), \
53            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/data_1m_potential_temperature_nomask.nc, .), \
54            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/data_1m_salinity_nomask.nc, .), \
55            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/geothermal_heating.nc, .),\
56            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/runoff_1m_nomask.nc, .),\
57            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sss_data.nc, .),\
58            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sst_data.nc, .),\
59            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/subbasins.nc, .)
60
61[ParametersFiles]
62List= (${SUBMIT_DIR}/PARAM/namelist, namelist)
63
64[RestartFiles]
65List= (${config_UserChoices_JobName}_${NEMO_END}_restart.nc,  restart.nc, restart.nc)
66
67[OutputText]
68List=   (ocean.output, solver.stat, STRAIT.dat)
69
70[OutputFiles]
71List=   (${PREFIX_NWRITE}_${DATE_OPA}_grid_T.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_T.nc, Post_1M_grid_T),\
72        (${PREFIX_NWRITE}_${DATE_OPA}_grid_U.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_U.nc, Post_1M_grid_U) ,\
73        (${PREFIX_NWRITE}_${DATE_OPA}_grid_V.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_V.nc, Post_1M_grid_V),\
74        (${PREFIX_NWRITE}_${DATE_OPA}_grid_W.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_W.nc, Post_1M_grid_W),\
75        (${PREFIX_NWRITE}_${DATE_OPA}_diaptr.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diaptr.nc, Post_1M_diaptr),\
76        (${PREFIX_NWRITE}_${DATE_OPA}_trends.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_trends.nc, NONE),\
77        (${PREFIX_NWRITE}_${DATE_OPA}_diagap.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diagap.nc, NONE),\
78        (damping.coeff.nc , ${R_OUT_OCE_NWRITE}/${PREFIX}_damping.coeff.nc, NONE),\
79        (mesh_mask.nc     , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\
80        (output.abort.nc  , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\
81        (output.init.nc   , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE)
82
83
84[Post_1M_grid_T]
85Patches = ()
86GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter)
87TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup)
88
89[Post_1M_grid_U]
90Patches = ()
91GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter)
92TimeSeriesVars = (sozotaux)
93
94[Post_1M_grid_V]
95Patches = ()
96GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter)
97TimeSeriesVars = (sometauy)
98
99[Post_1M_grid_W]
100Patches = ()
101GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter)
102TimeSeriesVars =
103
104[Post_1M_diaptr]
105Patches = ()
106GatherWithInternal = (lat, deptht, depthw, time_counter)
107TimeSeriesVars = (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)
Note: See TracBrowser for help on using the repository browser.