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.
pisces.card in branches/libIGCM/ORCA2_LIM_PISCES/IGCM00/COMP – NEMO

source: branches/libIGCM/ORCA2_LIM_PISCES/IGCM00/COMP/pisces.card @ 1379

Last change on this file since 1379 was 1379, checked in by cetlod, 15 years ago

Adding files for ORCA2_LIM_PISCES config in libIGCM, see ticket:396

  • Property svn:executable set to *
File size: 1.1 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List= ()
8
9[BoundaryFiles]
10List= ()
11ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/kRGB61.txt, .), \
12            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/dust.orca.nc, .), \
13            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy.orca.nc, .), \
14            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/river.orca.nc, .), \
15            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/ndeposition.orca.nc, .), \
16
17[ParametersFiles]
18List= (${SUBMIT_DIR}/PARAM/namelist_top, .), \
19        (${SUBMIT_DIR}/PARAM/namelist_pisces,    .)
20
21[RestartFiles]
22List= (${config_UserChoices_JobName}_${NEMO_END}_restart_trc.nc,  restart_trc.nc, restart_trc.nc)
23
24[OutputText]
25List=   ()
26
27[OutputFiles]
28List=   (${PREFIX_NWRITE}_${DATE_OPA}_ptrc_T.nc, ${R_OUT_TOP_NWRITE}/${PREFIX}_${WF1}_ptrc_T.nc, NONE), \
29        (${PREFIX_NWRITE}_${DATE_OPA}_diad_T.nc, ${R_OUT_TOP_NWRITE}/${PREFIX}_${WF1}_diad_T.nc, NONE)
30
Note: See TracBrowser for help on using the repository browser.