Changes between Version 27 and Version 28 of DevelopmentActivities/Bugs


Ignore:
Timestamp:
2015-12-17T16:49:48+01:00 (9 years ago)
Author:
ajornet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/Bugs

    v27 v28  
    1919 
    2020Note: this is a good opportunity to introduce unit tests. 
     21 
     22== Diffuco == 
     23 
     24Floating exception at: 
     25 
     26{{{ 
     27! Eq. 18 of Yin et al. (2009) 
     28Cc = ( gamma_star(icinic) * x1 + ( assimi(icinic) + Rd(icinic) ) * x2 )  & 
     29                        / ( x1 - ( assimi(icinic) + Rd(icinic) ) ) 
     30}}} 
     31 
     32x1, assimi are Rd are 0. 
     33 
     34Check for: 
     35{{{ 
     36/ccc/work/cont003/dsm/p529jorn/experiments/SECHSTOM.DGVM.10336 
     37}}} 
    2138 
    2239== Forcesoil ==