|
[Sponsors] |
Introducing FEAScript: A JavaScript FEM Library |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
Today, 08:19 |
Introducing FEAScript: A JavaScript FEM Library
|
#1 |
New Member
Nikos
Join Date: Aug 2012
Location: Greece
Posts: 23
Rep Power: 14 |
Hello everyone,
I’d like to share with you my project, FEAScript (Website | GitHub). FEAScript is a finite element simulation library written entirely in JavaScript. My aim with FEAScript is to make FEM simulations accessible directly from the browser, empowering users with minimal setup requirements. If you have basic programming skills and a browser, you’re ready to start experimenting! Current Capabilities FEAScript is still in its early stages of development, but it already provides: - Solid heat conduction analysis: Solve steady-state heat conduction problems - Visualization: Results can be visualized using plotly - Documentation: Currently limited to a brief overview of FEM theory You can explore example tutorials on the FEAScript website. For instance, check out this simulation of heat conduction in a 2D fin. What’s Next? As FEAScript evolves, I aim to: - Add support for other physics (e.g., fluid flow, structural mechanics). - Incorporate more numerical techniques and mesh generation tools (e.g., elliptic mesh generation capabilities) - Improve API usability for easier integration with other tools. If you find this project useful or promising, please consider giving it a ⭐ on GitHub. Your support helps increase the project’s visibility and attract collaborators. I’m also eager to hear your feedback, feature ideas, or suggestions for improvement. I’ll keep this thread updated with new developments. Feel free to share your thoughts or reach out if you’d like to collaborate. Looking forward to your feedback, Nikos Chamakos |
|
Tags |
fem, finite elements, galerkin method, javascript, simulation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Introducing the combined Poisson-Boltzmann-Ohmic Library for rheoTool in OpenFOAM | saicharan662000@gmail.com | OpenFOAM Running, Solving & CFD | 0 | August 13, 2024 13:53 |
Rheolef, a free C++ FEM library for solving PDE : version 6.0 is out ! | saramito | Main CFD Forum | 1 | February 22, 2019 02:11 |
decomposePar is missing a library | whk1992 | OpenFOAM Pre-Processing | 8 | March 7, 2015 08:53 |
Rheolef 6.2: an efficient FEM C++ finite element library for solving PDE | saramito | Main CFD Forum | 0 | July 2, 2012 11:58 |
Rheolef 6.1: an efficient FEM C++ finite element library for solving PDE | saramito | Main CFD Forum | 0 | May 17, 2012 04:01 |