GithubHelp home page GithubHelp logo

hietwll / petibm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from barbagroup/petibm

1.0 2.0 2.0 20.2 MB

Parallel immersed boundary method code.

License: MIT License

Makefile 31.03% Shell 7.06% M4 2.05% Python 15.40% C++ 44.46%

petibm's Introduction

PetIBM - A PETSc-based Immersed Boundary Method code

Build Status

PetIBM solves the 2D and 3D incompressible Navier-Stokes equations using a projection method with an immersed-boundary method (IBM). Currently, two IBMs are implemented:

  • the immersed-boundary projection method (Taira and Colonius, 2007);
  • and its decoupled version (Li et al., 2016).

PetIBM works on distributed-memory architectures using the PETSc library. We use iterative solvers for the different systems of the problem. Currently, the system can be solved on CPUs using PETSc or on multiple GPUs using the Nvidia AmgX library and AmgXWrapper.

PetIBM solves the incompressible Navier-Stokes equations in two and three dimensions using the immersed boundary projection method from Taira and Colonius (2007) and is implemented using PETSc, the Portable, Extensible Toolkit for Scientific Computation.


Dependencies (last tested)

  • g++-4.9.2, g++-5.4.0
  • PETSc 3.7.4
  • Python 2.7 (optional, for pre- and post-processing)

Note: Python and libraries have been installed using conda (4.3.1).

To build PetIBM, please refer to the installation instructions.

Users-documentation is available on the Wiki page of this repository.


Contact

Please e-mail Olivier Mesnard or Pi-Yueh Chuang if you have any questions, suggestions or feedback.

To report bugs, please use the GitHub issue tracking system. We are also open to pull-requests.

References:

  • Taira, K., & Colonius, T. (2007). The immersed boundary method: a projection approach. Journal of Computational Physics, 225(2), 2118-2137.
  • Li, R. Y., Xie, C. M., Huang, W. X., & Xu, C. X. (2016). An efficient immersed boundary projection method for flow over complex/moving boundaries. Computers & Fluids, 140, 122-135.

petibm's People

Contributors

anushkrish avatar gforsyth avatar mesnardo avatar piyueh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.