-
Notifications
You must be signed in to change notification settings - Fork 914
Heat Transfer boundary condition #1226
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
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0c216cc
Draft PR commit for heat transfer BC.
oleburghardt 436636e
Small option change.
oleburghardt 821c987
Merge branch 'develop' of https://github.com/su2code/SU2 into feature…
oleburghardt 3cc5d41
Add HEAT_TRANSFER to GetViscous_Wall
oleburghardt 86e69b1
Merge branch 'develop' of https://github.com/su2code/SU2 into feature…
oleburghardt b908f99
Remove all SOLID_* config options (superfluous since using split conf…
oleburghardt af39300
Small fix.
oleburghardt 72cb713
Move unsteady CHT regression test to tutorials.py.
TobiKattmann 7bafc81
Merge remote-tracking branch 'origin/develop' into feature_heatcoeff_BC
TobiKattmann ddfd0c8
Merge remote-tracking branch 'origin/develop' into feature_heatcoeff_BC
TobiKattmann 21d4ed1
Fix overseen merge conflicts.
TobiKattmann c1ec27c
Change cfg-options names of CHT-case added in the meantime.
TobiKattmann 884a831
Make steady_cht a tutorial case, with options taken from coupled_cht/…
TobiKattmann 2f3ee06
Change pulled tutorials branch
TobiKattmann fe8734f
Merge remote-tracking branch 'origin/develop' into feature_heatcoeff_BC
TobiKattmann 6f2c83f
Make heat transfer coeff boundaries work correctly.
TobiKattmann eae3133
Get rid of annoying double screen output for marker analyze fields
TobiKattmann 75f6304
Consolidate inputs to BC_HeatTransfer_Wall.
TobiKattmann a6fae7f
Add compressible version of BC_heattransfer, introducing BC_Heatflux_…
TobiKattmann a6b5a10
Clean some GetWall_<Variable> routines in CConfig.
TobiKattmann 72a4533
Revert changes to python_wrapper_structure of bc_heattransfer PR.
TobiKattmann 8a3388f
Introduce switch-statements to BC_Generic_Wall.
TobiKattmann 02ad931
Adding comment how some screen output is flawed and why comemnted out…
TobiKattmann 7926b04
Add Jacobian contribution of the HeatTransfer BC for comp and incomp …
TobiKattmann 0c6855e
Revert COutput
pcarruscag a75ba05
Fighting a hopeless fight against the copy-paste-adapt Monster in CCo…
TobiKattmann 3feb2c2
Merge branch 'feature_heatcoeff_BC' of https://github.com/su2code/SU2…
TobiKattmann 88091dd
Change KT_CONSTANT to THERMAL_CONDUCTIVITY_CONSTANT.
TobiKattmann fdb8662
Fix HeatTransfer_BC Jacobian for compressible solver.
TobiKattmann 33b03a1
Add HT-BC to config_template
TobiKattmann 76a7a7f
Add inc Testcase for Heat Transfer BC.
TobiKattmann 56bf77a
fix typo for Testcases branch
TobiKattmann 8d61201
Apply suggestions from code review
pcarruscag d282e2d
Apply suggestions from code review
pcarruscag df2a720
Update SU2_CFD/src/solvers/CNSSolver.cpp
pcarruscag 7cef26e
Update jacobians (and explanation) for Heattransfer BC.
TobiKattmann 1237cb1
That's why they pay me the small bucks :(
TobiKattmann 417c623
Update SU2_CFD/src/solvers/CNSSolver.cpp
TobiKattmann a00a68e
Update SU2_CFD/src/solvers/CNSSolver.cpp
TobiKattmann 6743704
Update SU2_CFD/src/solvers/CNSSolver.cpp
TobiKattmann 6d07913
Update SU2_CFD/src/solvers/CNSSolver.cpp
TobiKattmann 063ab9e
Update SU2_CFD/src/solvers/CNSSolver.cpp
TobiKattmann 575be82
Re-add Jacobians for HeatTransfer BC with moving walls.
TobiKattmann 6aea1c9
Make GetSolution(...,0) to fresher GetTemperature(...) calls.
TobiKattmann 2a2948b
Merge remote-tracking branch 'origin/develop' into feature_heatcoeff_BC
TobiKattmann 1ef7dcf
Revert regression.yml
TobiKattmann 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 hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.