FEAScript is a lightweight finite element simulation library built in JavaScript. It allows users to create and run simulations for physics and engineering problems in both browser-based and server-side environments.
FEAScript consists of several components:
- The main library, FEAScript core, which is distributed under the terms of the MIT license.
- The FEAScript platform, a browser-based visual editor released under the MIT license.
- Examples in various formats: Node.js implementations showcasing direct API usage, and XML examples for the FEAScript Platform visual editor.
- The FEAScript website and the FEAScript blog which are licensed under CC-BY 4.0.