This dataset provides the simulation and analysis data for verifying the Yang pressure boundary condition in HemeLB (git commit hash: ad16f548817c939e9a9e9412a6dd715309161e46).
The dataset is organised into two main folders:
cylinder/: contains data for the simulations using a cylinder domain with boundaries aligned with the computational grid.
cylinder_deg20/: contains data for the simulations using the same cylinder geometry, but rotated by 20 degrees, resulting in boundaries that are not aligned with the grid.
Each of these folders includes subdirectories corresponding to different spatial resolutions, defined by the radius of the cylinder in lattice units (ranging from 5 to 80 lattice sites). Within each resolution subfolder, the following files and directories are provided:
input_1.xml: Input configuration file for running the simulation in HemeLB.
job_XXX_.archer: SLURM job script used for execution on ARCHER2.
slurm-XXX_1.out: Output log of the simulation printed to the terminal.
report.txt and report.xml: Basic metadata describing the simulation setup and parameters.
Extracted/*.dat: Raw binary output data for various field extractions, including centreline, inlet, outlet, planeN (mid-plane along the domain), and planeY (vertical cross-section). The corresponding human-readable versions of these outputs are provided as .txt files within folders named after each field (e.g., centreline/, inlet/, etc.).
figures_18/ and figures_20/: Subdirectories containing analysis results at 90% and 100% of the total simulation time, respectively. Each includes visualisations, plots, and tables reporting global error norms of the simulation error.
Images/: An empty placeholder directory, potentially for storing future visual outputs.