-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using PABLO with CFD #1
Comments
Hi Ali,
Thank you for your interest in PABLO, you are now a member of PABLO Users group.
However, PABLO has migrated as module in a larger HPC library called bitpit.
You can find bitpit web page at
http://optimad.github.io/bitpit/
I suggest you to take a look at the voloctree module, a wrap around PABLO. You can still use PABLO directly from bitpit, but please notice that the PABLO github repo at
https://github.com/optimad/PABLO
is no more maintained and moreover the PABLO in bitpit is more efficient and complete.
Voloctree, and PABLO, is an octree manager and gives you a way to implement this kind of mesh and to manage the data attached to it and the MPI communications.
PABLO has been already used in several CFD and elliptic solver codes and in a Boltzmann BGK one, directly or using voloctree.
Therefore, sure, you can use PABLO/bitpit for a Lattice Boltzmann code and we are interesting in following your development, if you want to share it.
Please, feel free to ask everything you want on PABLO Users group, on bitpit Github page or directly by mail.
Sincerely,
Marco
Ottieni Outlook per Android<https://aka.ms/ghei36>
Da: TheAnalyst
Inviato: lunedì 14 agosto, 11:03
Oggetto: [optimad/bitpit] Using PABLO with CFD (#1)
A: optimad/bitpit
Cc: Subscribed
Hi,
Is it possible to use PABLO with lattice Boltzmann method, how?
Regards
Ali
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on <#1> GitHub<#1>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGTEGLoB-uWLgo2iNIqJ2K0mSFg2somwks5sYA1tgaJpZM4O2G-1>.
|
Hi, I am interested in using your library in the CFD/LBM context but I find some difficulties to understand the voloctree class:
I saw that the volcartesian class provides with the NXxNYxNZ mesh generation capability but the octal/AMR like refinement is not accessible anymore: am I mistaken? Best, |
This issue has not seen any recent activity. I'm closing the issue, but feel free to re-open a closed issue if needed. |
Hi,
Is it possible to use PABLO with lattice Boltzmann method, how?
Regards
Ali
The text was updated successfully, but these errors were encountered: