How to generate a cylinder and gridding? #23773
Answered
by
GiudGiud
lipxisi
asked this question in
Q&A Meshing
-
I want to generate a simple cylinder using mesh generators, but haven't find the specialized generator. |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Mar 17, 2023
Replies: 1 comment
-
Hello You ll want to use this one Guillaume |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lipxisi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
You ll want to use this one
https://mooseframework.inl.gov/docs/site/source/meshgenerators/ConcentricCircleMeshGenerator.html
then this one
https://mooseframework.inl.gov/docs/site/source/meshgenerators/MeshExtruderGenerator.html
Guillaume