Skip to content

Re: Compiling my code for porous media

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums Lattice Boltzmann Methods General Topics Compiling my code for porous media Re: Compiling my code for porous media

#2235
mathias
Keymaster

Hi Sifiso,rnrnHave a look at our examples thermal2d and thermal3d. rnrn/* rayleighBenard2d.cpp:rn * Rayleigh-Benard convection rolls in 2D, simulated withrn * the thermal LB model by Z. Guo e.a., between a hot plate atrn * the bottom and a cold plate at the top.rn */rnrnAnd google for the Guo paper.rnrnBestrnMathias