Skip to content

Feature/write-surface-stl

Michael Turner requested to merge feature/write-surface-stl into master

This output module for nekmesh takes the linear surface mesh and outputs it as a standard .stl surface triangulation format. The stl is formatted in such a way that star-ccm can read the surface as an input and obey it when generating the 3d mesh. This will form part of the NekMesh+star-ccm mesh generation pipeline

Merge request reports