Published February 8, 2020 | Version 0.5.3
Software Open

PetIBM - toolbox and applications of the immersed-boundary method on distributed-memory architectures (v0.5.3)

  • 1. The George Washington University
  • 2. nuTonomy Inc.

Description

PetIBM is a C++ library with ready-to-use application codes to solve the two- and three-dimensional incompressible Navier-Stokes equations on fixed structured Cartesian grids via a projection method. PetIBM implements several immersed boundary methods (IBM) and can be used to compute the flow around multiple moving rigid immersed boundaries (with prescribed kinematics).

PetIBM relies on data structures and parallel routines of PETSc (Portable, Extensible Toolkit for Scientific Computation) to run on memory-distributed architectures. PetIBM can also solve linear systems on multiple distributed CUDA-capable GPU devices with the NVIDIA AmgX library and AmgXWrapper. The software package includes extended documentation as well as many examples to guide users.

 

Changelog (v0.5.3):

Added

Changed

  • Upgrade PETSc to version 3.16
  • Added information of Docker and Singularity images.
  • Updated dependency information.

Fixed

Removed

Files

PetIBM-0.5.3.zip

Files (1.7 MB)

Name Size Download all
md5:10b8d3976b848a1482141964973f3597
1.7 MB Preview Download

Additional details

Related works