wallspray
Data repository created for experiments on waves impacting a vertical wall
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.8%) to scientific vocabulary
Repository
Data repository created for experiments on waves impacting a vertical wall
Basic Info
- Host: GitHub
- Owner: Reyna-RT
- License: gpl-3.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 4.64 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
WallSpray
Data repository created for experiments on waves impacting a vertical wall and the droplet sizes produced by them.
This repository contains the results of experiments performed in the wave tank of the Hydrodynamics Laboratory of the University of Oslo.
The data of droplets dynamics after a impact is obtained by means of 3DPTV. The data is stored in the files "particles-section1.csv" and "particles-section2.csv"
This set of data is organized as a Pandas DataFrame containing the next labels:
- time:time where the droplet is presented (in seconds)
- size: droplets equivalent diameter (in mm)
- x: position in x direction along the tank (in meters)
- y: position in y direction along the vertical axis (in meters)
- z: position in z direction perpendicular to the tank direction (in meters)
- u: velocity in the x direction (in m/s)
- v: velocity in the y direction (in m/s)
- w: velocity in the z direction (in m/s)
- acc_x: acceleration in the x direction (in m/s)
- acc_y: acceleration in the y direction (in m/s)
- h: correspond to the non dimensional wave amplitude
- wall: the wall height for each case (in millimeters)
Owner
- Name: RG-RamTo
- Login: Reyna-RT
- Kind: user
- Location: Oslo
- Company: UiO
- Repositories: 1
- Profile: https://github.com/Reyna-RT
PhD in Fluid Dynamics
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: WallSpray
message: >-
If you use this dataset, please cite it using the metadata
from this file.
type: dataset
authors:
- given-names: R.G.
family-names: Ramirez de la Torre
email: rgramtor@ciencias.unam.mx
affiliation: UNAM
orcid: 'https://orcid.org/0000-0002-2447-5946'
repository-code: 'https://github.com/Reyna-RT/WallSpray.git'
license: AGPL-3.0-only