Johns Hopkins Turbulence Database


Turbulence figure 1

Matlab™ Local


Download a folder containing 2 Matlab™ files

(1) The DEMO code Getdata_JHTDB_2.m which is the second-generation virtual sensors data access method for Matlab™

(2) The getData.m function which is called by Getdata_JHTDB_2.m and interfaces with JHTDB REST service.

Direct link to github repository containing Getdata_JHTDB_2.m and getData.m files, as well as other codes being run on the JHTDB backend.

Overview: The DEMO Matlab™ code illustrates sampling velocities on arrays of points (a 2D plane, a 3D volume, random sets of points, and a time-history at a single point). Users can execute the Matlab™ code on their local computer and it will query the database during execution.