Skip to content

Releases: ORNL/CabanaPD

Version 0.2.0

01 Sep 20:50
f65a7f6
Compare
Choose a tag to compare

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)

Version 0.1.0

16 Sep 22:29
Compare
Choose a tag to compare

New Features

  • Cabana particle data on regular grids
  • Multi-node Cabana particle migration
  • Cabana Verlet neighbor list
  • Prototype microelastic brittle (PMB) and linear peridynamic solid (LPS) force models
  • Velocity Verlet time integration
  • Pre-crack creation
  • Particle boundary conditions
  • Elastic wave propagation and Kalthoff-Winkler fracture examples