## Running the Simulations

The simulations were performed using OpenFOAM v2406.

1. Open a terminal and navigate to the required case directory.

2. Make the Allrun scripts executable in both case folders:

   chmod +x Allrun
   chmod +x Allrun.pre 

3. Run the simulation using the Allrun script:

   ./Allrun

Repeat the above steps for the second case folder.
