Dataset for: Methodology to identify and quantify flight path depende bird strike scenarios over aircraft
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/11233625
下载链接
链接失效反馈官方服务:
资源简介:
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
创建时间:
2024-06-20



