DrylandEcology / rSFSTEP2

R program that interfaces with the STEPWAT2 C code and runs in parallel for multiple sites, climate scenarios, disturbance regimes, and time periods
0 stars 1 forks source link

Implement enhanced biomass under elevated CO2 via adjustment of bvt (plant-level WUE) #257

Closed kpalmqui closed 9 months ago

kpalmqui commented 1 year ago

Part 2 of the implementation of CO2 effects in STEPWAT2 is an increase in biomass under elevated CO2, which is what this issue covers. This will be implemented by increasing plant-level WUE (represented by bvt (biomass / transpiration) using derived CO2-plant biomass relationships according to CO2 of the RCP-time period combination being simulated.

Proposed functionality:

kpalmqui commented 9 months ago

closed by a89e6f7