Skip to content

Commit

Permalink
Add features (and note unsupported) in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Aug 20, 2024
1 parent 95bc551 commit fa13f0c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,21 @@ cd CabanaPD/build
ctest
```

## Features

CabanaPD currently includes the following:
- Force models
- Bond-based (pairwise): prototype microelastic brittle (PMB)
- State-based (many-body): linear peridynamic solid (LPS)
- Mechanical response:
- Elastic (no failure)
- Brittle fracture
- Thermomechanics (bond-based only)
- Time integration
- Velocity Verlet
- Pre-crack creation
- Particle boundary conditions

## Examples

Once built and installed, CabanaPD `examples/` can be run. Timing and energy
Expand Down

0 comments on commit fa13f0c

Please sign in to comment.