airinnova / pytornado

:airplane: An implementation of the vortex-lattice method (VLM)
https://pytornado.readthedocs.io/
Apache License 2.0
25 stars 7 forks source link

Saving Lattice and Collocation Points #24

Open bharswami opened 4 years ago

bharswami commented 4 years ago

Is it possible to make available the lattice and collocation points in a file (like a .csv file or matlab .mat file)? Can it be saved as (wing-number,row,column,x-coord/y-coord/z-coord)?