Skip to content

Commit

Permalink
Merge pull request #126 from streeve/readme_features
Browse files Browse the repository at this point in the history
Add features in readme
  • Loading branch information
streeve authored Aug 20, 2024
2 parents 33057ff + 0ebb9de commit d6aa4e7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,22 @@ 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
- Grid-based particle generation supporting custom geometry

## Examples

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

0 comments on commit d6aa4e7

Please sign in to comment.