CFVMOutput & Streamwise+spanwise periodic by TobiKattmann · Pull Request #1290 · su2code/SU2 · GitHub
Skip to content

CFVMOutput & Streamwise+spanwise periodic#1290

Merged
TobiKattmann merged 30 commits into
developfrom
streamwise_spanwise_periodic
Jun 8, 2021
Merged

CFVMOutput & Streamwise+spanwise periodic#1290
TobiKattmann merged 30 commits into
developfrom
streamwise_spanwise_periodic

Conversation

@TobiKattmann

@TobiKattmann TobiKattmann commented May 19, 2021

Copy link
Copy Markdown
Contributor

Proposed Changes

Hi all,

  • Little change to make streamwise and spanwise periodic simulations possible (in CIncNSSolver.cpp).
  • Some cleanup in CConjugateHeatInterface
  • Added a CFVMOutput class that only has a CommonFVMoutput for Volume output (COORD-XYZ (fresh addition), MESH_QUALITY, Multigrid visualization and RANK)
  • in the output folder(s) there were quite some wrong doxygen \file <filename>, i changed that. I renamed CAdjFlowOutput.hpp -> CAdjFlowCompOutput.hpp as the cpp as that name and that class as well.
  • little changes/additions to unst CHT gradient validation case

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 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.

@TobiKattmann TobiKattmann changed the title Streamwise + spanwise periodic [WIP] Streamwise + spanwise periodic May 19, 2021
@TobiKattmann TobiKattmann marked this pull request as draft May 19, 2021 12:00
@pr-triage pr-triage Bot added the PR: draft label May 19, 2021
@TobiKattmann TobiKattmann changed the title [WIP] Streamwise + spanwise periodic CFVMOutput & Streamwise+spanwise periodic Jun 2, 2021
@TobiKattmann TobiKattmann marked this pull request as ready for review June 2, 2021 16:10

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks to @danielmayer for these changes

@TobiKattmann

Copy link
Copy Markdown
Contributor Author

The CodeFactor issue is the usual Complex Code in CSolver.hpp so it can be discarded. Otherwise I have not really more to add

@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 👍 few comments below

Comment thread SU2_CFD/src/drivers/CMultizoneDriver.cpp Outdated
Comment thread SU2_CFD/src/output/CFVMOutput.cpp
Comment thread SU2_CFD/src/solvers/CIncNSSolver.cpp Outdated
Comment thread SU2_CFD/include/output/CFVMOutput.hpp Outdated
Comment thread SU2_CFD/src/meson.build
Comment thread SU2_CFD/src/drivers/CMultizoneDriver.cpp Outdated
Comment thread SU2_CFD/src/drivers/CMultizoneDriver.cpp Outdated
Comment thread SU2_CFD/src/output/CFVMOutput.cpp Outdated
Comment thread SU2_CFD/include/output/CFVMOutput.hpp Outdated
TobiKattmann and others added 5 commits June 6, 2021 17:17
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
@TobiKattmann

Copy link
Copy Markdown
Contributor Author

Thanks for the review and fixing the mistakes @pcarruscag

@TobiKattmann TobiKattmann merged commit 919900a into develop Jun 8, 2021
@TobiKattmann TobiKattmann deleted the streamwise_spanwise_periodic branch June 8, 2021 16:52
@pcarruscag

Copy link
Copy Markdown
Member

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