The JHU Turbulence Database Cluster

turbulence.pha.jhu.edu

 



Dataset descriptions

Instructions to access via Web services interface (using Fortran, C or Matlab running on client computer)

Access via web-browser

Analysis tools documentation (interpolation algorithms, differentiation, etc..)

Publications

People and credits

Citing the database in your work

Related group webpages

Links to other turbulence and fluid dynamics datasets

Home

 

Instructions to access via Web services interface


Overview

Access to the JHU Turbulence Database Cluster is possible through Web Services. We have provided instuctions and example code for using the service with several popular languages, but one should be able to get it working with any language supporting Web Services.

C & Fortran

Above, we provide sample C and Fortran code for using the gSOAP library. This code has been tested under Mac OSX and Linux

.NET (C#, VB.NET, C++.NET)

Visual Studio will automatically generate the stubs for calling Web Services.

Matlab

We currently provide an interface for Matlab using its MEX functionality. Provided above
is a sample M-file which illustrates how to call the gSOAP library.

WSDL

The WSDL for our service is:
http://turbulence.pha.jhu.edu/service/turbulence.asmx?WSDL
Example XML requests and responses can be found here.

Please take a look at our current privacy policy before using the service.