awslabs / palace

3D finite element solver for computational electromagnetics
https://awslabs.github.io/palace/dev
Apache License 2.0
224 stars 50 forks source link

Mesh preprocessing operations #260

Closed sebastiangrimberg closed 3 days ago

sebastiangrimberg commented 4 weeks ago

All mesh conversions work with high-order curved meshes by interpolating the nodal grid function between meshes using GSLIB. Also exposes via configuration file a number of mesh preprocessing options which used to be hard-coded.