Skip to content
 
 

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python support for CFD

There's a number of calculations I often perform prior to a CFD calculation such as

  • Colebrook-White friction factor check with single phase pipe
  • Calculation of turbulence intensities for BC specification
  • Wheeler moment inversion algorithm

General

Pressure drop

Simple pressure drop calculation based on Colebrook-White. Tested with efunda calculator.

Turbulence

Turbulent BC

Population balance modelling

Methods of moments

Wheeler's moment inversion

Also known as Modified Chebyshev algorithm (Gautschi 2004). Obtains a set of weights and abcissas from the set of moments.

Realizability check

Checks whether Hadamard matrices have non-negative determinants

About

Python for fluid dynamics problems - set of support scripts.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages