ExaCA icon indicating copy to clipboard operation
ExaCA copied to clipboard

Changelog

Open streeve opened this issue 2 years ago • 0 comments

New features:

  • Coupled heat transfer with new optional dependency on Finch with problem type "FromFinch"
  • Support for VTK substrate file input

Performance:

Deprecated features:

  • Renamed problem type "C"->"Directional" for directional solidification and "R"->"FromFile" for file-based time-temperature history

Deprecated feature removal:

  • Removed support for custom substrate files (VTK now supported)

Bug fixes and improvements:

  • Renamed executables and libraries (symlinks to previous executable names)
  • Fixed error in the calculation of grain misorientation
  • Fixed timers reporting final step time rather than cumulative time
  • Added option to disable JSON dependency download ExaCA_REQUIRE_EXTERNAL_JSON
  • Split storage of liquidus crossing time and cooling rate to use correct types for each
  • Ensure cells cannot go above and below the liquidus on the same step

streeve avatar Feb 29 '24 20:02 streeve