Skip to content

Releases: Chrismarsh/CHM

v1.2.5

16 Sep 17:09
Compare
Choose a tag to compare

Allow NaN Z values with defined lat/long as can happen when regridding NWP inputs. E.g. shown here
image

v1.2.4

10 Sep 05:46
Compare
Choose a tag to compare
  • Improve frequency checking point on first timestep to support SnowCast update

v1.2.3

01 Sep 03:33
Compare
Choose a tag to compare
  • global_id is saved as an int in vtk files
  • allow jemalloc with conan builds
  • support netcdf forcing files with NaN lat/long
  • checkpointing at the end of a run
  • better checkpointing documentation
  • FSM can init off a soil param (hacky: will be improved in the future)

v.1.2.2

06 Aug 04:21
Compare
Choose a tag to compare
  • Fix deadlock when loading complex mesh topologies
  • Fix incorrect face rank
  • Fix FSM Nsnow incorrect type
  • Fix handling v2 meshes in non partition mode
  • Add missing chkp in remaining modules
  • Support jemalloc 5.3+
  • Add MPI testing code to functional_tests

v1.2.0

06 Jul 23:27
Compare
Choose a tag to compare
  • Support compiling on arm64 (M1 Mac)
  • Initial checkpointing implementation done

v1.1.0

14 Mar 22:27
Compare
Choose a tag to compare

Major improvements to CHM

  • Uses Trilinos for parallel linear algebra solver in PBSM
  • Metis partitioning of the mesh for parallel computation
  • Pre-partitioning of the mesh via a dedicated conversion tool
  • New parallel iterative SnowSlide implementation to support massively parallel runs

Bug Fixes

  • Resolved issues with high rank runs
  • Resolved a SnowSlide issue with isolated triangles

GMD publication release

26 Nov 23:15
Compare
Choose a tag to compare

Release matching the code for the GMD publication
https://www.geosci-model-dev-discuss.net/gmd-2019-109/