Closing Cylindrical coordinates #196
Answered
by
thliebig
electroflow
asked this question in
Q&A Usage
-
|
Is there a way to close the cylindrical coordinates such that there is no hole in the middle of the simulation domain and no "cakeslice" missing from the simulation domain? |
Beta Was this translation helpful? Give feedback.
Answered by
thliebig
Apr 1, 2024
Replies: 1 comment 1 reply
-
|
I would need to check, but if I remember correctly, you only need to include r=0 to include the center. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
electroflow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would need to check, but if I remember correctly, you only need to include r=0 to include the center.
And if you want to have a fully closed cylindrical mesh, then the alpha mesh should cover the entire 0..2*pi (or e.g. -pi..+pi, etc).