cesm-coupling.n02_v2.1.3
nmizukami
released this
17 May 02:07
·
474 commits
to main
since this release
Summary
No answer changes from the previous tag
A few enhancements were included
- hru id in vector runoff input can be long integer.
- inflow for each reach can be output in history file
- For cesm-coupling, the other routing methods can be used, in addition to IRF routing.
What's Changed
makefile cleanup
- Clean up and Makefile update by @nmizukami in #459
- makefile cleanups by @nmizukami in #461
- Making intel-oneAPI compiler work by @nmizukami in #464
cleanup
- PIO sync for potentially better robustness for gnu/cray-mpich and a few cleanups by @nmizukami in #453
New functions
- Adding parameterized floodplain by @nmizukami in #449 - floodplain effect is not implemented yet
- Allow long integer HRU id for vector runoff input by @nmizukami in #457
- Allow more flexible time stamp in forcing input (start, end or middle of time step) by @nmizukami in #460 - require it to be specified in control file
- Add upstream inflow in history output by @nmizukami in #462 - require it to be specified in control file
CESM-coupling
- enabling to use the other routing methods than IRF by @nmizukami in #448
- mizuRoute_control.py change required by @nmizukami in #451
Full Changelog: cesm-coupling.n02_v2.1.2...cesm-coupling.n02_v2.1.3