Skip to content

List of suggested enhancements  #9

@apryet

Description

@apryet

A. In a close future ...
=> Optimization of refinement for structured grids
The refinement strategy currently implemented in Qgridder is based on the "propagation" of fixes to topology rules violation with neighboring cells. This is optimized for nested meshes but results in slow refinement operations for structured meshes. As an alternative for structured meshes, we plan to implement row-wise and column-wise cell splitting.
=> Undo capability while refining
It is quite common to refine progressively and observe an issue after several refinement operations. We will shortly propose the capability to undo the 1-4 last operations, depending the mesh size.

B. In a not so close future..
=> Rotation capability
It is sometimes necessary to orientate the mesh in a direction different to north-south, we will provide this capability a the creation of the mesh and the possibility to adjust the rotation angle after refinement.

=> Extension to a finite element mesh with Gmsh
This is under testing but as it is based on a binary Gmsh executable, the distribution of this extension will be plateform dependant.

Feel free to propose enhancements, we'll see if we can implement them !

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions