Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 2.2 KB

README.md

File metadata and controls

27 lines (18 loc) · 2.2 KB

PIR_QUAGLIA_Giovanni

The PIR objective was the design and validation of a Low Fidelity structural model of the NASA CRM wing starting from an original Hgh Fidelity model. The mesh simplification was performed in MATLAB. The correlation analysis between the fidelity was conducted in Python using the OpenMDAO framework and in particular the package aerostructures. Aerostructures was modified and the adapted version is present in branch g.quaglia. The aeroelastc problem is solved in a partitioned approach using Panair and Nastran95.

Matlab_tool contains MainCreatePlanes.m and MainCreateMesh.m which respectively are used to sort the nodes of the original FEM model and to create the LF model. Python_validation_codes contains nastran_panair_mda_cruise.py and nastran_panair_complete.py used to run the static aeroelastic problem also with geometrical changes.

Tutorials: