simbilod / meshwell

GMSH wrapper, with integrated photonics focus
https://simbilod.github.io/meshwell/
GNU General Public License v3.0
19 stars 2 forks source link

manual refinement object #64

Open simbilod opened 1 month ago

simbilod commented 1 month ago

Currently, manual refinement is only possible on the physical entities

It would be good to add a new type of Prism/Polysurface that locally changes the mesh resolution settings, without disturbing the "physical" Prisms/Polysurface

Instanciating the intersection of these "refinement physicals" and the actual geometry (defining new _refined physicals) could be a simple hack to achieve this