VSPGeom Documentation

Summary: A package to import geometry generated using OpenVSP to Julia

Author: Cibin Joseph

Features:

  • Import geometry from OpenVSP DegenGeom file
  • Import geometry from ASCII STL file
  • Import geometry from OpenVSP Tagged Multi solid STL file

Installation:

pkg> add https://github.com/byuflowlab/VSPGeom.jl.git

Documentation:

Run Unit Tests:

pkg> activate .
pkg> test