Skip to content
Snippets Groups Projects
Select Git revision
  • 112711df6f57987ba1d71a6e439a62f214be4ed6
  • master default
  • dev
3 results

DMDesign

Name Last commit Last update
src
README
setup.py
Some hacked utilities for interfacing to the Frame3DD library, maintained by Henri P. Gavin, Department of Civil and Environmental Engineering, Duke University.
frame3dd.sourceforge.net




### Installation

1. Install Frame3dd

http://frame3dd.sourceforge.net/

2. Build and install pyframe3dd.  By default this will go to /usr/local

python setup.py build

python setup.py install

### Examples

The directory <a herf='ex'>ex/</a> contains example python scripts using the library.