Skip to content

v3.1.0

Compare
Choose a tag to compare
@arbennett arbennett released this 28 May 23:45
372c3fb

Version 3.1.0

  • Initial addition of the "What's new" page
  • Added pull request template
  • Adds HRU/GRU info to error messages
  • Fixes a segfault of mysterious origin when using JRDN snow layering
  • Fixes a water balance error w.r.t transpiration
  • Fixes the output message to report the correct solution type
  • Adds tolerance to balance check in updatState.f90
  • Changes all float data types to rkind, for "real kind", which is intended to make it easier to switch from double to single precision.