-
Notifications
You must be signed in to change notification settings - Fork 915
pywrapper - custom source terms for all solvers #2388
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
77 commits
Select commit
Hold shift + click to select a range
5875625
initial update
bigfooted cc3dfab
initial working version for buoyant flow
bigfooted b407a27
small cleanup
bigfooted ce0b61e
small cleanup of python file
bigfooted d8d30a4
small cleanup
bigfooted 488efa0
Update SU2_CFD/include/drivers/CDriverBase.hpp
bigfooted 40e1d97
Fix code scanning alert no. 5107: Comparison of narrow type with wide…
bigfooted b77fd09
Update SU2_CFD/include/solvers/CFVMFlowSolverBase.inl
bigfooted 4904b19
Update SU2_CFD/src/numerics/flow/flow_sources.cpp
bigfooted d4ac82b
Update SU2_CFD/src/drivers/CDriverBase.cpp
bigfooted 1e64b8d
Merge branch 'develop' into feature_custom_source
bigfooted 3429530
Merge branch 'develop' into feature_custom_source
bigfooted 51b0b44
Merge branch 'develop' into feature_custom_source
bigfooted ce99e01
Turbulent combustion (TFC)
bigfooted eb98506
Merge branch 'feature_custom_source' of https://github.com/su2code/su…
bigfooted 11e6c7a
Merge branch 'develop' into feature_custom_source
bigfooted a845d20
Merge branch 'develop' into feature_custom_source
bigfooted 33603e3
Merge branch 'develop' into feature_custom_source
bigfooted dd8462d
cleanup, fix AD compile error
bigfooted a3439f9
cleanup examples
bigfooted cd581f4
more cleanup of examples
bigfooted dc65d47
more cleanup of examples
bigfooted 2003b18
add testcases
bigfooted effe99d
change testcases branch
bigfooted 0b073b0
Merge branch 'develop' into feature_custom_source
bigfooted e623a4b
Potential fix for code scanning alert no. 5295: Unused local variable
bigfooted c86a630
Potential fix for code scanning alert no. 5292: Unused local variable
bigfooted 7de32c9
Merge branch 'develop' into feature_custom_source
bigfooted b8aebc8
update testcases
bigfooted 10a653a
update
bigfooted 82290f8
Merge branch 'develop' into feature_custom_source
bigfooted c4a0487
cleanup
bigfooted e711ed0
fix return value
bigfooted 64b3761
move python source up
bigfooted a5013c6
cleanup
bigfooted d85d1fd
Merge branch 'develop' into feature_custom_source
bigfooted efb048a
Merge branch 'develop' into feature_custom_source
bigfooted 6470580
custom energy source
bigfooted fee5e1a
Merge branch 'develop' into feature_custom_source
bigfooted a1a0d7b
add new boundary conditions
bigfooted 98c7a4c
add testcase
bigfooted e94bb0c
remove wall species options again
bigfooted c77ff59
Merge branch 'develop' into feature_custom_source
bigfooted 6f75564
cleanup
bigfooted 61d6cff
more cleanup
bigfooted 4f87859
fix link to testcase
bigfooted 76c6d6a
cleanup
bigfooted ea5e99c
precommit
bigfooted f61c5de
fix typo
bigfooted 64a891f
Update SU2_CFD/src/solvers/CSpeciesSolver.cpp
bigfooted 948d1b3
Update SU2_CFD/include/solvers/CFVMFlowSolverBase.hpp
bigfooted aa12ebc
Update SU2_CFD/include/solvers/CFVMFlowSolverBase.inl
bigfooted 82360ca
Update SU2_CFD/include/drivers/CDriverBase.hpp
bigfooted 161be5d
cleanup and reviewer suggestions
bigfooted da794f4
create matrixview
bigfooted 2756cfb
test, place custom_residual in CSolver
bigfooted f7f2f75
move uds to CSolver
bigfooted 0340922
add species user source to output
bigfooted 1af69b8
fix auto warnings
bigfooted d91bb62
remove unused variable
bigfooted a113149
update buoyancy
bigfooted 7ddf9d7
fix regression test residuals
bigfooted c81183d
clean up
bigfooted 4f3a968
Potential fix for code scanning alert no. 5680: Unused local variable
bigfooted 6a5f28b
Potential fix for code scanning alert no. 5546: Unused local variable
bigfooted 3ca4f27
flamelet now shares python source with species.
bigfooted c2a856a
Merge branch 'feature_custom_source' of https://github.com/su2code/su…
bigfooted be73f1f
remove unused setvolume
bigfooted 303424d
remove unused variables
bigfooted e14aa3e
Apply suggestions from code review
pcarruscag b209f4c
3D matrix view
pcarruscag b78afd9
Update SU2_CFD/src/solvers/CTurbSASolver.cpp
bigfooted fc01bbf
Update SU2_CFD/src/solvers/CSpeciesSolver.cpp
bigfooted 1fa0053
Update SU2_CFD/src/solvers/CTransLMSolver.cpp
bigfooted ceb3b39
changes from code review
bigfooted 33dc79b
move pywrapper matrix out of loop
bigfooted a02cfdb
Merge branch 'develop' into feature_custom_source
bigfooted 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
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
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.