Skip to content

0.1.2

Choose a tag to compare

@nikoscham nikoscham released this 31 Jul 08:36
· 28 commits to main since this release
1560d41

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