Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@streeve streeve released this 01 Sep 20:50
· 170 commits to main since this release
f65a7f6

New Features

  • New example for crack branching
  • Generalization of boundary conditions (including for crack branching)
  • Addition of "no-fail" zone option (used for crack branching)
  • Added Cabana HDF5 particle output

Bug Fixes and Improvements

  • Incorrect global particle count corrected (using unsigned long long)
  • Added continuous integration
  • Updated build for standard library/executable installation
  • Improved performance timers
  • Removed uses of Cabana::Impl functions

Performance

  • Added Cabana::Gather with persistent communication buffers for substantial scalability improvement
  • Updates for force kernels with damage to reduce if statement branching

Minimum dependency version updates

  • Cabana master is still required: now 31ba70d9 or newer (post-release 0.5.0)