Skip to content

v0.11.0

Compare
Choose a tag to compare
@drwells drwells released this 13 Jul 16:22
· 2 commits to IBAMR-0.11 since this release

IBAMR, version 0.11.0. IBAMR is an adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method. See doc/news/changes/0.10.1-vs-0.11.0.html for the complete list of changes.

Please compile SAMRAI with the provided patch: this patch provides both bug and performance fixes (and resolves a number of compilation issues). Apply the patch in the root directory of SAMRAI with

patch -p1 < samrai-2.4.4-patch-ibamr-0.11.path

This patch is different from the one used for 0.10 and fixes a few new warnings in SAMRAI as well as some incompatibilities with newer compilers. Older patched versions of SAMRAI will also continue to work.