Skip to content

How to draw a spiral block/boundary? #27860

Answered by GiudGiud
Yasunaoka asked this question in Q&A General
Discussion options

You must be logged in to vote

if you want the mesh to rigorously align with the spiral, you could rotate the mesh (not evenly, with the parsedTransform) first.
then use a ParsedGenerateSideset to select the spiral sideset

If you are OK with a jagged edge, then you could simply use the ParsedGenerateSideset to approximately draw the spiral bit within the mesh

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Yasunaoka
Comment options

@GiudGiud
Comment options

Answer selected by Yasunaoka
@Yasunaoka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants