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

Update default species parameters for "all/"fixed1" site/treatment in InputData_Species.csv #225

Closed kpalmqui closed 4 years ago

kpalmqui commented 4 years ago

This issue will update species parameters within InputData_Species.csv. Essentially, this issue will push the latest default species parameters we have been using for simulation runs. These changes were based on extensive testing of how those parameter values affect species biomass.

An identical series of issues has been opened and implemented in STEPWAT2 within the species.in file. See https://github.com/DrylandEcology/STEPWAT2/milestone/14 and the issues contained within for more details and documentation on how these changes affect species biomass.

kpalmqui commented 4 years ago

Resolved by 8b09738