byuflowlab / VSPGeom.jl

A Julia package to import geometry created using OpenVSP into Julia

Home Page:https://flow.byu.edu/VSPGeom.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSPGeom.jl

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

Features

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

Author: Cibin Joseph

Installation:

pkg> add VSPGeom

Documentation:

The documentation contains

  • A quick start tutorial to learn basic usage,
  • Guided examples to address specific or more advanced tasks,
  • A reference describing the API.

Run Unit Tests:

pkg> activate .
pkg> test

About

A Julia package to import geometry created using OpenVSP into Julia

https://flow.byu.edu/VSPGeom.jl/

License:MIT License


Languages

Language:Julia 100.0%