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
\ No newline at end of file
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.