============================================================================= Contact: Woutijn J. Baars, wbaars@unimelb.edu.au Ivan Marusic, imarusic@unimelb.edu.au Dept. of Mechanical Engineering The University of Melbourne, Parkville 3010, Australia Version: October 2016 Data and Matlab .m script for predictions of the streamwise velocity fluctuations in turbulent boundary layers via the Inner-Outer Interaction Model (IOIM). References: [1] Marusic, I., Mathis, R. & Hutchins, N. (2010) Predictive model for wall-bounded turbulent flow. Science 329, 193-196. doi: 10.1126/science.1188765 [2] Mathis, R., Hutchins, N. & Marusic, I. (2011) A predictive inner-outer model for streamwise turbulence statistics in wall-bounded flows. J. Fluid Mech. 681: 537-566. doi: 10.1017/jfm.2011.216 [3] Baars, W.J., Hutchins, N. & Marusic, I. (2016) Spectral stochastic estimation of high-Reynolds-number wall-bounded turbulence for a refined inner-outer interaction model. Phys. Rev. Fluids 1, 054406. doi: 10.1103/PhysRevFluids.1.054406 ============================================================================= To perform predictions using the Inner-Outer Interaction Model (IOIM): == Download the 'IOIM_prediction.zip' file (size: ~3.00GB). == Extract the compressed (Zipped) folder. Folder 'IOIM_prediction' contains: folder: ...\1_IOIM_calibration\ (Calibration data of the IOIM, ref. [3], Retau = 13,300.) folder: ...\2_input\ (Three examples of input time series to the IOIM.) folder: ...\3_predictions\ (Location where the IOIM-predicted time series will be stored.) Matlab .m script: 'IOIM_prediction.m' (Matlab .m script to perform predictions via the IOIM, ref. [3].) Matlab .m script: 'fcn_BMF.m' (function used by the main script) == Open 'IOIM_prediction.m' Matlab .m script. (Documentation is provided in the .m script). - Adjust section named 'IOIM INPUT' to load the input to the IOIM. Three examples of inputs to the IOIM are provided and may be loaded to perform predictions. - Run .m script. IOIM predictions will be stored in \3_predictions\ =============================================================================