Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 557 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 557 Bytes

OpenFOAM

This directory contains code for ShihQuadraticKE turbulence model.

Installation

Please ensure that OpenFOAM is installed and compiled as a pre-requisite. This solver is tested and validated to work for the OpenFOAM (version 5).

  1. Download the ShihQuadraticKE.C and ShihQuadraticKE.H files in the OpenFOAM folder.
  2. Go to the folder and run the following command in the terminal launched from the directory containing the above files:

$ wclean .all

  1. To compile the turbulence model, run the following command in the terminal:

$ wmake