Skip to content

GitDerek/pyIBM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyIBM - An Immersed Boundary Method Python code

Updated: May 9th, 2014

Currently, pyIBM runs only on Unix systems. It is not supported on Windows.

The code is entirely written in Python.

Required: - Python - Numpy - Scipy - PyYaml - Matplotlib - PyAMG

Python, Numpy, Scipy, PyYaml and Matplotlib can be found in the scientific Python distribution: Anaconda (available here).

PyAMG can be installed via pip, in the bash shell as follow:

> pip install --upgrade pyamg

About

An Immersed Boundary Method Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%