Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to prescribe radial mesh positions in AnnularMeshGenerator #18486

Closed
bwspenc opened this issue Jul 30, 2021 · 1 comment · Fixed by #18487
Closed

Ability to prescribe radial mesh positions in AnnularMeshGenerator #18486

bwspenc opened this issue Jul 30, 2021 · 1 comment · Fixed by #18487
Assignees
Labels
T: task An enhancement to the software.

Comments

@bwspenc
Copy link
Contributor

bwspenc commented Jul 30, 2021

Reason

I have a need to create a mesh of an annulus where I directly prescribe the locations of the rings of nodes. The AnnularMeshGenerator can create a mesh that largely looks like what I want, but it doesn't currently allow such a fine-grained level of control.

Design

Add an option to AnnularMeshGenerator to specify a list of the radial positions of the rings of nodes.

Impact

This would just add a new feature, and should not affect any existing functionality.

@bwspenc bwspenc added the T: task An enhancement to the software. label Jul 30, 2021
@bwspenc bwspenc self-assigned this Jul 30, 2021
@GiudGiud
Copy link
Contributor

GiudGiud commented Aug 5, 2021

@bwspenc out of curiosity for one of my applications, do those meshes conserve the volume/area of the circle with the prescribed radius

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants