Ignore:
Timestamp:
10/11/17 11:34:39 (6 years ago)
Author:
jgipsl
Message:

Update ORCHIDEE component for version 6.0.13:

  • change input file for PFTmap: now use map with 15pfts
  • add input file woodharvest
  • add optimized parameters for carbon.

Note: NVM=15 in orchidee.def goes together with the new PFTmap.nc containing 15 PFTs.

Location:
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM
Files:
3 edited

Legend:

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

    r3378 r3418  
    1919 
    2020[BoundaryFiles] 
    21 List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio/13PFTmap_${year}_ESA_LUH2v2h_withoutNoBio_v1.2.nc, PFTmap.nc) 
     21List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_${year}.nc, PFTmap.nc) ,\ 
     22      (${R_IN}/SRF/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_${year}.nc, woodharvest.nc) 
    2223ListNonDel= () 
    2324 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/orchidee.card

    r3378 r3418  
    1616        (${R_IN}/SRF/routing.nc, . ), \ 
    1717        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
    18         (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio/13PFTmap_2000_ESA_LUH2v2h_withoutNoBio_v1.2.nc, PFTmap.nc),\ 
     18        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_2000.nc, PFTmap.nc),\ 
     19        (${R_IN}/SRF/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\ 
    1920        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    2021 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card

    r3378 r3418  
    1616        (${R_IN}/SRF/routing.nc, . ), \ 
    1717        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
    18         (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio/13PFTmap_1850_ESA_LUH2v2h_withoutNoBio_v1.2.nc, PFTmap.nc),\ 
     18        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_1850.nc, PFTmap.nc),\ 
     19        (${R_IN}/SRF/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_1850.nc, woodharvest.nc),\ 
    1920        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    2021 
Note: See TracChangeset for help on using the changeset viewer.