TUHH Open Research
Help
  • Log In
    New user? Click here to register.Have you forgotten your password?
  • English
  • Deutsch
  • Communities & Collections
  • Publications
  • Research Data
  • People
  • Institutions
  • Projects
  • Statistics
  1. Home
  2. TUHH
  3. Research Data
  4. Partice Image Velocimetry (PIV) Measurements of the Velocity Field Behind the Truncated Cylinder
 
Options

Partice Image Velocimetry (PIV) Measurements of the Velocity Field Behind the Truncated Cylinder

Citation Link: https://doi.org/10.15480/336.3946
Type
Dataset
Version
1.0
Date Issued
2021-12-02
Author(s)
Shevchuk, Ivan  
Sahab, Ahmed  orcid-logo
Abdel-Maksoud, Moustafa  orcid-logo
Voigt, Jörg 
Müller, Volker  
Data Collector
Sahab, Ahmed  orcid-logo
Language
English
Institute
Fluiddynamik und Schiffstheorie M-8  
DOI
10.15480/336.3946
TORE-URI
http://hdl.handle.net/11420/11130
Abstract
Three-dimensional, two-cameras particle image velocimetry snapshots of the velocity field behind the truncated cylinder at two horizontal sections (T,M). Instantaneous snapshots of the velocity field are saved in *.npy format which is a binary format, provided by NumPy Python library.
Naming convention:
TC25-8-SP-T - Truncated cylinder 25cm, 8m/s inflow velocity, Stereo PIV (SP), T - top section
Subjects
Particle Image Velocimetry
DDC Class
620: Ingenieurwissenschaften
Funding Organisations
DOD | USN | ONR | Office of Naval Research Global (ONRG)
More Funding Information
NICOP Grand Number: N62909-18-1-2080
License
https://creativecommons.org/publicdomain/zero/1.0/
Technical information
The experiments are conducted in a windtunnel of TUHH.
The diameter d of the cylinder is 0.25m, the height of the cylinder l is 1m.
Data for three Reynolds numbers are published 6.4e+04, 1.28e+05, 2.41e+05.
The data are provided for two sections - at the middle and at the top of the cylinder


In order to read the data, following minimum example
can be used (python2.7):

import matplotlib
import matplotlib.pyplot as plt
import numpy as np

xg,yg,ug,vg,wg = np.load(fname,allow_pickle=True)

uinf = 8
# plotting
plt.contour(yg/d,xg/d,ug/uinf,linewidths=0.5,colors='k')
plt.contourf(yg/d,xg/d,ug/uinf,15,cmap=plt.cm.jet)
plt.colorbar() # draw colorbar
plt.show()
plt.clf()

(fname is the file name, for example "1000.npy")
(xg,yg are the 2d coordinates in the measurement section)
(ug, vg, wg - velocity components from the PIV measurement)
(uinf is the inflow velocity)
No Thumbnail Available
Name

TC25-8-SP-M.zip

Size

431.4 MB

Format

ZIP

No Thumbnail Available
Name

TC25-15-SP-T.zip

Size

390.77 MB

Format

ZIP

No Thumbnail Available
Name

README.txt

Size

676 B

Format

Text

No Thumbnail Available
Name

TC25-4-SP-T.zip

Size

1.67 GB

Format

ZIP

No Thumbnail Available
Name

TC25-4-SP-M.zip

Size

2.1 GB

Format

ZIP

No Thumbnail Available
Name

TC25-15-SP-M.zip

Size

416.88 MB

Format

ZIP

No Thumbnail Available
Name

TC25-8-SP-T.zip

Size

439.23 MB

Format

ZIP

TUHH
Weiterführende Links
  • Contact
  • Send Feedback
  • Cookie settings
  • Privacy policy
  • Impress
DSpace Software

Built with DSpace-CRIS software - Extension maintained and optimized by 4Science
Design by effective webwork GmbH

  • Deutsche NationalbibliothekDeutsche Nationalbibliothek
  • ORCiD Member OrganizationORCiD Member Organization
  • DataCiteDataCite
  • Re3DataRe3Data
  • OpenDOAROpenDOAR
  • OpenAireOpenAire
  • BASE Bielefeld Academic Search EngineBASE Bielefeld Academic Search Engine
Feedback