Ignore:
Timestamp:
01/25/17 13:02:46 (7 years ago)
Author:
jgipsl
Message:

Modified set up of orchidee to fit with IPSLCM6.0.8. To benefit from all changes, it suppses a revision 3977 or later or ORCHIDEE/trunk. The changes are:

  • new vegeation map: ESA-LUH2/historical/v1/withoutNoBio (PFTmap.nc)
  • new background albedo map: alb_bg_modisopt_2D_ESA_v2.nc
  • optimized parameters for albedo: ALB_LEAF_NIR, ALB_LEAF_VIS, SNOWA_AGED_NIR, SNOWA_DEC_NIR, SNOWA_AGED_VIS, SNOWA_DEC_VIS
  • activated new option for soil resistance, option DO_RSOIL
  • activate water stress on Vcmax, stomatal conductance (gs), or mesophyll conductance (gm): STRESS_GS, STRESS_GM, STRESS_VCMAX
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card

    r3045 r3093  
    1414List=   (${R_IN}/SRF/soils_param.nc,        . ), \ 
    1515        (${R_IN}/SRF/routing.nc,            . ), \ 
    16         (${R_IN}/SRF/albedo/alb_bg_modisopt_2D.nc, alb_bg.nc ), \ 
    17         (${R_IN}/SRF/PFTMAPS/CMIP5/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_1850.nc, PFTmap.nc), \ 
     16        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
     17        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1/withoutNoBio/13PFTmap_1850_ESA_LUH2v2h_withoutNoBio_v1.nc, PFTmap.nc), \ 
    1818        (${R_IN}/SRF/cartepente2d_15min.nc, .), \ 
    1919        (${R_IN}/SRF/soils_param_usdatop.nc, .) 
Note: See TracChangeset for help on using the changeset viewer.