Skip to content

Fix grid velocity output for dynamic mesh (with option DEFORM_MESH)#1412

Merged
pcarruscag merged 6 commits intosu2code:developfrom
Nicola-Fonzi:publish
Oct 21, 2021
Merged

Fix grid velocity output for dynamic mesh (with option DEFORM_MESH)#1412
pcarruscag merged 6 commits intosu2code:developfrom
Nicola-Fonzi:publish

Conversation

@Nicola-Fonzi
Copy link
Contributor

This PR introduces a quick fix for the output routine. It allows to print grid velocities also if the new mesh solver is used.

PR Checklist

  • I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with the '-Wall -Wextra -Wno-unused-parameter -Wno-empty-body' compiler flags, or simply --warnlevel=2 when using meson).
  • My contribution is commented and consistent with SU2 style.
  • I have added a test case that demonstrates my contribution, if necessary.
  • I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp) , if necessary.

@pcarruscag pcarruscag changed the title Fix grid velocity output for dynamic mesh Fix grid velocity output for dynamic mesh (with option DEFORM_MESH) Oct 21, 2021
Copy link
Member

@pcarruscag pcarruscag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Nicola-Fonzi 👍

@pcarruscag pcarruscag merged commit c531be4 into su2code:develop Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants