Skip to content

Data-driven computational mechanics solver for truss structures

License

Notifications You must be signed in to change notification settings

LoveFrootLoops/ddtruss

 
 

Repository files navigation

Data-driven solver for truss structures

travis codecov readthedocs pypi

This repository provides a Python implementation of the data-driven solver for truss structures described in Kirchdoerfer, T., & Ortiz, M. (2016). Data-driven computational mechanics. Computer Methods in Applied Mechanics and Engineering, 304, 81-101.

Some notebook examples can be found in examples.

Documentation is available here.

Installation

To install ddtruss, you are invited to use pip and its associated options

pip install -U ddtruss

Testing

To run the ddtruss unit tests, check out this repository and type

pytest

License

ddtruss is published under the MIT license.

About

Data-driven computational mechanics solver for truss structures

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%