Skip to content

v3.0.1

Latest

Choose a tag to compare

@nmizukami nmizukami released this 07 Nov 19:01
· 44 commits to main since this release
f4c3482

Summary

No answer changes from the previous tag

However, there was additional bugs in MPI domain decomposition (newly found ones). This change make domain decomposition robust for uncommon river network (i.e., network including river segment without associated hrus)

Another bug fixes are related to cesm-coupled mode.

Documentation updates (but no complete)

What's Changed

  • bugfix related restarting by @nmizukami in #559

  • small cleanup on mpi operation for IRF routing restart data by @nmizukami in #563

  • fix error in simulation start time adjustment by @nmizukami in #565

  • Add write_restart_at_endofrun functionality to rtm same as in clm by @nmizukami in #562

  • handling the size of unallocated array and kwt communication fix by @nmizukami in #572

  • write gauge id as character array in gauge only history file by @nmizukami in #564

  • Update testlist for derecho and fix a few problems by @ekluzek in #523

  • Modify config_archive.xml in mizuroute to archive DART output files by @kdraeder in #535

Documentation updates

New Contributors

Full Changelog: v3.0.0...v3.0.1