Ignore:
Timestamp:
08/01/16 12:14:02 (8 years ago)
Author:
acosce
Message:

Homogenization of card between LMDZORINCA_v6 and LDMZOR_v6
+ add new config NMHC in LMDZORINCA_v6
+ compilation with XIOS2
+ add new resolution for LMDZORINCA_v6 (144x142x79 AER)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP/orchidee.card

    r2803 r2954  
    99DefSuffix=Choi 
    1010 
    11 VEGET_UPDATE=0Y 
     11VEGET_UPDATE=1Y 
    1212 
    1313[InitialStateFiles] 
    1414List=   (${R_IN}/SRF/soils_param.nc,        . ), \ 
    1515        (${R_IN}/SRF/routing.nc,            . ), \ 
    16         (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \ 
     16        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D.nc, alb_bg.nc ), \ 
    1717        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    1818 
    1919[BoundaryFiles] 
    20 List= () 
     20List=(${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year}.nc, PFTmap.nc) 
    2121ListNonDel= () 
    2222 
     
    4646[Post_1M_sechiba_history] 
    4747Patches = () 
    48 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
    49 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac, TWBR) 
     48GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
     49TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, netrad, qair, rain, runoff, snow, snownobio, snowf, frac_snow, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac, TWBR, riverflow, coastalflow, DelSoilMoist_daily, DelIntercept_daily, DelSWE_daily, delstock_routing, snowmelt, LAImean) 
    5050ChunckJob2D = NONE 
    5151TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
     
    5555[Post_HF_sechiba_out_2] 
    5656Patches = () 
    57 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     57GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
    5858TimeSeriesVars2D = (mrsos, mrro) 
    5959ChunckJob2D = 50Y 
Note: See TracChangeset for help on using the changeset viewer.