Published October 10, 2024 | Version v1

Data from: A robust model for the assessment of oil spill hazards over land and water bodies

  • 1. Aragón Institute for Engineering Research (I3A)
  • 2. University of Zaragoza
  • 3. Hydronia LLC

Description

This repository contains all the data required to generate the results and figures reported in the article:

A robust model for the assessment of oil spill hazards over land and water bodies. 
Pablo Vallés, Sergio Martínez-Aranda, Reinaldo García & Pilar García-Navarro 
Fluid Dynamic Technologies TFD-I3A, Universidad de Zaragoza, Spain, 2024

Author: Sergio Martínez Aranda
Email: sermar@unizar.es

Summary of the content:

*FILE* BSLmodel_code.c  :  Implementation of the BSL model in the software OILFlow2D (Hydronia LLC)

*ZIP-FOLDER* testOilChannel  :  Synthetic test 1: Oil spill over water channel with parabolic velocity profile
    Contains:
    *FILE* plotter2D.m  :  Matlab file for plotting the article figures
    *FILE* readVTK_hu.m  : Ad-hoc Matlab function for reading VTK files and extract arrays of x, y, h, modU variables at cells
    *FOLDER* graphics  :  Contains the output figures for the article
    *FILE* free_surface_profiles_impCent.mat  :  Matlab structure containing the water level results along the longitudinal center profile for all the cases tested
    *FILE* vel_profiles_impCent.mat  :  Matlab structure containing the velocity results along the cross-section x=900m for all the cases tested
    *FOLDER* hydro_shear_layer  :  Folder with the 2D hydrodynamics fields for the Bottom Shear Layer used in the simulations
    *FOLDER* BSL_disabled  :  Folders containing the raw simulation results with the BSL model disabled 
        Contains:
        *FILES* stgpuXX.vtk  :  VTK files with the 2D fields of the oil layer variables at different times
        *FILE* deltat.out  :  File with the evolution of the time step and the inlet-outlet discharges    
    *FOLDERS* BSL_impCent_CdXpXXXX  :  Folders containing the raw simulation results with the BSL model enabled for different drag coefficients Cd
        Contains:
        *FILES* stgpuXX.vtk  :  VTK files with the 2D fields of the oil layer variables at different times
        *FILE* deltat.out  :  File with the evolution of the time step and the inlet-outlet discharges
        

*ZIP-FOLDER* testOilBay  :  Synthetic test 2: Oil spill from land to a rotating water bay 
    Contains:
    *FILE* plotter2D.m  :  Matlab file for plotting the article figures
    *FILE* readVTK_zhvel.m  : Ad-hoc Matlab function for reading VTK files and extract arrays of x, y, z, h, u, v variables at cells
    *FOLDER* graphics  :  Contains the output figures for the article.
    *FOLDER* hydro_shear_layer :  Folder with the 2D hydrodynamics rotating fields, including VTK files, for the Bottom Shear Layer used in the simulations
    *FOLDER* BSL_disabled  :  Folders containing the raw simulation results with the BSL model disabled 
        Contains:
        *FILES* stgpuXX.vtk :  VTK files with the 2D fields of the oil layer variables at different times
        *FILE* deltat.out  :  File with the evolution of the time step and the inlet-outlet discharges        
    *FOLDERS* BSL_impCent_CdXpXXXX  :  Folders containing the raw simulation results with the BSL model enabled for different drag coefficients Cd
        Contains:
        *FILES* stgpuXX.vtk :  VTK files with the 2D fields of the oil layer variables at different times
        *FILE* deltat.out  :  File with the evolution of the time step and the inlet-outlet discharges
        
        
*ZIP-FOLDER* caseSpillTilenga  :  Realistic case: Oil spill hazard assessment in the White Nile - Tilenga Project 
    Contains:
    *FILE* Qgis_project.qgz  :  Portable QGIS project for plotting the article figures
    *FOLDER* geoData  :  Contains the georeferenced data used for the simulation setup
    *FOLDER* images  :  Contains the output figures for the article
    *FOLDER* hydro_shear_layer :  Folder with the 2D hydrodynamics fields for the Bottom Shear Layer used in the simulations
    *FOLDER* spills  :  Folders containing the OilFlow2D project files to perform the simulation of the six spill scenarios reported in the article    
    *FOLDERS* spill_XXX_XX  :  Folders containing raster files with the oil spreading results at different times for the six spill scenarios reported in the article 

Files

paper_preprint.pdf

Files (370.6 MB)

Name Size
md5:3844d3a60bb98f75dee046dd7bf26feb
1.6 kB Download
md5:549945db57f5b57f09e7987e7342ccc0
78.9 MB Preview Download
md5:1bf93697bb797679b2db48fb99869a5c
4.0 kB Preview Download
md5:39b51d09ae1fd5a3ef0308957aa90e51
35.0 MB Preview Download
md5:89ee1b2ae506a3460390dd561b4e93e4
92.6 MB Preview Download
md5:9da616e559d3c031a1df3ed46a7d2654
164.0 MB Preview Download

Additional details

Funding

Agencia Estatal de Investigación
Computational tools and optimization strategies through Artificial Intelligence for the prediction of hydro-morphodynamic risks and Climate Change scenarios. (PREDICTHIA) PID2022-137334NB-I00

Software

Programming language
C++ , MATLAB