Changes between Version 20 and Version 21 of Branches/MergeOCN/Goll
- Timestamp:
- 2015-05-26T10:34:18+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Branches/MergeOCN/Goll
v20 v21 175 175 176 176 !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 be179 ! allocated to compute the nutrient demands177 ! 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 180 180 bm_alloc_tot(ipts,j) = bm_alloc_tot(ipts,j) - residual(ipts,j) 181 181 !DSGdebug_05 182 183 182 184 183 185