Skip to content

sagarsaroha18/OpenFOAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published