source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card @ 2676

Last change on this file since 2676 was 2676, checked in by omamce, 9 years ago

O.M. : homogeneisation des noms de fichiers d'entree ORCA pour VLR et LR (config.card et namelists)

ajout de diagnostics pour le bilan en eau de LIM3

File size: 3.7 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5DBIO_ENABLE=y
6
7[InitialStateFiles]
8List= ()
9
10[BoundaryFiles]
11List=   ()
12
13ListNonDel = (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_DIC_annual.nc            , . ), \
14             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_Alkalini_annual.nc       , . ), \
15             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_O2_monthly.nc            , . ), \
16             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_PO4_monthly.nc           , . ), \
17             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_Si_monthly.nc            , . ), \
18             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_DOC_monthly.nc           , . ), \
19             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_Fer_monthly.nc           , . ), \
20             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_NO3_monthly.nc           , . ), \
21             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/dust.orca.nc                  , . ), \
22             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/river_global_news.nc          , . ), \
23             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/ndeposition.orca.nc           , . ), \
24             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/par.orca.nc                   , . ), \
25             (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/solubility.orca.nc            , . )
26
27                                                                                 
28[SmoothFiles]
29List=  ()
30
31[ParametersFiles]
32List=   (${SUBMIT_DIR}/PARAM/namelist_top_ref                , namelist_top_ref   ), \
33        (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}_cfg   , namelist_top_cfg   ), \
34        (${SUBMIT_DIR}/PARAM/namelist_pisces_ref             , namelist_pisces_ref) ,\
35        (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg, namelist_pisces_cfg)
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_cfg, namelist_pisces_ref, namelist_pisces_cfg)
42
43[OutputFiles]
44List=   (${config_UserChoices_JobName}_1m_bioscalar.nc_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_bioscalar.nc, Post_1D_bioscalar), \
45        (${config_UserChoices_JobName}_1m_ptrc_T.nc        , ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc   , Post_1M_ptrc_T   ), \
46        (${config_UserChoices_JobName}_1m_diad_T.nc        , ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc   , Post_1M_diad_T   )
47
48
49[Post_1D_bioscalar]
50Patches = ()
51GatherWithInternal = (time_counter, time_centered, time_centered_bounds)
52TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit)
53ChunckJob2D = NONE
54TimeSeriesVars3D = ()
55ChunckJob3D = NONE
56Seasonal=OFF
57
58[Post_1M_ptrc_T]
59Patches = ()
60GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
61TimeSeriesVars2D = ()
62ChunckJob2D = 100Y
63TimeSeriesVars3D = (Alkalini, CHLT, DIC, Fer, NO3, O2, PO4, Si)
64ChunckJob3D = 10Y
65Seasonal=OFF
66
67[Post_1M_diad_T]
68Patches = ()
69GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
70TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP)
71ChunckJob2D = 100Y
72TimeSeriesVars3D = (TPP)
73ChunckJob3D = 10Y
74Seasonal=OFF
75
76[Post_1Y_ptrc_T]
77Patches = ()
78GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
79TimeSeriesVars2D = ()
80ChunckJob2D = OFF
81TimeSeriesVars3D = (Alkalini,CHLT, DIC, Fer, NO3, O2, PO4, Si )
82ChunckJob3D = NONE
83Seasonal=OFF
84
85[Post_1Y_diad_T]
86Patches = ()
87GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
88TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix)
89ChunckJob2D = NONE
90TimeSeriesVars3D = (PAR, TPP)
91ChunckJob3D = NONE
92Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.