aurora-multiphysics / VacuumMesher

Implementing mesh skinning functionality within libMesh, as well as the generation of the vaccum Mesh (The area surrounding a meshed geometry).
2 stars 1 forks source link

Add functionality for generation of boundaries for coils which have sidesets at lying on arbitrary planes. #7

Open TheBEllis opened 1 year ago

TheBEllis commented 1 year ago

Currently for the boundary mesh to be produced for a coil, it's "coil_in/out" sidesets must exist on the XY plane. This is fairly annoying for anyone wanting to use the vacuum mesh generation, as they'll have to do some alignment before hand.