Skip to content
/ PyDNS Public
forked from nauaneed/PyDNS

Direct Numerical Simulation of Fluid Flow Using Python

Notifications You must be signed in to change notification settings

zakbena/PyDNS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDNS

Direct Numerical Simulation of Fluid Flow Using Python

Requisites

  1. Python3
  2. Numpy
  3. Scipy
  4. Sympy
  5. Matplotlib

Instructions

Recommended Usage with pyenv and venv.

  1. Clone repository:

    git clone https://github.com/nauaneed/PyDNS
  2. Install dependencies

  3. Run:

    python -m src.PyDNS

About

Direct Numerical Simulation of Fluid Flow Using Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 96.7%
  • C 2.0%
  • Other 1.3%