source: CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/COMP/pisces.card @ 2737

Last change on this file since 2737 was 2737, checked in by cetlod, 8 years ago

phase NEMO config to the head of v3.6 stabe branch

  • Property svn:executable set to *
File size: 3.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5Offline_Mode=n
6
7[InitialStateFiles]
8List= ()
9
10[BoundaryFiles]
11List=   ()
12ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/dust_INCA_eORCA_R1.nc, .), \
13            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/pmarge_etopo_eORCA_R1.nc, .), \
14            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/river_global_news_eORCA_R1.nc, .), \
15            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/ndeposition_Duce_eORCA_R1.nc, . ), \
16            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/par_fraction_gewex_clim90s00s_eORCA_R1.nc, .), \
17            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/Solubility_T62_Mahowald_eORCA_R1.nc, .)
18
19[ParametersFiles]
20List=   (${SUBMIT_DIR}/PARAM/namelist_top_ref         , namelist_top_ref),    \
21        (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}_cfg   , namelist_top_cfg),    \
22        (${SUBMIT_DIR}/PARAM/namelist_pisces_ref      , namelist_pisces_ref), \
23        (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg, namelist_pisces_cfg)
24
25[RestartFiles]
26List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_trc.nc,  restart_trc.nc, restart_trc.nc)
27
28[OutputText]
29List=   (namelist_top_ref, namelist_top_cfg, namelist_pisces_ref, namelist_pisces_cfg)
30
31[OutputFiles]
32List=   (${PREFIX_WFT1}_bioscalar.nc, ${R_OUT_MBG_WFT1}/${PREFIX}_${WFT1}_bioscalar.nc, Post_1D_bioscalar), \
33        (${PREFIX_WFT2}_ptrc_T.nc, ${R_OUT_MBG_WFT2}/${PREFIX}_${WFT2}_ptrc_T.nc, Post_1M_ptrc_T), \
34        (${PREFIX_WFT2}_diad_T.nc, ${R_OUT_MBG_WFT2}/${PREFIX}_${WFT2}_diad_T.nc, Post_1M_diad_T), \
35        (${PREFIX_WFT3}_ptrc_T.nc, ${R_OUT_MBG_WFT3}/${PREFIX}_${WFT3}_ptrc_T.nc, Post_1Y_ptrc_T), \
36        (${PREFIX_WFT3}_diad_T.nc, ${R_OUT_MBG_WFT3}/${PREFIX}_${WFT3}_diad_T.nc, Post_1Y_diad_T)
37
38
39[Post_1D_bioscalar]
40Patches = ()
41GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
42TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit)
43ChunckJob2D = 50Y
44TimeSeriesVars3D = ()
45ChunckJob3D = NONE
46Seasonal=OFF
47
48[Post_1M_ptrc_T]
49Patches = ()
50GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)
51TimeSeriesVars2D = ()
52ChunckJob2D = 50Y
53TimeSeriesVars3D = (Alkalini, CHLT, DIC, Fer, NO3, O2, PO4, Si)
54ChunckJob3D = 10Y
55Seasonal=OFF
56
57[Post_1M_diad_T]
58Patches = ()
59GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)
60TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP)
61ChunckJob2D = 50Y
62TimeSeriesVars3D = (TPP)
63ChunckJob3D = 10Y
64Seasonal=OFF
65
66
67[Post_1Y_ptrc_T]
68Patches = ()
69GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)
70TimeSeriesVars2D = ()
71ChunckJob2D = OFF
72TimeSeriesVars3D = (Alkalini,CHLT, DIC, Fer, NO3, O2, PO4, Si )
73ChunckJob3D = NONE
74Seasonal=OFF
75
76[Post_1Y_diad_T]
77Patches = ()
78GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)
79TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix)
80ChunckJob2D = NONE
81TimeSeriesVars3D = (PAR, TPP)
82ChunckJob3D = NONE
83Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.