source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/Chistorical/COMP/pisces.card @ 2112

Last change on this file since 2112 was 2112, checked in by acosce, 11 years ago

Add in section Output_Text all files useful for debugging (with pack there is no more problem of inodes with Debug directories)

File size: 3.2 KB
RevLine 
[925]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[1437]5DBIO_ENABLE=y
[1535]6CARBON_CYCLE=y
[925]7
8[InitialStateFiles]
9List= ()
10
11[BoundaryFiles]
12List=   ()
[944]13ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_DIC_nomask.nc, .), \
14            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_Alkalini_nomask.nc, .), \
15            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_O2_nomask.nc, .), \
16            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_NO3_nomask.nc, .), \
17            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_PO4_nomask.nc, .), \
18            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_Si_nomask.nc, .), \
19            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_DOC_nomask.nc, .), \
20            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/data_1m_Fer_nomask.nc, .), \
21            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/dust.orca.nc, .), \
[925]22            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/bathy.orca.nc, .), \
23            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/river.orca.nc, .), \
24            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/ndeposition.orca.nc, .)
25
[988]26[SmoothFiles]
[1019]27List=  ()
[988]28
[925]29[ParametersFiles]
30List=   (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}, namelist_top), \
31        (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}, namelist_pisces)
32
33[RestartFiles]
34List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_trc.nc,  restart_trc.nc, restart_trc.nc)
35
36[OutputText]
[2112]37List=   (namelist_top, namelist_pisces)
[925]38
39[OutputFiles]
[972]40List=   (ORCA2_1m_ptrc_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc, Post_1M_ptrc_T), \
41        (ORCA2_1m_diad_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc, Post_1M_diad_T), \
42        (ORCA2_1m_dbio_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_dbio_T.nc, Post_1M_dbio_T)
[925]43
44[Post_1M_ptrc_T]
[1032]45Patches = (Patch_20091118_mask)
46GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bnds)
[925]47TimeSeriesVars2D = ()
[988]48ChunckJob2D = NONE
[974]49TimeSeriesVars3D = (Alkalini, BFe, BSi, CaCO3, DCHL, DFe, DIC, DOC, DSi, Fer, GOC, NCHL, NFe, NH4, NO3, O2, PHY, PHY2, PO4, POC, SFe, Si, ZOO, ZOO2)
[988]50ChunckJob3D = 100Y
[939]51Seasonal=ON
[925]52
53[Post_1M_diad_T]
[1032]54Patches = (Patch_20091118_mask)
55GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bnds)
[974]56TimeSeriesVars2D = (Cflx, Dpco2, Dpo2, EPC100, EPCAL100, EPFE100, EPSI100, Heup, Irondep, Kg, Nfix, Oflx)
[925]57ChunckJob2D = NONE
[974]58TimeSeriesVars3D = (CO3, CO3sat, DCAL, GRAZ, PAR, PBSi, PCAL, PFeD, PFeN, PH, PPNEWD, PPNEWN, PPPHY, PPPHY2)
[988]59ChunckJob3D = 100Y
[939]60Seasonal=ON
[925]61
[972]62[Post_1M_dbio_T]
[1032]63Patches = (Patch_20091118_mask)
64GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bnds)
[1019]65TimeSeriesVars2D = (INTDIC, INTNFIX, INTPBFE, INTPBSI, INTPCAL, INTPNEW, INTPP, INTPPPHY, INTPPPHY2, O2MIN, ZO2MIN )
[925]66ChunckJob2D = NONE
[974]67TimeSeriesVars3D = (CHLT, EXPC, EXPCAL, EXPFE, EXPSI, PFET, PHYT, POCT, TPBFE, TPNEW, TPP, ZOOT)
[988]68ChunckJob3D = 100Y
[972]69Seasonal=ON
Note: See TracBrowser for help on using the repository browser.