The following lists contain some, but not all, of the available features in FEAScript:
Physical Modelling
- Solid heat conduction solver
- Front propagation solver
Geometry and Meshing
- Simple mesh generation (1D and rectangular 2D domains)
- Unstructured mesh import from Gmsh (".msh" file format)
Numerical Solution
- Linear system solvers (LU decomposition, Jacobi method)
- Newton-Raphson method for nonlinear problems
Parallelization
- Web worker support for multi-threaded computation
Visualization
- Line and surface plotting
Resources:
GitHub: https://github.com/FEAScript/FEAScript-core
Website: https://feascript.com/
NPM: https://www.npmjs.com/package/feascript
nikoscham•2h ago
FEAScript is currently under heavy development with new features being added regularly. We would love to hear your feedback!