Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 523 Bytes

Computational Fluid Dynamics in Python

Pic 1

Following the directions of the module called "12 steps to Navier-Stokes equations" at Boston University: http://lorenabarba.com/blog/cfd-python-12-steps-to-navier-stokes/

1-D Flows

  • 1-D Linear Convection

  • 1-D Diffusion

2-D Flows

  • 2-D Linear Convection

  • 2-D Non Linear Convection

  • 2-D Diffusion

  • 2-D Non Linear Convection with Diffusion