https://github.com/rdmello/websem
Client-side Galerkin Spectral Element Method Solver Implemented Using Javascript
https://github.com/rdmello/websem
Last synced: 12 months ago
JSON representation
Client-side Galerkin Spectral Element Method Solver Implemented Using Javascript
- Host: GitHub
- URL: https://github.com/rdmello/websem
- Owner: rdmello
- License: gpl-2.0
- Created: 2015-12-20T20:22:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T23:39:53.000Z (over 10 years ago)
- Last Synced: 2025-01-03T13:41:32.905Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support.js
Awesome Lists containing this project
README
# WebSEM
Client-side Galerkin Spectral Element Method Solver Implemented Using Javascript
Project code is at: https://github.com/rdmello/WebSEM
Live Demo is available online at https://shaynedmello.com/r/WebSEM/index.html
2 major components:
1. Client-side Javascript solver
2. UI and plotting
Friday, Jan 8 2015: Migrated to shaynedmello.com for better access and development environment
Thursday, Jan 21 2015: Adding Convection
## Todo:
1. Fix incorrect bilinear interpolation used