Fix CST parameterization method by Zcaic · Pull Request #2124 · su2code/SU2 · GitHub
Skip to content

Fix CST parameterization method#2124

Merged
pcarruscag merged 11 commits into
su2code:developfrom
Zcaic:add-cst
Sep 23, 2023
Merged

Fix CST parameterization method#2124
pcarruscag merged 11 commits into
su2code:developfrom
Zcaic:add-cst

Conversation

@Zcaic

@Zcaic Zcaic commented Sep 1, 2023

Copy link
Copy Markdown
Contributor

Related Work

  1. I add some code about CST to CSurfaceMovement.cpp and it can work well.

  2. I add a test case named "cst" in TestCases/deformation. It contains test case for CST mesh deformation.

PR Checklist

Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.

  • I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
  • My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
  • I used the pre-commit hook to prevent dirty commits and used pre-commit run --all to format old commits.
  • 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 base branch from master to develop September 1, 2023 22:51
@pcarruscag pcarruscag changed the title add cst to CSurfaceMovement.cpp Fix CST parameterization method Sep 1, 2023

@pcarruscag pcarruscag left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, add yourself to AUTHORS.md please, since you added it as a testcase, we can try to make a regression test.
Can you check if your config works with the mesh I'm suggesting below (it's in the TestCases repo)? Then you need to change parallel_regression.py (look for /deformation/ to find the other tests).

Comment thread TestCases/deformation/cst/naca0012.cfg Outdated
Comment thread Common/src/grid_movement/CSurfaceMovement.cpp Fixed
@Zcaic

Zcaic commented Sep 2, 2023

Copy link
Copy Markdown
Contributor Author

Comment thread TestCases/parallel_regression.py Outdated
Comment thread TestCases/parallel_regression.py Outdated
Comment thread TestCases/deformation/cst/Mesh Deformation Comparison.png
Comment thread Common/src/grid_movement/CSurfaceMovement.cpp Outdated
Comment thread AUTHORS.md Outdated
Comment thread Common/src/grid_movement/CSurfaceMovement.cpp Outdated
@Zcaic

Zcaic commented Sep 2, 2023

Copy link
Copy Markdown
Contributor Author

Comment thread TestCases/deformation/cst/naca0012.cfg
Comment thread TestCases/parallel_regression.py Outdated
Comment thread TestCases/parallel_regression.py Outdated
@pcarruscag pcarruscag merged commit 26656da into su2code:develop Sep 23, 2023
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.

3 participants