IBAMR download problem

11 views
Skip to first unread message

Charbel Francis

unread,
Jul 6, 2025, 9:50:14 AMJul 6
to IBAMR Developers

Dear IBAMR Developers,

I hope this message finds you well.

I recently built IBAMR version 0.16.0 using the auto-installer script provided on the GitHub repository. The build completed successfully without any errors, and I sourced the provided enable.sh script as instructed.

However, I'm facing the following issues:

  1. ibamr_config is missing – I tried checking its availability using:

    bash
    CopyEdit
    which ibamr_config find ~/autoibamr -name ibamr_config

    But the script doesn’t seem to be installed anywhere. Is this utility still included with IBAMR 0.16.0?

  2. Can’t verify the installation easily – Since the script is missing, I tried to test the installation manually by compiling a minimal C++ program that includes:

    cpp
    CopyEdit
    #include <ibamr/IBExplicitHierarchyIntegrator.h>

    But I’m unsure if I’m linking everything correctly without ibamr_config.

I would appreciate your guidance on whether ibamr_config should be available in version 0.16.0 and how best to verify that IBAMR is correctly installed.

Thank you very much for your time and help!

Best regards,

Boyce Griffith

unread,
Sep 5, 2025, 10:58:17 PMSep 5
to ibam...@googlegroups.com
Sorry for the delay on this.

Are you looking for IBAMR_config.h or for a script named ibamr_config or something else?

We no longer provide IBAMR_config.h — you don’t need it with recent versions of IBAMR. It has been replaced by ibamr/config.h, but I don’t think you should need to include it in your own program.

See https://github.com/IBAMR/autoibamr?tab=readme-ov-file#using-the-installed-copy-of-ibamr for instructions on how to use IBAMR when installed using autoibamr.

— Boyce

--
You received this message because you are subscribed to the Google Groups "IBAMR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ibamr-dev+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ibamr-dev/99a2cb1f-9964-4f93-8f7d-1ed5e123426bn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages