lanl / LaGriT

Los Alamos Grid Toolbox (LaGriT) is a library of user callable tools that provide mesh generation, mesh optimization and dynamic mesh maintenance in two and three dimensions.
https://lanl.github.io/LaGriT/
Other
116 stars 48 forks source link

identifying element for refinement from external program #206

Closed tcaduser closed 3 years ago

tcaduser commented 3 years ago

I am a new user, and am interested in generating meshes for semiconductor simulation. Is it possible to create a mesh, run a simulation through my solver, and use my solution variables to identify elements for refinement? Is there an example for this type of case?