issues
search
geco-bern
/
rsofun
Implements the Simulating Optimal FUNctioning framework for site-scale simulations of ecosystem processes, including model calibration. It contains Fortran 90 modules for the P-model, SPLASH, and BiomeE models.
https://geco-bern.github.io/rsofun/
GNU General Public License v3.0
25
stars
29
forks
source link
New driver data + ET formulation for pmodel
#216
Closed
jaideep777
closed
3 months ago
jaideep777
commented
3 months ago
This PR includes several commits to
make the rsofun run compatible with FDK v4.0 drivers
implement the ET formulation for Pmodel on the lines of Phydro
The vignette pmodel_use_newdata.Rmd demonstrates the new formulation
This PR includes several commits to