source: CONFIG/UNIFORM/v6/NEMO_v7_dev/EXPERIMENTS/ORCA2_LIM3_PISCES/clim/COMP/pisces.card @ 3219

Last change on this file since 3219 was 3219, checked in by flavoni, 7 years ago

update for trunk of NEMO_v7_dev

  • Property svn:executable set to *
File size: 5.3 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5PisFreq=1
6Offline_Mode=n
7
8[InitialStateFiles]
9List= ()
10
11[BoundaryFiles]
12List=   ()
13ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/DIC_GLODAP_annual_ORCA_R2.nc            , data_DIC_nomask.nc ), \
14            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/Alkalini_GLODAP_annual_ORCA_R2.nc       , data_ALK_nomask.nc ), \
15            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/O2_WOA2009_monthly_ORCA_R2.nc           , data_OXY_nomask.nc ), \
16            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/PO4_WOA2009_monthly_ORCA_R2.nc          , data_PO4_nomask.nc ), \
17            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/Si_WOA2009_monthly_ORCA_R2.nc           , data_SIL_nomask.nc ), \
18            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/DOC_PISCES_monthly_ORCA_R2.nc           , data_DOC_nomask.nc ), \
19            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/Fer_PISCES_monthly_ORCA_R2.nc           , data_FER_nomask.nc ), \
20            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/NO3_WOA2009_monthly_ORCA_R2.nc          , data_NO3_nomask.nc ), \
21            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/DUST_INCA_MONTHLY_2000_2006_orca2.nc    , dust.orca.nc)       , \
22            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/bathy.orca.nc                           , bathy.orca.nc)      , \
23            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/rivernew_OA_orca2.nc                    , river.orca.nc)      , \
24            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/duce2k.nomask.nc                        , ndeposition.orca.nc), \
25            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/par_fraction_gewex_orca_r2_clim90s00s.nc, par.orca.nc)        , \
26            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/solubility1_T62-ORCA2_Mahowald.nc       , solubility.orca.nc)
27
28[ParametersFiles]
29List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_top_ref                          , namelist_top_ref          ), \
30        (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref                       , namelist_pisces_ref       ), \
31        (${SUBMIT_DIR}/PARAM/namelist_top_cfg                                               , namelist_top_cfg          ), \
32        (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg                               , namelist_pisces_cfg       ), \
33        (${SUBMIT_DIR}/PARAM/file_def_nemo-pisces.xml                                       , file_def_nemo-pisces.xml  ), \
34        (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/field_def_nemo-pisces.xml                 , field_def_nemo-pisces.xml )
35
36
37[RestartFiles]
38List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_trc.nc,  restart_trc.nc, restart_trc.nc)
39
40[OutputText]
41List=   (namelist_top_ref, namelist_top_cfg, namelist_pisces_ref, namelist_pisces_cfg, tracer.stat)
42
43[OutputFiles]
44List=   (${config_UserChoices_JobName}_1y_ptrc_T.nc        , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_ptrc_T.nc    , Post_1Y_ptrc_T   ) , \
45        (${config_UserChoices_JobName}_1y_diad_T.nc        , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_diad_T.nc    , Post_1Y_diad_T   ) , \
46        (${config_UserChoices_JobName}_1m_ptrc_T.nc        , ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc    , Post_1M_ptrc_T   ) , \
47        (${config_UserChoices_JobName}_1m_diad_T.nc        , ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc    , Post_1M_diad_T   )
48
49
50[Post_1D_bioscalar]
51Patches = ()
52GatherWithInternal = (time_counter, time_instant, time_instant_bounds)
53TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit)
54ChunckJob2D = OFF
55TimeSeriesVars3D = ()
56ChunckJob3D = 50Y
57Seasonal=OFF
58
59[Post_1M_bioscalar]
60Patches = ()
61GatherWithInternal = (time_counter, time_instant, time_instant_bounds)
62TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit)
63ChunckJob2D = OFF
64TimeSeriesVars3D = ()
65ChunckJob3D = 50Y
66Seasonal=OFF
67
68[Post_1M_ptrc_T]
69Patches = ()
70GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
71TimeSeriesVars2D = ()
72ChunckJob2D = 50Y
73TimeSeriesVars3D = (Alkalini, NCHL, DCHL, DIC, Fer, NO3, O2, PO4, Si)
74ChunckJob3D = 50Y
75Seasonal=ON
76
77[Post_1M_diad_T]
78Patches = ()
79GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
80TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP)
81ChunckJob2D = 50Y
82TimeSeriesVars3D = (TPP)
83ChunckJob3D = 50Y
84Seasonal=ON
85
86[Post_1Y_ptrc_T]
87Patches = ()
88GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
89TimeSeriesVars2D = ()
90ChunckJob2D = OFF
91TimeSeriesVars3D = (Alkalini, NCHL, DCHL, DIC, Fer, NO3, O2, PO4, Si )
92ChunckJob3D = NONE
93Seasonal=OFF
94
95[Post_1Y_diad_T]
96Patches = ()
97GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
98TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix)
99ChunckJob2D = 50Y
100TimeSeriesVars3D = (PAR, TPP)
101ChunckJob3D = 50Y
102Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.