-
Notifications
You must be signed in to change notification settings - Fork 842
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
[WIP] Isothermal streamwise periodicity #1799
Draft
NAnand-TUD
wants to merge
48
commits into
develop
Choose a base branch
from
feature_isothermalSWP
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 42 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
514fd95
NS iso thermal implementation working
NAnand-TUD 449c16a
Merge branch 'develop' into feature_isothermalSWP
NAnand-TUD 97820a2
Volume averaged temperature computation shifted
NAnand-TUD fa1f38a
clean-up and seperation of iso-thermal and heat flux SWP sources, bot…
15a5eb2
iso-thermal objectives still not getting validated
fd9afe2
Turbulent isothermal source terms added, validation pending
988b5a9
Quadratic term for turbulent equations, solution verification and gra…
978a87f
Gradient Validation for Lambda L is working for Laminar and Turbulent…
26f3339
cleaning and comments
9799d82
Small correction to the source terms
c6e1277
Correction to the SourceTerms to compute turbulent Lambda
0425778
Merge remote-tracking branch 'origin/develop' into feature_isothermalSWP
3eaa05e
Merged with develop, minor verification in process
e383836
complying with the PR suggestions
NAnand-TUD 5651b3d
Build failing due to errors. This should pass hopefully 1
NAnand-TUD f0a817c
Build failing due to errors. This should pass hopefully 2
NAnand-TUD 71c3d95
Merge branch 'develop' into feature_isothermalSWP
bigfooted 2f4888f
Build failing due to errors. This should pass hopefully 3, unit test …
NAnand-TUD a777bd6
Merge branch 'feature_isothermalSWP' of https://github.com/su2code/SU…
NAnand-TUD 19e3f41
complying with the PR suggestions, Pedro comments.
NAnand-TUD 757c6b2
Objective functions exclusive to Streamwise Periodic flow added
NAnand-TUD 8ef2141
Update SU2_CFD/src/solvers/CIncNSSolver.cpp
NAnand-TUD 02f61e5
Update SU2_CFD/src/solvers/CIncNSSolver.cpp
NAnand-TUD c931b98
Update SU2_CFD/src/output/CFlowIncOutput.cpp
NAnand-TUD 03fe2ad
Update SU2_CFD/src/output/CFlowIncOutput.cpp
NAnand-TUD 78b0ab0
V_i suggestion and CConfig fixed
NAnand-TUD 0f4bb42
Merge branch 'feature_isothermalSWP' of https://github.com/su2code/SU…
NAnand-TUD 50360de
fixed error with DotProduct
NAnand-TUD d67666b
Submodule commits updated
NAnand-TUD 99e39e8
CConfig error tested and CIncNSSolver implemented
bec2016
Merged with develop
5e4b0a8
Merge branch 'develop' into feature_isothermalSWP
NAnand-TUD c0ae9fd
Merge branch 'feature_isothermalSWP' of https://github.com/su2code/SU…
NAnand-TUD 8c5f3f4
Merged with develop, submodules updated
NAnand-TUD b1f7acb
Changes to make z direction flow work
NAnand-TUD 2f95ece
sdsd
NAnand-TUD fc0caaf
Merge branch 'feature_isothermalSWP' of https://github.com/su2code/SU…
NAnand-TUD 5ef89a5
2D/3D SWP-isothermal generalized, 2D- periodic direction y, 3D- perio…
NAnand-TUD abfa537
Merge branch 'develop' into feature_isothermalSWP
NAnand-TUD 688d8ea
Bug fix
NAnand-TUD 6f80a62
merged with develop
NAnand-TUD 0f2e642
submodules updated
NAnand-TUD 93532b2
addressing warnings
NAnand-TUD 52fc485
3D Generalization - testing
NAnand-TUD 804d89d
writing and raeding LAMBDAL into the flow.meta file
NAnand-TUD ce08528
Fix: Gradient Validation for Massflow based SWP Solver
NAnand-TUD 2b6a2ea
Merged with develop
33df3db
submodule updated
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check failure
Code scanning / CodeQL
Comparison of narrow type with wide type in loop condition High