Skip to content

Releases: joeatodd/HiDEM

Performance improvements & bug fixes

20 Apr 12:18
Compare
Choose a tag to compare

Some bug fixes and changes to improve performance.

HiDEM v2.1.0

23 Aug 14:17
Compare
Choose a tag to compare

The domain partitioning scheme has been overhauled to use METIS, making typical HiDEM simulations much faster.

CMake is now used for compilation/installation.

HiDEM v2.0.2

19 Aug 18:17
Compare
Choose a tag to compare

Bug fix - wrong argument order in raster interp calls (BIPINT)
Main issue - incorrect bed slope calculation

HiDEM v2.0.1

13 Jun 16:29
Compare
Choose a tag to compare

Bug fix - previously glas.f90 had a hardcoded undercut shape implemented. This is now removed.

HiDEM v2.0.0

13 Jun 10:45
Compare
Choose a tag to compare

Version 2 of HiDEM:

Added

- Automatic computation of domain partitioning
- 'Run Name' parameter, appended to all output data
- 'Restart from Run Name' to make restarting easier
- 'Work Directory' and 'Results Directory' for organising output
- Synthetic test case

Changed

- Format of input file (now specified as "Param Name = Value" rather than ordered list)
- Reorganise code into directories (src, scripts, etc)
- Unhardcoded density, gravity, geometry input file, etc
- Convert most source from F77 to F90
- Move to semantic versioning (2.0 -> 2.0.0)

Initial Release of HiDEM

24 May 16:14
Compare
Choose a tag to compare

This is the initial release of the Helsinki Discrete Element Model (HiDEM). This code is released under GNU GPL V3.0.