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
Location:
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/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_2000.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_2000_ESA_LUH2v2h_withoutNoBio_v1.nc, PFTmap.nc), \ 
    1818        (${R_IN}/SRF/cartepente2d_15min.nc, .), \ 
    1919        (${R_IN}/SRF/soils_param_usdatop.nc, .) 
  • 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, .) 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card

    r3045 r3093  
    1515        (${R_IN}/SRF/soils_param_usdatop.nc,. ), \ 
    1616        (${R_IN}/SRF/routing.nc,            . ), \ 
    17         (${R_IN}/SRF/albedo/alb_bg_modisopt_2D.nc, alb_bg.nc ), \ 
     17        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
    1818        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    1919 
    2020[BoundaryFiles] 
    21 List=(${R_IN}/SRF/PFTMAPS/CMIP5/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year}.nc, PFTmap.nc) 
     21List=(${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1/withoutNoBio/13PFTmap_${year}_ESA_LUH2v2h_withoutNoBio_v1.nc, PFTmap.nc) 
    2222ListNonDel= () 
    2323 
     
    4444Patches = () 
    4545GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
    46 TimeSeriesVars2D = (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, transpir) 
     46TimeSeriesVars2D = (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, transpir, evapnu) 
    4747ChunckJob2D = NONE 
    4848TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/orchidee.card

    r3045 r3093  
    1515        (${R_IN}/SRF/soils_param_usdatop.nc,. ), \ 
    1616        (${R_IN}/SRF/routing.nc,            . ), \ 
    17         (${R_IN}/SRF/albedo/alb_bg_modisopt_2D.nc, alb_bg.nc ), \ 
    18         (${R_IN}/SRF/PFTMAPS/CMIP5/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \ 
    19         (${R_IN}/SRF/cartepente2d_15min.nc, .) 
     17        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
     18        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1/withoutNoBio/13PFTmap_2000_ESA_LUH2v2h_withoutNoBio_v1.nc, PFTmap.nc)  
     19        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    2020 
    2121[BoundaryFiles] 
     
    4545Patches = () 
    4646GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
    47 TimeSeriesVars2D = (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, transpir) 
     47TimeSeriesVars2D = (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, transpir, evapnu) 
    4848ChunckJob2D = NONE 
    4949TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/clim_pdControl/COMP/orchidee.card

    r3045 r3093  
    1313[InitialStateFiles] 
    1414List=   (${R_IN}/SRF/soils_param.nc,        . ), \ 
     15        (${R_IN}/SRF/soils_param_usdatop.nc,. ), \ 
    1516        (${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_2000.nc, PFTmap.nc), \ 
    18         (${R_IN}/SRF/cartepente2d_15min.nc, .), \ 
    19         (${R_IN}/SRF/soils_param_usdatop.nc, .) 
    20  
     17        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
     18        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1/withoutNoBio/13PFTmap_2000_ESA_LUH2v2h_withoutNoBio_v1.nc, PFTmap.nc)  
     19        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    2120 
    2221[BoundaryFiles] 
     
    4645Patches = () 
    4746GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
    48 TimeSeriesVars2D = (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, transpir, evapu) 
     47TimeSeriesVars2D = (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, transpir, evapnu) 
    4948ChunckJob2D = NONE 
    5049TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
Note: See TracChangeset for help on using the changeset viewer.