Replies: 1 comment 1 reply
-
Hi @nikoscham, I’ve been reviewing the FEAScript library and wanted to share my initial impressions: New Feature Suggestion
Improvement Suggestions
Interest in Contributing
Thanks for the initiative. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This roadmap outlines proposed features and tasks for version 0.2.0 of FEAScript
Physical Modelling
[Advanced] Implement a new solver for the Eikonal equation to model propagating wavefronts✅ (Completed - see the issue here Wave equation #8)Geometry & Meshing
generateMeshFromGeometry()
function (frommeshGenerationScript.js
) - Add support for additional basic 2D shapes (e.g., trapezoids, rings) (see the issue here Expand geometry handling ingenerateMeshFromGeometry()
function #20)Numerical Solution
Add support for solving nonlinear equations through iterative Newton-Raphson method✅ (Completed - see the issue here Add support for solving nonlinear equations via Newton-Raphson method #22)Visualization
FEAScript platform
Various
Package FEAScript as an npm library✅ (Completed – see the issue here Package FEAScript as an npm library #19)Please feel free to
Beta Was this translation helpful? Give feedback.
All reactions