Meshing a truncated cyliner by extruding a surface mesh #82
Answered
by
ews-ffarella
ews-ffarella
asked this question in
Q&A
|
Hello, see example Could you give me pointers about how to do it? I guess I will use the python interface. Also, would it be possible to perform the extrusion in 2 steps. Once with a constant stretch factor (close to 1), and then with a larger one? Thank you very much for providing the community with such a great tool ;) |
Answered by
ews-ffarella
Feb 13, 2024
Replies: 2 comments 5 replies
|
Unfortunately, pyHyp cannot handle this use case because the farfield boundary shape cannot be prescribed when using hyperbolic marching. |
5 replies
Answer selected by
ews-ffarella
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Amazing!
With full control of the 2D grid:
You have no idea how long I had been searching for this. Thank you soooooo much 😄