Skip to content
Discussion options

You must be logged in to vote

Hello

If you change the input to this

[Mesh]
   [concentric_circle]
       type = ConcentricCircleMeshGenerator
       num_sectors = 6
       radii = '18.5'
       rings = '4'
       has_outer_square = off
       portion = top_right
       preserve_volumes = off
       smoothing_max_it = 3
       show_info = true
   []
   [extrude]
       type = MeshExtruderGenerator
       extrusion_vector = '0 0 75'
       num_layers = 15
       bottom_sideset = 'low_Z'
       top_sideset = 'top'
       input = concentric_circle
   []
   [rotate]
       type = TransformGenerator
       transform = ROTATE
       vector_value = '0 270 0'
       input = extrude
   []
[]

you ll see that concentric_circle i…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@HemiaoZhang
Comment options

Answer selected by HemiaoZhang
Comment options

You must be logged in to vote
1 reply
@GiudGiud
Comment options

Comment options

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

@GiudGiud
Comment options

@HemiaoZhang
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