Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmdeldin/interactive-hyperelasticity

An interactive application created to investigate the impact of boundary conditions and other parameters on hyperelastic materials.
https://github.com/jmdeldin/interactive-hyperelasticity

Last synced: about 1 month ago
JSON representation

An interactive application created to investigate the impact of boundary conditions and other parameters on hyperelastic materials.

Awesome Lists containing this project

README

        

Prerequisites
=============

This was tested on Ubuntu 12.04, but it should work on any other Unix-like
system.

- FEniCS (sudo apt-get install fenics)
- Flask (sudo apt-get install python-flask)
- Matplotlib (sudo apt-get install python-matplotlib)

Running
=======

python app.py

Then load http://localhost:5000 in your browser.

Author
======

Jon-Michael Deldin