Changes between Version 15 and Version 16 of SourceCode/ORCHIDEE


Ignore:
Timestamp:
2017-12-01T22:22:45+01:00 (7 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SourceCode/ORCHIDEE

    v15 v16  
    11 
    22= Main changes on the trunk = 
    3 * [4783] rsoil and litterhumdiag now depends on liquid soil moisture content instead of total soil moisture (liquid+solid) 
    4 * [4778] Corrected bug in calculation of VPD and air_relhum (qsurf changed into q2m), see ticket #415 
    5 * [4768] Correction in soil heat capacity, see ticket #410 
    6 * [4767] Correction on soil thermal conductivity, see ticket #406 
    7 * [4764] Correction on k and ksat, see ticket #412 
    8 * [4728] Small correction on carbon closure, see ticket #396 
    9 * 4695 is used in IPSLCM66.0.13 
    10 * 4661 gives the same results as 4695, this revision is used in the simulations wiki:ReferenceSimulations/4661 
    11 * [4655]  Ticket #138 : change value for downregulation_co2_coeff_mtc for C4 plants. Peylin  
    12 * [4654] Modifications related to the effect of snow on surface roughness. See tickets #62 and #237 
    13 * [4633] Ticket #195 : Change diaglev to take the values at lower-layer interface (zlt) instead of values at nodes(znt). 
    14 * [4619]  Ticket #366 This solves the problem regarding the variation of soil layer depth (for temperature) below 2m. Fuxing Wang 
    15 * [4575]  Correction to avoid negative snownobio for very small nobio fractions. See ticket #389    Maignan  
    16 * 4563 is used in IPSLCM6.0.12, see simulations here wiki:ReferenceSimulations/4661 
    17  
    18 --- To be listed all revision between 4563 and 4319 ---  
    19  
    20  
    21  
    22  
     3 * [4783] rsoil and litterhumdiag now depends on liquid soil moisture content instead of total soil moisture (liquid+solid) 
     4 * [4778] Corrected bug in calculation of VPD and air_relhum (qsurf changed into q2m), see ticket #415 
     5 * [4768] Correction in soil heat capacity, see ticket #410 
     6 * [4767] Correction on soil thermal conductivity, see ticket #406 
     7 * [4764] Correction on k and ksat, see ticket #412 
     8 * [4728] Small correction on carbon closure, see ticket #396 
     9 * 4695 is used in IPSLCM66.0.13, 4661 gives the same results as 4695, this revision is used in the simulations wiki:ReferenceSimulations/4661 
     10 * [4655]  Ticket #138 : change value for downregulation_co2_coeff_mtc for C4 plants. Peylin  
     11 * [4654] Modifications related to the effect of snow on surface roughness. See tickets #62 and #237 
     12 * [4633] Ticket #195 : Change diaglev to take the values at lower-layer interface (zlt) instead of values at nodes(znt). 
     13 * [4619]  Ticket #366 This solves the problem regarding the variation of soil layer depth (for temperature) below 2m. Fuxing Wang 
     14 * [4575]  Correction to avoid negative snownobio for very small nobio fractions. See ticket #389    Maignan  
     15 * 4563 is used in IPSLCM6.0.12, see simulations here wiki:ReferenceSimulations/4661 
     16 * [4563] Correction of a bug in snowheat introduced in r4544 
     17 * [4465] Added new output variables in the interface from orchidee to lmdz. See ticket #381 
     18 * [4432] Correction on the computation of the mean z0s over the grid cell detailed in ticket #374 
     19 * [4431] Fix bug on kfact_root detailed in ticket #375 
     20 * [4400] Corrected bugs introduced in [4268] and [4275] for running one grid-cell.  
    2321 * [4319], [4320] : Removed multiplication of contfrac for carbon diagnostics in stomate and stomate_lpj. Note: do not use rev 4319 as an error makes the compilation fail. 
    2422 * [4261] : Corrected bug introduced in [4215]. This error makes the ocean crash if orchidee is starting without restart files.