Skip to content

Hybrid parallel, Lake module, and CTSM coupling

Pre-release
Pre-release
Compare
Choose a tag to compare
@nmizukami nmizukami released this 16 Jan 00:53
· 530 commits to cesm-coupling since this release
e9065c2

What's Changed

Lake routine implementation

New routing methods and bugfixes

CESM coupling

I/O

style, comment changes, minor bugfixes

Time management (stand-alone)

  • Adding datetime data class and modification on state data in write_restart_pio.f90 by @nmizukami in #191
  • User-defined constructor for datatime derived type by @nmizukami in #209
  • Use datetime object throughout the codes by @nmizukami in #210
  • made input checks work for sub-daily timesteps; cleaned up error msg by @wknoben in #222

Miscellaneous

New Contributors