Dataset: 1024x1024x1501Re10k ============================================= Description: 2D decaying turbulence dataset generated using the Basilisk solver, initialized with a random band-limited velocity field. Reynolds number: Re = 10,000 Grid resolution: 1024 x 1024 (spatial) Number of timesteps: 1501 Variables: u (x-velocity component), v (y-velocity component) File format: raw binary, single-precision float (float32), little-endian, no header (dimensions encoded in file name: 1024x1024x1501) Files: u_1024x1024x1501Re10k.f32 v_1024x1024x1501Re10k.f32 Note: the first timestep (t=0) of every file is an all-zero placeholder frame (all 1024x1024 = 1,048,576 elements equal to 0.0). The actual random band-limited initial condition begins at the second timestep (t=1). This has been verified by checking the entire t=0 slice, not just the first 10 values. ============================================= The property of u_1024x1024x1501Re10k.f32 : This is little-endian system. The first 10 values are (from timestep 0, which is all-zero): 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 .... The first 10 values of timestep 1 (first non-zero timestep) are: 0.061678 0.064490 0.066713 0.068330 0.069336 0.069733 0.069529 0.068743 0.067399 0.065531 .... ------------------------ numOfElem = 1573912576 totalDataSize = 6295650304 bytes (6004.000000 MB) min = -0.383813 max = 0.306326 valueRange = 0.690139 avgValue = 0.000000 zeromean_variance = 0.001999 ============================================= The property of v_1024x1024x1501Re10k.f32 : This is little-endian system. The first 10 values are (from timestep 0, which is all-zero): 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 .... The first 10 values of timestep 1 (first non-zero timestep) are: -0.079796 -0.093109 -0.105215 -0.115855 -0.124803 -0.131872 -0.136921 -0.139854 -0.140630 -0.139259 .... ------------------------ numOfElem = 1573912576 totalDataSize = 6295650304 bytes (6004.000000 MB) min = -0.356228 max = 0.373443 valueRange = 0.729672 avgValue = 0.000000 zeromean_variance = 0.000570