Coupling Palabos with OpenFoam

I need help with Palabos adaptors that i can use with preCICE to couple a FVM-LBM hybrid. If anyone can help with pointers on how i can exactly work that out, i would appreciate. If i have to work on a certain way of coding on each case for that, i would also appreciate a pointer on how that can be done.

1 Like

Hello,

it is very complicated to give you any real advice on the topic since I don’t really know how the input you give to open foam should be formatted.

If you are using cartesian fields, then probably the best way to go would be to use the MultiNTensorfields of Palabos

Thanx, i will consider trying that too