Re: OpenLB 3D cylinder example
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › OpenLB 3D cylinder example › Re: OpenLB 3D cylinder example
rnrnHi Robin,rnrnAnother question may need your kind help.rnIf I want to modify the geometry for cylinder3d (like shorten the cylinder length, but keep the original domain, so that cylinder doenn’t penetrate the domain), what should I do?rnrnI referred to “”http://optilb.org/openlb/forum?mingleforumaction=viewtopic&t=38″”, and have 2 ideas: rn1) edit the cylinder3d.stl file in freecad. I just wonder which file I need to modify? *.stl or *.fcstd? Besides the geometry, is there any mesh generation issues regarding to build my own geometry?rnrn2) Dr. Mathias mentioned “”/ set the material numbers “”by hand””rn””blockGeometry.setMaterial(iX, iY, iZ, 2);”” But I failed to find that block. Is this block still in cylinder3d.cpp?rnrnThanks for your kind advice.rnrnSimon