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

Warnings and Detection for Mesh Transformation with Restart #1224

Open
psakievich opened this issue Oct 17, 2023 · 4 comments
Open

Warnings and Detection for Mesh Transformation with Restart #1224

psakievich opened this issue Oct 17, 2023 · 4 comments

Comments

@psakievich
Copy link
Contributor

If you run a restart but leave a mesh transformation in it will mess up the coordinates. We should have a check and print a warning, or make users specifically opt in to mesh transformation + restart.

@ashesh2512
Copy link
Contributor

ashesh2512 commented Oct 17, 2023

Yes, that is the intent of mesh transformation - change coordinates. Warning might be good, but would need people to weed through the log files to catch it?

@psakievich
Copy link
Contributor Author

I'm thinking we basically disable all mesh transformations on restart, unless the user specifically opts in with a flag in the transformation block?

@ashesh2512
Copy link
Contributor

make sense

@psakievich
Copy link
Contributor Author

I can't really think of a good reason to do a mesh transformation as part of a restart, but maybe someone will

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

No branches or pull requests

2 participants