Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jmdeldin/interactive-hyperelasticity
- Owner: jmdeldin
- License: gpl-2.0
- Created: 2012-05-09T04:34:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T16:37:18.000Z (over 11 years ago)
- Last Synced: 2023-04-13T07:51:06.965Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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