Changes between Version 20 and Version 21 of Branches/MergeOCN/Goll


Ignore:
Timestamp:
2015-05-26T10:34:18+02:00 (9 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Branches/MergeOCN/Goll

    v20 v21  
    175175 
    176176!DSGdebug_05 
    177              ! correct the biomass to be allocated by the residual 
    178              ! this has to be done here because we need the actual biomass to be 
    179              ! allocated to compute the nutrient demands 
     177             ! correct the biomass to be allocated by the residual. 
     178             ! this has to be done HERE as we need to known the actual biomass 
     179             ! being allocated for the calculation of nutrient limitation 
    180180             bm_alloc_tot(ipts,j) = bm_alloc_tot(ipts,j) - residual(ipts,j) 
    181181!DSGdebug_05 
     182 
     183 
    182184 
    183185