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

Get mesh outputs after physics init #2714

Merged
merged 1 commit into from
May 23, 2023
Merged

Get mesh outputs after physics init #2714

merged 1 commit into from
May 23, 2023

Conversation

bendudson
Copy link
Contributor

Physics models often modify metric tensor components during initialisation (e.g. normalisation), so get their values for saving to output only after PhysicsModel::init has been called.

Labelling bugfix because the current behavior results in different outputs to v4.

Physics models often modify metric tensor components during
initialisation (e.g. normalisation), so get their values
for saving to output only after init has been called.
@bendudson bendudson added bugfix small-change Changes less than 100 lines - should be quick to review labels May 20, 2023
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@bendudson bendudson merged commit 17f728f into master May 23, 2023
24 checks passed
@bendudson bendudson deleted the mesh-outputvars branch May 23, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix small-change Changes less than 100 lines - should be quick to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants