cff-version: 1.2.0 abstract: "

Supporting data and code for: Investigating the risk and operational feasibility for drones using 3D wind simulation data: A case study for the city of Rotterdam


This research investigates drone safety and operational feasibility in urban environments using computational fluid dynamics (CFD) simulations of Rotterdam, Netherlands. The study employs Reynolds-Averaged Navier-Stokes (RANS) equations to model 3D wind fields across the city, using uncertainty quantification through polynomial chaos expansion to select optimal inflow angles based on 2022 weather data.


The research demonstrates that comprehensive city-wide risk analysis can be achieved with relatively few well-selected inflow conditions, and shows that drones capable of withstanding wind speeds of 12 m/s and medium turbulence levels could operate safely approximately 90% of the time.


The methodology involves preprocessing geometric data from Dutch national datasets, running CFD simulations across four mesh regions, and performing both city-wide risk assessment and yearly operational feasibility analysis. The code used for this work is included in this repository and summarised below.



Pre-processing geometry and running City4CFD

city4cfd_process.zip - Preprocesses geometric data from Dutch national datasets (3DBAG, PDOK, AHN4) by splitting combined geometries into four manageable areas for City4CFD processing. Outputs processed geometries ready for OpenFOAM.


Requirements: City4CFD, Python 3


Dakota Uncertainty Quantification

dakota_run.zip - Performs uncertainty quantification using polynomial chaos expansion to determine optimal inflow angles for CFD simulations based on 2022 KNMI weather data from Rotterdam. Generates histogram data and extracts wind angles for OpenFOAM simulations.


Requirements: Dakota 6.19, Python 3


OpenFOAM Sampling Preparation

prep_openfoam_sampling.zip - Prepares OpenFOAM sampling by aligning sampling points across the 4 different regions in OpenFOAM coordinates, enabling precise averaging of results in overlapping areas. Outputs aligned sampling surfaces and probes.


Requirements: Python 3, OpenFOAM-7, and rusterizer (https://github.com/ipadjen/rusterizer)


Running OpenFOAM

openfoam_cases.zip - Contains OpenFOAM simulation setup to solve Reynolds-Averaged Navier-Stokes (RANS) equations for computing 3D wind fields over Rotterdam's urban terrain for the 4 different regions. Simulations performed for multiple inflow angles determined through uncertainty quantification.


Requirements: OpenFOAM-7 with custom turbulence models from https://github.com/gsclara/UrbanFoam


Post-Processing Pipeline

post_processing.zip - Transforms raw OpenFOAM results into comprehensive drone safety analysis through statistical processing, city-wide risk assessment, and operational feasibility evaluation. The pipeline processes simulation data using weather-weighted statistics, generating risk maps, contour plots, and publication-ready visualizations.


Requirements: Python 3


Mesh Overlap Check

check_mesh_overlap.zip - Checks CFD simulation consistency across different mesh regions by analysing overlapping areas. Processes VTK files, transforms coordinates between reference frames, and quantifies field differences at overlapping mesh boundaries.


Requirements: Python3

" authors: - family-names: Morfin Veytia given-names: Andres orcid: "https://orcid.org/0000-0003-1391-2482" - family-names: Patil given-names: Akshay orcid: "https://orcid.org/0000-0001-9807-0733" - family-names: Pađen given-names: Ivan orcid: "https://orcid.org/0000-0002-2702-3689" - family-names: Ellerbroek given-names: Joost orcid: "https://orcid.org/0000-0002-2232-8299" - family-names: Garcia Sanchez given-names: Clara orcid: "https://orcid.org/0000-0002-5355-4272" - family-names: Hoekstra given-names: Jacco orcid: "https://orcid.org/0000-0002-2734-2719" title: "Supporting data and code for: Investigating the risk and operational feasibility for drones using wind simulation data: A case study for the city of Rotterdam." keywords: version: 1 identifiers: - type: doi value: 10.4121/908dd8a2-821e-485b-b659-21995f273e4e.v1 license: CC0 date-released: 2025-07-04