Ignore:
Timestamp:
02/20/16 09:05:03 (8 years ago)
Author:
cetlod
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/COMP/pisces.card

    r2706 r2737  
    1010[BoundaryFiles] 
    1111List=   () 
    12 ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/DIC_GLODAP_annual_eORCA_R1.nc, .       ), \ 
    13             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/Alkalini_GLODAP_annual_eORCA_R1.nc, . ) \ 
    14             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/O2_WOA2009_monthly_eORCA_R1.nc, . ), \ 
    15             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/PO4_WOA2009_monthly_eORCA_R1.nc, .), \ 
    16             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/Si_WOA2009_monthly_eORCA_R1.nc, .), \ 
    17             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/DOC_PISCES_monthly_eORCA_R1.nc, .), \ 
    18             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/Fer_PISCES_monthly_eORCA_R1.nc, .), \ 
    19             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/NO3_WOA2009_monthly_eORCA_R1.nc, .), \ 
    20             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/dust_INCA_eORCA_R1.nc, .), \ 
     12ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/dust_INCA_eORCA_R1.nc, .), \ 
    2113            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/pmarge_etopo_eORCA_R1.nc, .), \ 
    2214            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/river_global_news_eORCA_R1.nc, .), \ 
     
    4739[Post_1D_bioscalar] 
    4840Patches = () 
    49 GatherWithInternal = (time_counter) 
     41GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 
    5042TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 
    5143ChunckJob2D = 50Y 
     
    5648[Post_1M_ptrc_T] 
    5749Patches = () 
    58 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     50GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    5951TimeSeriesVars2D = () 
    6052ChunckJob2D = 50Y 
     
    6557[Post_1M_diad_T] 
    6658Patches = () 
    67 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     59GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    6860TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 
    6961ChunckJob2D = 50Y 
     
    7567[Post_1Y_ptrc_T] 
    7668Patches = () 
    77 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     69GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    7870TimeSeriesVars2D = () 
    7971ChunckJob2D = OFF 
     
    8476[Post_1Y_diad_T] 
    8577Patches = () 
    86 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     78GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    8779TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix) 
    8880ChunckJob2D = NONE 
Note: See TracChangeset for help on using the changeset viewer.