AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
543 stars 346 forks source link

Lattice Boltzmann in AMReX? #455

Closed EduardoMolina closed 5 years ago

EduardoMolina commented 5 years ago

Hi,

I would like to know if there is an ongoing effort to implement Lattice Boltzmann methods in the AMReX framework?

Best,

Eduardo

asalmgren commented 5 years ago

Not that I know of but I think it should be very doable.

On Thu, Apr 18, 2019 at 8:24 AM Eduardo Molina notifications@github.com wrote:

Hi,

I would like to know if there is an ongoing effort to implement Lattice Boltzmann methods in the AMReX framework?

Best,

Eduardo

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AMReX-Codes/amrex/issues/455, or mute the thread https://github.com/notifications/unsubscribe-auth/ACRE6YQR6Y4DWVRUICWNKZDPRCHBXANCNFSM4HG6BRXQ .

rupertnash commented 5 years ago

Hi! We are working on one here at EPCC at the University of Edinburgh.

Still at a relatively early stage, but the code is here: https://github.com/otbrown/LAMBReX/tree/AMR

EduardoMolina commented 5 years ago

Hi @rupertnash ,

Thanks! I will have a look at the code.

Later, I will contact you to see where I can contribute.

Eduardo