-
Notifications
You must be signed in to change notification settings - Fork 1k
Composition-dependent viscosity and thermal conductivity models for incompresible flows #1690
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
126 commits
Select commit
Hold shift + click to select a range
8a21ffc
13-04-2022 adding FUID_MIXTURE
114d616
update thursday 14-04-2022
7b07934
21-04-2022 CFluiscalar based on IncIdealGas
5c42c60
21-04-2022 adding viscosity and thermal conductivity
cf9e8f5
22-04-2022 compiles and run for more than one species, but still not …
8ad117d
mixing density working 26-04-22
9fb5a44
29-04-2022 cleaning up and compiling
c970543
29-04-22
e8d75bc
Merge branch 'develop' into feature_mixturedensity
bigfooted 5932361
Update Common/src/CConfig.cpp
Cristopher-Morales 5bd4b96
Update Common/include/CConfig.hpp
Cristopher-Morales 8e8a71d
10-05-2022 fix comments
095c649
Merge branch 'feature_mixturedensity' of https://github.com/su2code/S…
750fe43
Merge branch 'develop' into feature_mixturedensity
69ba724
10-05-2022 removingSchmidth files
f49c522
10-05-2022 checking density model
cc1b1bd
Update Common/include/CConfig.hpp
Cristopher-Morales b44f2a1
Update Common/include/option_structure.hpp
Cristopher-Morales 37ee38b
Update Common/src/CConfig.cpp
Cristopher-Morales 9b77e36
Update Common/src/CConfig.cpp
Cristopher-Morales 9b776bb
Update SU2_CFD/include/fluid/CDiffusivityModel.hpp
Cristopher-Morales 494aa70
Update SU2_CFD/src/solvers/CIncNSSolver.cpp
Cristopher-Morales 9975371
Update SU2_CFD/src/solvers/CIncNSSolver.cpp
Cristopher-Morales f168611
Update SU2_CFD/src/variables/CIncNSVariable.cpp
Cristopher-Morales 67a8f29
Update SU2_CFD/src/variables/CIncNSVariable.cpp
Cristopher-Morales ee67187
13-05-2022 cleaning
ce36ac6
13-05-2022 Cleaning
779069d
Update SU2_CFD/include/fluid/CDiffusivityModel.hpp
Cristopher-Morales 790293f
Update SU2_CFD/include/fluid/CDiffusivityModel.hpp
Cristopher-Morales b6969ab
Update SU2_CFD/include/fluid/CFluidScalar.hpp
Cristopher-Morales bbf8d9c
Update SU2_CFD/include/fluid/CFluidModel.hpp
Cristopher-Morales 0ee2f69
Update SU2_CFD/include/fluid/CFluidModel.hpp
Cristopher-Morales e29304c
Update SU2_CFD/include/fluid/CFluidModel.hpp
Cristopher-Morales 91044a7
Update SU2_CFD/include/fluid/CFluidModel.hpp
Cristopher-Morales 231aff8
Update SU2_CFD/src/fluid/CFluidScalar.cpp
Cristopher-Morales bc89e4b
Update SU2_CFD/include/fluid/CFluidScalar.hpp
Cristopher-Morales 38796a8
Update SU2_CFD/include/fluid/CFluidScalar.hpp
Cristopher-Morales af85f27
Update SU2_CFD/include/fluid/CFluidScalar.hpp
Cristopher-Morales 7be74f1
Update SU2_CFD/include/fluid/CFluidModel.hpp
Cristopher-Morales aaac72a
23-05-22 removing include not needed
87fd098
Update SU2_CFD/src/fluid/CFluidScalar.cpp
Cristopher-Morales 056374c
24-05-2022 adding parallel_regression test
8e7aef6
removing comment
5012abd
Merge branch 'develop' into feature_mixturedensity
Cristopher-Morales 441071d
merge with develop
961f2f1
removing unnecesary variables
0bf3bab
Update SU2_CFD/src/fluid/CFluidScalar.cpp
Cristopher-Morales fb71656
Update Common/src/CConfig.cpp
Cristopher-Morales e475757
Update Common/src/CConfig.cpp
Cristopher-Morales f34209c
Update Common/include/CConfig.hpp
Cristopher-Morales a3e369a
Update Common/include/CConfig.hpp
Cristopher-Morales 0661b4c
Update Common/include/CConfig.hpp
Cristopher-Morales 70be9d0
Update Common/include/option_structure.hpp
Cristopher-Morales b5f5d5d
cleaning Csolverfactory
5f1be93
cleaning solver
389cb0a
Update Common/src/CConfig.cpp
Cristopher-Morales fca4b85
Update SU2_CFD/include/fluid/CFluidModel.hpp
Cristopher-Morales 871fcb7
Update SU2_CFD/src/solvers/CIncEulerSolver.cpp
Cristopher-Morales 0d9690e
Update SU2_CFD/src/solvers/CIncEulerSolver.cpp
Cristopher-Morales 2565f85
Update SU2_CFD/include/fluid/CFluidModel.hpp
Cristopher-Morales d3d8844
Update SU2_CFD/src/solvers/CIncEulerSolver.cpp
Cristopher-Morales 9dbc223
Update SU2_CFD/src/fluid/CFluidScalar.cpp
Cristopher-Morales 60ed912
Merge branch 'develop' into feature_mixturedensity
Cristopher-Morales 99a207b
cleaning CfluidScalar .hpp and .cpp
4f4ba9b
fixing clang-format
1809c3c
fixing test case parallel_regression
f024fcb
test case fixed
5573caf
Merge branch 'develop' into feature_mixturedensity
Cristopher-Morales 95ba0b8
clang-formatfluidmodel and fluidscalar
f940292
clang-format fluidmodel and scalar
8d97235
adding viscosity models
5096e38
adding heat capacities
8935075
Revert "adding heat capacities"
5fafc62
adding thermal conductivity models
c91c378
cleaning up
1913c0c
adding test case
a852e14
fixing issues
5835773
cleaning
b54a7a0
adding test case
a1c92f7
adding new test case
945d24e
fixing parallel_regression test file
b3bf740
fixing paralllel regression test
37376df
fixing species_mixingmodel test case
4859bb0
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 5efcee8
Update SU2_CFD/include/fluid/CFluidScalar.hpp
Cristopher-Morales 49e7603
Update SU2_CFD/include/fluid/CFluidScalar.hpp
Cristopher-Morales 295f60c
Update Common/src/CConfig.cpp
Cristopher-Morales c74392b
Update TestCases/species_transport/venturi_primitive_3species/species…
Cristopher-Morales f6b2bd0
adding option Wilke and Davidson Viscosity, adding suggestions
614be3f
fixing SetDefaultIfEmpty function
fc1e765
fixing issues
ec3addd
changing vector by arrays in WILKE and Davidson models
c3d55bc
fixing test case species2_primitiveVenturi_mixingmodel.cfg
918edc6
fixing test case species2_primitiveVenturi_mixingmodel.cfg
cb1fb4b
Update Common/src/CConfig.cpp
Cristopher-Morales 6bb7fea
reverting changes and adding default values
56d264f
Update Common/src/CConfig.cpp
Cristopher-Morales 283e94e
adding condition
2f855e6
minor modifications test case
b6c3430
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 4e3eefa
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 13e31a9
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 5fc5c07
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 4710f80
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales b770680
virtual function
eb75820
fixing regression test mixing models
5e83329
Revert "fixing regression test mixing models"
711c4b5
fixing test case mixingmodel_viscosity
c32daeb
fixing Kt
c8bd531
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 6781957
cleanup
pcarruscag 952e157
fixes
pcarruscag 934914d
reduce virtual functions
pcarruscag 0601f01
fixing residuals minxingmodel test case
eef8eb1
removing file CDiffusivityModel.hpp
a990c4b
test reason for changes
pcarruscag c381460
restore Sutherland 1/t change and update regressions
pcarruscag 6e5c4c2
fixing possible error with Thermal_Conductivity_Ref
bef17e5
Revert "fixing possible error with Thermal_Conductivity_Ref"
9ad92ec
Merge branch 'develop' into feature_mixtureviscosity
bigfooted 0c5630e
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales e11d028
Merge branch 'develop' into feature_mixtureviscosity
bigfooted 4061f04
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 01c7ef6
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales d2af9c3
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 29f2103
Merge branch 'develop' into feature_mixtureviscosity
Cristopher-Morales 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
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.