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

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

add NEMO_v7_dev to run NEMO forced mode, trunk version

  • Property svn:executable set to *
File size: 5.5 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/ORCA1_LIM3_PISCES/EXP00/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_bioscalar.nc     , ${R_OUT_MBG_O_M}/${PREFIX}_1M_bioscalar.nc , Post_1M_bioscalar) , \
47        (${config_UserChoices_JobName}_1m_ptrc_T.nc        , ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc    , Post_1M_ptrc_T   ) , \
48        (${config_UserChoices_JobName}_1m_diad_T.nc        , ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc    , Post_1M_diad_T   ) , \
49        (${config_UserChoices_JobName}_1d_bioscalar.nc     , ${R_OUT_MBG_O_D}/${PREFIX}_1D_bioscalar.nc , Post_1D_bioscalar)
50
51
52
53[Post_1D_bioscalar]
54Patches = ()
55GatherWithInternal = (time_counter, time_instant, time_instant_bounds)
56TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit)
57ChunckJob2D = OFF
58TimeSeriesVars3D = ()
59ChunckJob3D = 50Y
60Seasonal=OFF
61
62[Post_1M_bioscalar]
63Patches = ()
64GatherWithInternal = (time_counter, time_instant, time_instant_bounds)
65TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit)
66ChunckJob2D = OFF
67TimeSeriesVars3D = ()
68ChunckJob3D = 50Y
69Seasonal=OFF
70
71[Post_1M_ptrc_T]
72Patches = ()
73GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
74TimeSeriesVars2D = ()
75ChunckJob2D = 50Y
76TimeSeriesVars3D = (Alkalini, NCHL, DCHL, DIC, Fer, NO3, O2, PO4, Si)
77ChunckJob3D = 50Y
78Seasonal=ON
79
80[Post_1M_diad_T]
81Patches = ()
82GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
83TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP)
84ChunckJob2D = 50Y
85TimeSeriesVars3D = (TPP)
86ChunckJob3D = 50Y
87Seasonal=ON
88
89[Post_1Y_ptrc_T]
90Patches = ()
91GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
92TimeSeriesVars2D = ()
93ChunckJob2D = OFF
94TimeSeriesVars3D = (Alkalini, NCHL, DCHL, DIC, Fer, NO3, O2, PO4, Si )
95ChunckJob3D = NONE
96Seasonal=OFF
97
98[Post_1Y_diad_T]
99Patches = ()
100GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
101TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix)
102ChunckJob2D = 50Y
103TimeSeriesVars3D = (PAR, TPP)
104ChunckJob3D = 50Y
105Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.