-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
FEAScript 0.2.0enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Description
This issue has been added to the FEAScript roadmap for the upcoming 0.2.0 release (https://github.com/orgs/FEAScript/discussions/17). Currently, the GMSH reader only supports quadrilateral elements. We propose extending support to triangular elements, which are widely used in 2D finite element simulations due to their flexibility in meshing complex geometries. The relevant function is located in gmshReaderScript.js
(https://github.com/FEAScript/FEAScript-core/blob/main/src/readers/gmshReaderScript.js).
Tasks
- Extend support to triangular elements
- Integrate this feature with existing solvers
Metadata
Metadata
Assignees
Labels
FEAScript 0.2.0enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest