0.1.2
FEAScript 0.1.2
This release introduces a nonlinear Newton-Raphson solver, 2D front propagation modeling, and improvements in mesh generation
New Features
Physical Modelling
- Added 2D front propagation solver and corresponding example - Contributed by @nikoscham
Geometry & Meshing
- Improved readability and maintainability of meshGenerationScript.js - Contributed by @ferrari212
Numerical Solution
- Introduced Newton-Raphson method for solving nonlinear equations - Contributed by @nikoscham
Code Statistics
| Files | Code Lines | Comment Lines | Blank Lines | Total Lines |
|---|---|---|---|---|
| 38 | 7,198 | 1,114 | 470 | 8,782 |