ravinderbhattoo / PeriDyn

Peridynamics implementation in Julia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PeriDyn

Peridynamics implementation in Julia.

Instructions

Installation

import Pkg
Pkg.add(url="https://github.com/ravinderbhattoo/PDMesh.git")
Pkg.add(url="https://github.com/ravinderbhattoo/PeriDyn.git")

Documentation

HTML (incomplete) PDF

Material models

  1. Bond based peridynamics model
  2. Ordinary state based peridynamics model
  3. User defined material model

Contact models

  1. Linear and nonlinear repulsive model
  2. User defined contact model

Examples

Bar tensile simulation

Videos

Description Video
Disk Impact IMAGE ALT TEXT HERE
Wave propagation IMAGE ALT TEXT HERE

About

Peridynamics implementation in Julia.

License:MIT License


Languages

Language:Julia 96.9%Language:CSS 3.1%