Changes between Version 19 and Version 20 of DevelopmentActivities/ORCHIDEE-DOFOCO


Ignore:
Timestamp:
2012-10-02T18:54:41+02:00 (12 years ago)
Author:
luyssaert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-DOFOCO

    v19 v20  
    4141== TO DO == 
    4242        INITIALIZE & CONSISTENCY 
    43         * Adjust stomate_data.f90 (put OCN in 1.9.5.2). Current sapling initialization is not consistent with the rest of the allometric allocation. 
    44         * Check fcn_root(j) and fcn_wood(j) in a constantes files, define for all plant parts (needed to calculate resp and in npp), define as fcn(j,k) where j = nvm and k = ipart. This is ok for stomate_resp. check whether this would be OK for stomate_npp 
     43        * Initialize biomass(:,:,ilabile) -> current value 10^37 
    4544        * Calculate rue_longterm in stomate_season.f90 
    4645        * In Sonke's code ! fraction of GPP which is lost as growth respiration is defined as REAL(r_std), SAVE :: frac_growthresp in 1.9.5.2 it is defined as a PARAMETER. 
     
    4948        LABILE & RESERVE POOL 
    5049        * Check 'use_reserve' sometimes it is a value, sometimes it looks like a flag (its value is set to 1) in stomate_alloc.f90 
    51         * Add labile carbon pool to history file (intersurf.f90, stomate_lpj.f90) 
    5250        * Check where lab_fac comes from in stomate_resp.f90 
    5351        * Check how the labile pool is treated in 1.9.5.2 (in the old scheme -> affects the comparison of 1.9.5.2 with and without allometric-based allocation)