Skip to content
/ pyfd Public
forked from robertsawko/pyfd

Python for fluid dynamics problems - set of support scripts.

Notifications You must be signed in to change notification settings

yjangjou/pyfd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python support for CFD

Join the chat at https://gitter.im/robertsawko/pyfd
Build Status

This is a collection of Python modules for routine CFD calculation but also as a sandbox for more complicated calculations.

  • Colebrook-White friction factor check with single phase pipe
  • Calculation of turbulence intensities for inlet BC specification
  • Wheeler and PD moment inversion algorithms
  • Method of classes method

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%