Pass amount of water removed from lakes by ROF component
- Dominant language
- Fortran
- Stars
- 35
- Forks
- 106
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 4
Description
As a future development beyond #132, we'll also need to pass the amount of water removed from lakes by the ROF component. Normally this will be the reverse of Precipitation minus Evaporation that's sent in (and hence can be ignored). But, when lakes are empty or nearly empty it will be less than that. This is required to balance water for the system. So likely will only matter when coupled to a ocean model. It's also possible that it's rare enough that it can be ignored most of the time.
See mizuRoute and CTSM issues:
https://github.com/NCAR/mizuRoute/issues/170
https://github.com/ESCOMP/CTSM/issues/1259
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.