Dataset for: Methodology to identify and quantify flight path dependent bird strike scenarios over aircraft
收藏资源简介:
ScenarioGenerator Description This project is a Python project containing a demonstrations of the methodology developed by J. Bertholdt. The code takes stl files and flight path data in order to create bird strike impact scenarios for each cell. With this data it is possible to approximate the impact intensity and create heat maps over the geometry. Features - Data processing: The code creates scenarios (impact vector, angle, velocity and bird data) for hit areas and estimates peak pressure and total impulse. - Data saving: The code saves the data in forms of csv files.- Data reader: The code can read the csv files and recreate the processed data and mesh.- Data visualization: The code contains examples for data filtering and plotting. Installation 1. Download Code2. Adjust directories in data_reader_demo.py and stl_processing_demo.3. Create a virtual environment: Required packages: - numpy- birdpressure- matplotlib- pyvista



