Summary
This is a tag related answer changes from the previous tag.
This tag includes completion of (hopefully) fully functional CTSM coupling and enable CESM coupling run (still need work to complete fully scientifically useful CESM coupling)
What's Changed
River routing related change
- Euler KW algorithm change by @nmizukami in #586
- MC routing: reach flux data for zero flow condition by @nmizukami in #600
- Updating flow depth computation and MC routing by @nmizukami in #589
Updates on functions/subroutine
- New MPI subroutine by @nmizukami in #603
- ascii utility updates - split_line by @nmizukami in #595
Documentation updates
- Continue updating documents by @nmizukami in #590
- Document update - default names in input data variables by @nmizukami in #591
- Continuing document update by @nmizukami in #593
Refactoring (coupling codes)
- refactoring tracer name handling in ctsm/cesm coupling by @nmizukami in #609
Clean up
- MPI call cleanup by @nmizukami in #604
Bugfix
- Need at least one white space before an ampersand by @nmizukami in #612
- need to initialize flood volume when restartig by @nmizukami in #607
- public variable name fixed by @nmizukami in #606
- Fixed a few minor errors by @nmizukami in #605
- Updates on cpl modules by @nmizukami in #602
- Adding an optional input to enforce minimum lateral runoff in main_route subroutine by @nmizukami in #601
- Corrections related to CESM/CTSM coupling by @nmizukami in #596
- Update and fix regarding cesm-coupling part by @nmizukami in #587
- Cleanup and bugfix by @nmizukami in #585
Usability improvements
- Providing default names for input netcdfs by @nmizukami in #592
- update default control variables for cesm-coupled mode by @nmizukami in #617
Miscellaneous
- Fix locations of drof, srof and xrof by @billsacks in #611
New Contributors
- @billsacks made their first contribution in #611
Full Changelog: v3.0.1...v3.1.0