Skip to content

fluid126/machine-learning-turbulence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning in Turbulence Modeling

This project aims to utilize a machine learning method proposed by Ling et al., the tensor basis neural network (TBNN), to learn a model for the Reynolds stress anisotropy tensor of a turbulent channel flow from the DNS data. The data used in the project is obtained from the Johns Hopkins Turbulence Database (JHTDB). See full status report here.

Requirements

To run the codes in this repository, make sure you have installed the following packages:

  1. pyJHTDB at https://github.com/idies/pyJHTDB
  2. tbnn at https://github.com/tbnn/tbnn

Notice that different python versions are required for codes in different folders:

  • ./JHTDB -> Python 3
  • ./TBNN -> Python 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages