You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been added to the FEAScript roadmap for the upcoming 0.2.0 release (https://github.com/orgs/FEAScript/discussions/17). Specifically it is related to mesh generation support for additional basic 2D shapes. The generateMeshFromGeometry() function is located in the meshGenerationScript.js.
Tasks
Implement support for trapezoid-shaped 2D domains
Implement support for 2D ring (annulus)-shaped domains
Add support for expansion ratio in mesh generation (e.g., graded mesh density along one direction)
The text was updated successfully, but these errors were encountered:
nikoscham
changed the title
Expand geometry handling in generateMeshFromGeometry() function (from meshGenerationScript.js)
Expand geometry handling in generateMeshFromGeometry() function
May 19, 2025
Uh oh!
There was an error while loading. Please reload this page.
This issue has been added to the FEAScript roadmap for the upcoming 0.2.0 release (https://github.com/orgs/FEAScript/discussions/17). Specifically it is related to mesh generation support for additional basic 2D shapes. The
generateMeshFromGeometry()
function is located in themeshGenerationScript.js
.Tasks
The text was updated successfully, but these errors were encountered: