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

Add parsed exptession based mesh node coordainate transformation generator #22449

Closed
dschwen opened this issue Oct 19, 2022 · 0 comments · Fixed by #22454
Closed

Add parsed exptession based mesh node coordainate transformation generator #22449

dschwen opened this issue Oct 19, 2022 · 0 comments · Fixed by #22454
Assignees
Labels
T: task An enhancement to the software.

Comments

@dschwen
Copy link
Member

dschwen commented Oct 19, 2022

Reason

For better control over localized transformations it would be nice to have a parsed expression based mesh generator that can move nodes.

Design

Three functions to calculate the new x,y,z coordinates of a node. Inputs are the old x,y,z coordinates.

Impact

Will allow complex non-linear transformations. In my application I want to stretch a sub region of the mesh by a small parameterizable amount.

@dschwen dschwen added the T: task An enhancement to the software. label Oct 19, 2022
@dschwen dschwen self-assigned this Oct 19, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 19, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 19, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 20, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 20, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 20, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 20, 2022
Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com>
dschwen added a commit to dschwen/moose that referenced this issue Oct 20, 2022
Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com>
dschwen added a commit to dschwen/moose that referenced this issue Oct 22, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 22, 2022
dschwen added a commit to dschwen/moose that referenced this issue Oct 22, 2022
Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com>
dschwen added a commit to dschwen/moose that referenced this issue Oct 22, 2022
Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com>
milljm pushed a commit to milljm/moose that referenced this issue Oct 25, 2022
milljm pushed a commit to milljm/moose that referenced this issue Oct 25, 2022
milljm pushed a commit to milljm/moose that referenced this issue Oct 25, 2022
Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com>
maxnezdyur pushed a commit to maxnezdyur/moose that referenced this issue Feb 12, 2023
maxnezdyur pushed a commit to maxnezdyur/moose that referenced this issue Feb 12, 2023
maxnezdyur pushed a commit to maxnezdyur/moose that referenced this issue Feb 12, 2023
Co-authored-by: Guillaume Giudicelli <guillaume.giudicelli@gmail.com>
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