[deal.II] Re: 2D circular mesh extrusion

2023-09-15 Thread Hadi Morovvatju
Hello again, Thank you so much for your help. Yes, you're totally right. The lethe code is accessible :) On Friday, 15 September 2023 at 15:04:19 UTC+3:30 blais...@gmail.com wrote: > Dear Hadi, > The Lethe code to generate all of these cylinders is fully available only. > Might as well just re

[deal.II] Re: 2D circular mesh extrusion

2023-09-15 Thread blais...@gmail.com
Dear Hadi, The Lethe code to generate all of these cylinders is fully available only. Might as well just reuse it :) Everything starts here: https://github.com/lethe-cfd/lethe/blob/master/source/core/grids.cc#L162 This should help you reproduce these kind of grids On Thursday, September 14, 20