CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Pros and cons of Lattize Boltzmann Method vs explicit FVM

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 1 Post By ander
  • 1 Post By sbaffini
  • 1 Post By arjun

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 16, 2023, 07:59
Default Pros and cons of Lattize Boltzmann Method vs explicit FVM
  #1
Member
 
Anders Aamodt Resell
Join Date: Dec 2021
Location: Oslo, Norway
Posts: 64
Rep Power: 4
ander is on a distinguished road
My knowledge of the LBM is very limited, but it is my understanding that it can be implemented efficiently on GPU's since each "cell's" update is only dependent on surrounding cells. I also assume then that this update is explicit, since otherwise some linear system would likely have had to be solved and the GPU use would be less efficient (?)

My question then is why is this method likely more efficient than for instance an explicit method for compressible flows, where each cell is also only dependent on locally nearby cells. As an example, a second order MUSCL scheme for a 2D grid could have a nine point stencil as shown below:

OOXOO
OOXOO
XXXXX
OOXOO
OOXOO

(X'es are part of the stencil)

while a basic LBM could have the following nine point stencil in 2D:

XXX
XXX
XXX

I guess both of these methods could be effectively parallelized on a GPU, but my impression is still stat LBM is regarded as superior in this regard. If this impression is true, what is the reason for it? Is it due to less restrictive stable time step? Ofc for an explicit implementation of Navier Stokes, the viscous terms will put large restrictions on the time step due to the von neumann number which scales with 1/dx^2.

I hope someone can enlighten me
sbaffini likes this.
ander is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CFD consulting pros and cons shaileshbg Main CFD Forum 7 November 17, 2021 07:24
Pros and cons of the method of Space-Time Conservation Element and Solution Element Dwayne Main CFD Forum 0 October 11, 2013 07:43
current state of Lattice Boltzmann method? phsieh2005 Main CFD Forum 16 August 13, 2013 06:37
Pros and Cons for CFX, CFdesign, COMSOL Val Main CFD Forum 3 June 10, 2011 02:20
Gambit - Virtual Geometries (Pro's & Con's) James Date FLUENT 3 August 11, 2003 15:46


All times are GMT -4. The time now is 15:30.