HaoLi111 / rAviExp

R library for Model Aviation Exploratory design.
https://aviexptemp.weebly.com/
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Connections with other software packages/tools #2

Open HaoLi111 opened 5 years ago

HaoLi111 commented 5 years ago
  1. Visualizations: rgl, plot2D plot3D

2.CFD: export data to/ call Xfoil call Su2/OpenFOAM? import from SimScale results export mesh to other CFDs

3.Correction formulae package: ...Corr

  1. Databases: Airfoil databases(airfoil DB, UIUC DB etc) plane parameter databases(search from profili ,also I am building one for F3P planes myself in Access, can get converted to SQL via Office 2018)

  2. CADs: DONE:export STL to Autodesk Fusion TODO: export 3D forms/ export 3D scripts via virtual pens to Autodesk Fusion/ FreeCAD?? generate 2D file via AutoCAD/ CamBam

  3. Generate Reports: Deparse and write to .txt file Generate report automatically via knitr using .rmd

  4. Flight Simulators:

write Yasim file to FlightGear ?relate to AC3D(maybe too hard)

  1. Communications with other integrated design packages, e.g. OpenVSP, Xflr5, AAA ?? Is that needed
HaoLi111 commented 5 years ago

Currently it is decided that visualizations will rely on the existing packages of r.

To lower the difficulty of development the functions shall mainly depend o existing codes ad r libraries, the exterior part should start with reading, writing files.

HaoLi111 commented 5 years ago

https://www.inivis.com/ac3d/man/ac3dfileformat.html

HaoLi111 commented 5 years ago

consider using R shell()