This document summarizes a lid-driven cavity simulation done in OpenFOAM. It describes the folder structure used, including Constant, 0, and System subfolders. The Constant subfolder contains files defining the geometry, turbulence models, properties, and boundaries. The 0 subfolder contains initial fields for pressure, velocity, epsilon, k, and turbulent viscosity. The System subfolder contains control settings, numerical schemes, and solver parameters. The document then outlines the steps taken: generating the mesh with blockMesh, running the pisoFoam solver, and viewing results in Paraview, including how the vortex structure changes with Reynolds number.