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

Enable Batch Mesh Generation #29800

Open
miaoyinb opened this issue Feb 3, 2025 · 0 comments · May be fixed by #29801
Open

Enable Batch Mesh Generation #29800

miaoyinb opened this issue Feb 3, 2025 · 0 comments · May be fixed by #29801
Labels
T: task An enhancement to the software.

Comments

@miaoyinb
Copy link
Contributor

miaoyinb commented Feb 3, 2025

Motivation

Patterning mesh generators such as FlexiblePatternGenerator and PatternedHexMeshGenerator sometimes need input meshes that are generated by the same mesh generator with variation in some input parameters. Currently, this would need many similar input blocks, making the input file unnecessarily big. It would be helpful to consolidate these similar blocks into one.

Design

Adding a batch mesh generation action to enable generating multiple meshes using one single input block.

Impact

Better user experience.

@miaoyinb miaoyinb added the T: task An enhancement to the software. label Feb 3, 2025
miaoyinb added a commit to miaoyinb/moose that referenced this issue Feb 3, 2025
@miaoyinb miaoyinb linked a pull request Feb 3, 2025 that will close this issue
miaoyinb added a commit to miaoyinb/moose that referenced this issue Feb 3, 2025
miaoyinb added a commit to miaoyinb/moose that referenced this issue Feb 3, 2025
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.

1 participant