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 reduced stomatal conductance in SOILWAT2 based on average CO2 of each RCP-time period combination #256

Closed kpalmqui closed 9 months ago

kpalmqui commented 1 year ago

Part 1 of the implementation of CO2 effects in STEPWAT2 is a reduction in stomatal conductance/transpiration under elevated CO2, which is what this issue covers. This will be implemented by turning on the flag in siteparam.in for this functionality and setting the Scenario in siteparam.in according to the RCP-time period combination being simulated.

Proposed functionality:

kpalmqui commented 9 months ago

closed by d57747b