Candidacy!
This past Monday I finally made candidacy in my graduate program.
I've just publicly released a scientific library called ESIO used to generate the results I've recently presented. ESIO has been used broadly within my research group and I consider it production-ready.
ESIO simplifies getting high throughput input and output of structured data sets using parallel HDF5. The library is written in C99 and may be used by C89 or C++ applications. A Fortran API built atop the F2003 standard ISO_C_BINDING is also available. ESIO is LGPL software and is available from https://red.ices.utexas.edu/projects/esio/wiki.
In particular, ESIO provides:
Here are the slides from the talk I gave at APS DFD 2012 just before Thanksgiving:
Turbulence statistics with quantified uncertainty in cold-wall supersonic channel flow
While looking to test a Burg recursion implementation I'd written, I stumbled across some AR(p) test cases by Paul Bourke. I emailed him to ask a question and, while browsing for his address, I stumbled across his material on the Thorn Fractal. His (9.984, 7.55) image really struck me so I downloaded Paul's sample code. Alas, it produced output in some "raw" image format that I couldn't coax ImageMagick or The GIMP into reading. After digging around a bit, I decided to roll my own code to dump the output in binary PGM so that nearly any tool can postprocess the data.
Tada. A grayscale version of (9.984, 7.55) created at 10000x10000, cropped, and downsampled to 1600x900 suitable for background use: