Advection-diffusion for existing velocity data

20 views
Skip to first unread message

Karoline Bornemann

unread,
May 7, 2026, 12:06:19 PM (8 days ago) May 7
to IBAMR Users
Hi all, 

I would like to run an advection-diffusion simulation for an existing velocity field (which I computed from an FSI simulation with IBAMR). Is there any capability in the solver to set this up?

Thanks a lot, 
Karoline

Boyce Griffith

unread,
May 11, 2026, 10:55:02 AM (4 days ago) May 11
to IBAMR Users
David / Aaron, I think we added some support for this kind of workflow for the project with Redbud Labs — is that something that we ever merged into IBAMR itself?

--
You received this message because you are subscribed to the Google Groups "IBAMR Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ibamr-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ibamr-users/f0a12354-1ef5-40bc-8f51-fc99fdf453dan%40googlegroups.com.

Aaron Barrett

unread,
May 12, 2026, 1:46:30 PM (3 days ago) May 12
to IBAMR Users
I haven't written any code for Redbud, so I don't know the state of that project. Unless David has something, you'll have to write a CartGridFunction extension that can evaluate the FSI velocity fields on the advection-diffusion patch hierarchy. There are already tools to interpolate from one patch hierarchy to another (see convergence_tester.cpp examples or SnapshotCache), so if the velocity field is saved directly from SAMRAI, it should not be too hard.

Boyce Griffith

unread,
May 13, 2026, 3:59:51 PM (2 days ago) May 13
to IBAMR Users
OK, I checked, and I think this is something that is in the Redbud module. I’m going to work with the main developer of that and try to get it into IBAMR later this month/early next month.

Reply all
Reply to author
Forward
0 new messages