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

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

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