Changes between Initial Version and Version 1 of DevelopmentActivities/ORCHIDEE-CNP/newInput


Ignore:
Timestamp:
2016-03-15T13:49:48+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP/newInput

    v1 v1  
     1=== 4.1 USDA soil orders === 
     2We use the USDA soil order map of Sun et al. (in revision) with the dominant soil order per pixel. The gap filling of the missing values was done like this 
     3(see script /home/users/dgoll/ORC_data/USDA_soilorders/try_2_fill/fill_deserts.ksh): 
     4 
     5We use the soiltext class 6 for cold desert from the input file "soils_param.nc" to fill missing values in these region with Gelisols (5). 
     6After we set cold desert, we use the level 1 of the maxvegetfrac in the input file "PFTmap.nc" to fill missing values of the remaining desert to Aridisols (2). Hereby, we use a threshold of 0.8 for identifying deserts in maxvegetfrac. 
     7 
     8In case of the remaining missing points, mostly coast line points, ORCHIDEE will assign the value of the nearest neighbour in the routine "get_soil_orders" in src_stomate_io.f90. 
     9 
     10[[Image(USDA_map.3.png)]] 
     11Figure 1: USDA soil orders: Alfisols(1), Andisols(2), Aridisols(3), Entisols(4), Gelisols(5), Histosols(6), Inceptisols(7), Mollisols(8), Oxisols(9), Spodosols(10),Ultisols(11), Vertisols(12) 
     12 
     13=== 4.2 GliM lithology === 
     14We use the GliM lithology map by Hartmann & Moosdorf (2012). We account for subgrid scale heterogeneity by reading the fractional coverage of each of the 16 classes. 
     15 
     16[[Image(lith_dom_map.png)]] 
     17Figure 2: GliM lithology: the dominant type with a fractional cover of >0.51 ! alphabetical sequence of lithological classes:  
     18!    ! 0  - no dominant type 
     19!    ! 1  - evaporites 
     20!    ! 2  - ice & glaciers 
     21!    ! 3  - metamorphics 
     22!    ! 4  - no data 
     23!    ! 5  - acid plutonic rocks 
     24!    ! 6  - basic plutonic rocks 
     25!    ! 7  - intermediat plutonic rocks 
     26!    ! 8  - pyroclastics 
     27!    ! 9  - carbonate sedimentary rocks  
     28!    ! 10 - mixed sedimentary rocks  
     29!    ! 11 - siliciclastic sedimentary rocks 
     30!    ! 12 - unconsolidated sediments 
     31!    ! 13 - acid volcanic rocks 
     32!    ! 14 - basic volcanic rocks 
     33!    ! 15 - intermediate volcanic rocks 
     34!    ! 16 - water bodies 
     35 
     36=== 4.4 Soil shielding (Hartmann et al. (2014) === 
     37The factor corrects the weathering flux where the active zone in the soil is disconnected from the bedrock.  
     38 
     39[[Image(soilshield_map.png)]] 
     40 
     41[[PageOutline(2,SECTIONS,outline)]]