Changes between Version 10 and Version 11 of DevelopmentActivities/inputRoutine
- Timestamp:
- 2017-07-27T14:18:11+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentActivities/inputRoutine
v10 v11 1 = External nitrogen and phosphorus inputs to the ecosystem PART 1: natural inputs =1 = For r4535 and newer: External nitrogen and phosphorus inputs to the ecosystem PART 1: natural inputs = 2 2 3 3 External inputs of nutrient to the ecosystem can be either (1) read in from global maps, (2) prescribed from run.def (for site simulations) or (3) computed dynamically in case of biological nitrogen fixation (BNF) and phosphorus weathering. Several flags handle this. … … 69 69 READ_BNF=n 70 70 }}} 71 72 == Deposition data == 73 We have time series of N and P deposition from Wang et al. (2017) 'Global forest carbon uptake due to nitrogen and phosphorus deposition from 1850 to 2100' ready to use for ORCHIDEE. 74 75 === since r4535 === 76 the variables in the file are renamed 77 {{{ 78 curie:/ccc/work/cont003/dsm/p529goll/NP_deposition/final_r4535 79 }}} 80 === before === 81 {{{ 82 curie:/ccc/work/cont003/dsm/p529goll/NP_deposition/final_NEW 83 }}}