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 @ 1653

Last change on this file since 1653 was 1653, checked in by flavoni, 15 years ago
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# example for climatology, bulk_clio: List_jobsbc=(flx, taux_1m, tauy_1m)
27List_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)
28
29#==========================================================================================
30#-- Surface Boundary Condition files name expected by NEMO ( same as the ones in namelist )
31#==========================================================================================
32#-- NOTE: 2 possible cases :
33#-- 1) put in List_runsbc file names different from List_jobsbc but identical to the ones in namelist
34#-- 2) leave List_runsbc empty so NEMO will read file names specified in List_jobsbc variable above
35
36# example for climatology, bulk_clio: List_runsbc=()
37List_runsbc=(qlw_core, qsw_core, q2_core, t2_core, u10_core, v10_core, snow_core, precip_core)
38
39[InitialStateFiles]
40List= ()
41
42[BoundaryFiles]
43List= ()
44ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/ahmcoef, .), \
45            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_level.nc, .), \
46            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_meter.nc, .), \
47            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy_updated.nc, .), \
48            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/coordinates.nc, .), \
49            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/data_1m_potential_temperature_nomask.nc, .), \
50            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/data_1m_salinity_nomask.nc, .), \
51            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/geothermal_heating.nc, .),\
52            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/runoff_1m_nomask.nc, .),\
53            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sss_data.nc, .),\
54            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sst_data.nc, .),\
55            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/subbasins.nc, .)
56
57[ParametersFiles]
58List= (${SUBMIT_DIR}/PARAM/namelist, namelist)
59
60[RestartFiles]
61List= (${config_UserChoices_JobName}_${NEMO_END}_restart.nc,  restart.nc, restart.nc)
62
63[OutputText]
64List=   (ocean.output, solver.stat, STRAIT.dat)
65
66[OutputFiles]
67List=   (${PREFIX_NWRITE}_${DATE_OPA}_grid_T.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_T.nc, Post_1M_grid_T),\
68        (${PREFIX_NWRITE}_${DATE_OPA}_grid_U.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_U.nc, Post_1M_grid_U) ,\
69        (${PREFIX_NWRITE}_${DATE_OPA}_grid_V.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_V.nc, Post_1M_grid_V),\
70        (${PREFIX_NWRITE}_${DATE_OPA}_grid_W.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_grid_W.nc, Post_1M_grid_W),\
71        (${PREFIX_NWRITE}_${DATE_OPA}_diaptr.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diaptr.nc, Post_1M_diaptr),\
72        (${PREFIX_NWRITE}_${DATE_OPA}_trends.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_trends.nc, NONE),\
73        (${PREFIX_NWRITE}_${DATE_OPA}_diagap.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diagap.nc, NONE),\
74        (damping.coeff.nc , ${R_OUT_OCE_NWRITE}/${PREFIX}_damping.coeff.nc, NONE),\
75        (mesh_mask.nc     , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\
76        (output.abort.nc  , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc, NONE),\
77        (output.init.nc   , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE)
78
79
80[Post_1M_grid_T]
81Patches = ()
82GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter)
83TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup)
84
85[Post_1M_grid_U]
86Patches = ()
87GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter)
88TimeSeriesVars = (sozotaux)
89
90[Post_1M_grid_V]
91Patches = ()
92GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter)
93TimeSeriesVars = (sometauy)
94
95[Post_1M_grid_W]
96Patches = ()
97GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter)
98TimeSeriesVars =
99
100[Post_1M_diaptr]
101Patches = ()
102GatherWithInternal = (lat, deptht, depthw, time_counter)
103TimeSeriesVars = (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.