Skip to content

Add V&V for the 2D Backward facing step #2463

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SchitingLuo
Copy link

Proposed Changes

V&V Testcase for 2D BFS of SST.

Related Work

Validation Suite for SU2

PR Checklist

  • [ X ] 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.

@bigfooted
Copy link
Contributor

The V&V cases go here (meshes, scripts, everything to reproduce):
https://github.com/su2code/VandV
The description of the V&V (images and textpage) go on the website:
https://github.com/su2code/su2code.github.io
you can clone and run locally to test if it renders correctly (I use the command bundle exec jekyll serve to start the server locally)
The regression tests go here (meshes):
https://github.com/su2code/TestCases
and here (config and regression results):
https://github.com/su2code/SU2

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

Successfully merging this pull request may close these issues.

2 participants