Re: Compiling my code for porous media
OpenLB – Open Source Lattice Boltzmann Code › Forums › on Lattice Boltzmann Methods › General Topics › Compiling my code for porous media › Re: Compiling my code for porous media
August 18, 2015 at 3:39 pm
#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