dcellucci / pfea2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physical Finite Element Analysis

Constructing cellular solids as monolithic, three-dimensional frames, and then performing dynamic and static structural analysis to find their behavior.

pfea.py

A Python port of the Frame3DD library, maintained by Henri P. Gavin, Department of Civil and Environmental Engineering, Duke University.

Frame3dd.py

Utilities for interfacing to the original Frame3DD library.

NB

The 'font' is Banner from http://www.network-science.de/ascii/

For testing package installs, virtualenv is recommended. (In the pfea folder)

virtualenv ~/virtenv/
. ~/virtenv/bin/activate
python setup.py install

About


Languages

Language:Python 99.7%Language:Shell 0.3%Language:Groff 0.0%