FEAScript is a lightweight finite element simulation library built in JavaScript. It empowers users to perform simulations for physics and engineering applications in both browser-based and server-side environments.
FEAScript consists of several components:
- The main library, FEAScript core, distributed under the MIT license.
- The FEAScript Platform, a browser-based visual editor, also released under the MIT license.
- Examples in multiple formats:
- Node.js implementations, showcasing direct API usage.
- XML examples, for use with the FEAScript Platform visual editor.
- Scribbler examples, designed to run on Scribbler, an interactive JavaScript notebook tool.
- The FEAScript website and the FEAScript blog, both licensed under CC-BY 4.0.