Releases: Chrismarsh/CHM
Releases Β· Chrismarsh/CHM
v1.2.5
v1.2.4
- Improve frequency checking point on first timestep to support SnowCast update
v1.2.3
- 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
- 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
- Support compiling on arm64 (M1 Mac)
- Initial checkpointing implementation done
v1.1.0
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
Release matching the code for the GMD publication
https://www.geosci-model-dev-discuss.net/gmd-2019-109/