Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjkelly/julia-fem-demos
Some demos for implementing Finite Element Method in Julia
https://github.com/sjkelly/julia-fem-demos
Last synced: about 2 months ago
JSON representation
Some demos for implementing Finite Element Method in Julia
- Host: GitHub
- URL: https://github.com/sjkelly/julia-fem-demos
- Owner: sjkelly
- Created: 2014-04-30T01:07:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-01T17:43:16.000Z (over 10 years ago)
- Last Synced: 2024-11-13T02:42:14.314Z (about 2 months ago)
- Size: 193 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Julia FEM Demos
Some demos based on [Nima Rahbar's](http://users.wpi.edu/~nrahbar) Finite Element Code written in MATLAB.## Notebooks
* [1](http://nbviewer.ipython.org/github/sjkelly/Julia-FEM-demos/blob/master/big_truss_demo.ipynb)