Ignore:
Timestamp:
08/16/18 13:39:26 (6 years ago)
Author:
cetlod
Message:

Minor modifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_OFF_PISCES/ia/COMP/pisces.card

    r3996 r3998  
    5050        (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_top_ref                                , namelist_top_ref              ), \ 
    5151        (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref                             , namelist_pisces_ref           ), \ 
    52         (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_OFF_PISCES/EXP00/context_nemo_offline.xml        , context_nemo.xml              ), \ 
     52        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_OFF_PISCES/EXP00/context_nemo.xml                , context_nemo.xml              ), \ 
    5353        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_OFF_PISCES/EXP00/domain_def_nemo.xml             , domain_def_nemo.xml           ), \ 
    5454        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_OFF_PISCES/EXP00/axis_def_nemo.xml               , axis_def_nemo.xml             ), \ 
     
    7070List=   (ocean.output, namelist_top_ref, namelist_top_cfg, namelist_pisces_ref, namelist_pisces_cfg, tracer.stat) 
    7171 
    72  
    7372[OutputFiles] 
    7473List=   (${config_UserChoices_JobName}_1y_ptrc_T.nc        , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_ptrc_T.nc    , NONE   ) , \ 
    7574        (${config_UserChoices_JobName}_1y_diad_T.nc        , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_diad_T.nc    , NONE   ) , \ 
    76         (${config_UserChoices_JobName}_1y_bioscalar.nc     , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_bioscalar.nc , NONE) , \ 
     75        (${config_UserChoices_JobName}_1y_bioscalar.nc     , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_bioscalar.nc , NONE   ) , \ 
    7776        (${config_UserChoices_JobName}_1m_bioscalar.nc     , ${R_OUT_MBG_O_M}/${PREFIX}_1M_bioscalar.nc , Post_1M_bioscalar) , \ 
    7877        (${config_UserChoices_JobName}_1m_ptrc_T.nc        , ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc    , Post_1M_ptrc_T   ) , \ 
     
    8079        (${config_UserChoices_JobName}_1d_bioscalar.nc     , ${R_OUT_MBG_O_D}/${PREFIX}_1D_bioscalar.nc , NONE) 
    8180 
    82  
    83  
    8481[Post_1D_bioscalar] 
    8582Patches = () 
    8683GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 
    8784TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 
    88 ChunckJob2D = OFF 
     85ChunckJob2D = NONE 
    8986TimeSeriesVars3D = () 
    90 ChunckJob3D = 50Y 
     87ChunckJob3D = NONE 
    9188Seasonal=OFF 
    9289 
     
    9592GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 
    9693TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 
     94ChunckJob2D = NONE 
     95TimeSeriesVars3D = () 
     96ChunckJob3D = NONE 
     97Seasonal=OFF 
     98 
     99[Post_1M_ptrc_T] 
     100Patches = () 
     101GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     102TimeSeriesVars2D = () 
     103ChunckJob2D = 50Y 
     104TimeSeriesVars3D = (Alkalini, NCHL, DCHL, DIC, Fer, NO3, O2, PO4, Si) 
     105ChunckJob3D = 50Y 
     106Seasonal=ON 
     107 
     108[Post_1M_diad_T] 
     109Patches = () 
     110GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     111TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 
     112ChunckJob2D = 50Y 
     113TimeSeriesVars3D = (TPP) 
     114ChunckJob3D = 50Y 
     115Seasonal=ON 
     116 
     117[Post_1Y_ptrc_T] 
     118Patches = () 
     119GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     120TimeSeriesVars2D = () 
    97121ChunckJob2D = OFF 
    98 TimeSeriesVars3D = () 
     122TimeSeriesVars3D = (Alkalini, NCHL, DCHL, DIC, Fer, NO3, O2, PO4, Si, POC, GOC, DOC) 
     123ChunckJob3D = NONE 
     124Seasonal=OFF 
     125 
     126[Post_1Y_diad_T] 
     127Patches = () 
     128GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     129TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix) 
     130ChunckJob2D = 50Y 
     131TimeSeriesVars3D = (PAR, TPP) 
    99132ChunckJob3D = 50Y 
    100133Seasonal=OFF 
Note: See TracChangeset for help on using the changeset viewer.