Skip to content

Releases: ORNL-MDF/Finch

Version 0.2

Choose a tag to compare

@streeve streeve released this 20 Sep 13:08
f88c2f3

New features:

  • Support for in-memory coupling (currently for ExaCA microstructure prediction)

Deprecated features:

  • Interfaces used by ExaCA for getting solidification bounds which include internal use of MPI_COMM_WORLD

Bug fixes and improvements:

  • Improved documentation
  • Renamed libraries for downstream use
  • Return only necessary solidification data
  • Remove internal use of MPI_COMM_WORLD

Version 0.1

Choose a tag to compare

@streeve streeve released this 23 Feb 19:19

Initial release

Features

  • Simulation of heat transfer for additive manufacturing builds with solidification information output
  • Generation of additive manufacturing scan paths
  • Tested with Kokkos Serial, OpenMP, Threads, Cuda, and HIP backends

Minimum dependency versions

  • CMake minimum 3.12 required
  • Cabana minimum 0.6.1 required
  • json minimum 3.10 required