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 28 forks source link

Removed zero-indexed variable in derived type. #201

Closed stineb closed 9 months ago

stineb commented 9 months ago

Now, all zero-indexed variables in a derived type are removed. The one removed here was obsolete anyways (now commented out, may be deleted in the future).

All checks pass. Should still check Ligges-setup (respective compiler flags), if possible. Otherwise, may re-submit to CRAN.