Published May 29, 2018
| Version 0.3.1
Software
Open
PetIBM - toolbox and applications of the immersed-boundary method on distributed-memory architectures (v0.3.1)
Authors/Creators
- 1. The George Washington University
- 2. nuTonomy Inc.
Description
This release includes suggestions from JOSS reviewers.
Added
- Add section in README and documentation on how to use the API.
- Add simple Navier-Stokes solver using the PetIBM API in the folder `examples/api_examples`.
Changed
- Rename application code `tairacolonius` into `ibpm` (Immersed Boundary Projection Method); binary program now named `petibm-ibpm`.
- Make YAML converters and operator< private.
- Move example of oscillating cylinder to folder `examples/api_examples`.
- Update optional dependency `AmgXWrapper` with latest version (1.4).
Fixed
- Remove MPI barrier in routine that creates a directory.
- Fixed memory leaks in solver programs and utility programs.
Removed
Files
PetIBM-0.3.1.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ebc7df24955dc6f612d946f4f9dcacff
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/barbagroup/PetIBM/tree/v0.3.1 (URL)