SkillAgentSearch skills...

1DPDpy

1D peridynamics code

Install / Use

/learn @johntfoster/1DPDpy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DOI

This is a simple 1 dimensional peridynamics code meant to represent a bar with displacement boundary conditions at either end. The class 1D_Problem allows some flexibility in defining with respect to the problem size, discretization level, and horizon.

You will need the following Python modules to sucessfully run the code, they are shown with the pip command you can use to install them in case they are not available.

pip install numpy
pip install scipy 
pip install matplotlib

To clone the repository:

git clone git@github.com:johntfoster/1DPDpy.git
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated5mo ago
Forks1

Languages

Python

Security Score

82/100

Audited on Nov 1, 2025

No findings