8000 Enhance Gmsh import functionality · Issue #18 · FEAScript/FEAScript-core · GitHub
[go: up one dir, main page]

Skip to content

Enhance Gmsh import functionality #18

@nikoscham

Description

@nikoscham

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

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0