Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ifmp and fmp indicies in veg%froot calculation (#462)
Currently veg%rootbeta may be partially initialised over the range ifmp:fmp when calculating veg%froot. This is the case for offline MPI configurations. This change avoids accessing uninitialised memory when calculating veg%froot. Fixes #395 ## Type of change Please delete options that are not relevant. - [x] Bug fix ## Checklist - [x] I have checked my code/text and corrected any misspellings <!-- readthedocs-preview cable start --> ---- 📚 Documentation preview 📚: https://cable--462.org.readthedocs.build/en/462/ <!-- readthedocs-preview cable end -->
- Loading branch information