Skip to content

JustinClough/grasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRASP: Guided Rib And Spar Placement

GRASP automatically creates frame layouts for user specified wing Outer Mold Lines (OMLs) base on material properties and expected aircraft weight.

Dependencies

GRASP immediately requires the follow software packages to be installed and available:

  • ESP for the geometric modeler.
  • Gmsh for the geometric manager and mesher.
  • Albany for the Finite Element solve.
  • meshio to read the results files.

Once the above are installed, adjust the aux/setup.sh file to point to the executables. Also install the *.udc files into ESP's udc/ directory.