FEAScript is a lightweight finite element simulation library built in JavaScript. It allows users to create and run client-side, browser-based simulations for physics and engineering problems without requiring additional installations.
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: JavaScript API examples 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.