Commit 1025b8b
Composition-dependent viscosity and thermal conductivity models for incompresible flows (#1690)
* 13-04-2022 adding FUID_MIXTURE
* update thursday 14-04-2022
* 21-04-2022 CFluiscalar based on IncIdealGas
* 21-04-2022 adding viscosity and thermal conductivity
* 22-04-2022 compiles and run for more than one species, but still not converge
* mixing density working 26-04-22
* 29-04-2022 cleaning up and compiling
* 29-04-22
* Update Common/src/CConfig.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update Common/include/CConfig.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* 10-05-2022 fix comments
* 10-05-2022 removingSchmidth files
* 10-05-2022 checking density model
* Update Common/include/CConfig.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update Common/include/option_structure.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update Common/src/CConfig.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update Common/src/CConfig.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CDiffusivityModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/src/solvers/CIncNSSolver.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/src/solvers/CIncNSSolver.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/src/variables/CIncNSVariable.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/src/variables/CIncNSVariable.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* 13-05-2022 cleaning
* 13-05-2022 Cleaning
* Update SU2_CFD/include/fluid/CDiffusivityModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CDiffusivityModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidScalar.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/src/fluid/CFluidScalar.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidScalar.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidScalar.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidScalar.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidModel.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* 23-05-22 removing include not needed
* Update SU2_CFD/src/fluid/CFluidScalar.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* 24-05-2022 adding parallel_regression test
* removing comment
* Update SU2_CFD/src/fluid/CFluidScalar.cpp
Co-authored-by: Nijso <[email protected]>
* Update Common/src/CConfig.cpp
Co-authored-by: Nijso <[email protected]>
* Update Common/src/CConfig.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update Common/include/CConfig.hpp
Co-authored-by: TobiKattmann <[email protected]>
* Update Common/include/CConfig.hpp
Co-authored-by: TobiKattmann <[email protected]>
* Update Common/include/CConfig.hpp
Co-authored-by: TobiKattmann <[email protected]>
* Update Common/include/option_structure.hpp
Co-authored-by: TobiKattmann <[email protected]>
* cleaning Csolverfactory
* Update Common/src/CConfig.cpp
Co-authored-by: TobiKattmann <[email protected]>
* Update SU2_CFD/include/fluid/CFluidModel.hpp
Co-authored-by: TobiKattmann <[email protected]>
* Update SU2_CFD/src/solvers/CIncEulerSolver.cpp
Co-authored-by: TobiKattmann <[email protected]>
* Update SU2_CFD/src/solvers/CIncEulerSolver.cpp
Co-authored-by: TobiKattmann <[email protected]>
* Update SU2_CFD/include/fluid/CFluidModel.hpp
Co-authored-by: TobiKattmann <[email protected]>
* Update SU2_CFD/src/solvers/CIncEulerSolver.cpp
Co-authored-by: TobiKattmann <[email protected]>
* Update SU2_CFD/src/fluid/CFluidScalar.cpp
Co-authored-by: TobiKattmann <[email protected]>
* cleaning CfluidScalar .hpp and .cpp
* fixing clang-format
* fixing test case parallel_regression
* test case fixed
* clang-formatfluidmodel and fluidscalar
* clang-format fluidmodel and scalar
* adding viscosity models
* adding heat capacities
* Revert "adding heat capacities"
This reverts commit 5096e38.
* adding thermal conductivity models
* cleaning up
* adding test case
* cleaning
* adding test case
* adding new test case
* fixing parallel_regression test file
* fixing paralllel regression test
* fixing species_mixingmodel test case
* Update SU2_CFD/include/fluid/CFluidScalar.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update SU2_CFD/include/fluid/CFluidScalar.hpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update Common/src/CConfig.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* Update TestCases/species_transport/venturi_primitive_3species/species2_primitiveVenturi_mixingmodel.cfg
Co-authored-by: Pedro Gomes <[email protected]>
* adding option Wilke and Davidson Viscosity, adding suggestions
* fixing SetDefaultIfEmpty function
* fixing issues
* changing vector by arrays in WILKE and Davidson models
* fixing test case species2_primitiveVenturi_mixingmodel.cfg
* fixing test case species2_primitiveVenturi_mixingmodel.cfg
* Update Common/src/CConfig.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* reverting changes and adding default values
* Update Common/src/CConfig.cpp
Co-authored-by: Pedro Gomes <[email protected]>
* adding condition
* minor modifications test case
* virtual function
* fixing regression test mixing models
* Revert "fixing regression test mixing models"
This reverts commit eb75820.
* fixing test case mixingmodel_viscosity
* fixing Kt
* cleanup
* fixes
* reduce virtual functions
* fixing residuals minxingmodel test case
* removing file CDiffusivityModel.hpp
* test reason for changes
* restore Sutherland 1/t change and update regressions
* fixing possible error with Thermal_Conductivity_Ref
* Revert "fixing possible error with Thermal_Conductivity_Ref"
This reverts commit 6e5c4c2.
Co-authored-by: Nijso <[email protected]>
Co-authored-by: Pedro Gomes <[email protected]>
Co-authored-by: TobiKattmann <[email protected]>
Co-authored-by: Pedro Gomes <[email protected]>1 parent 0490bdb commit 1025b8b
File tree
27 files changed
+736
-558
lines changed- Common
- include
- src
- SU2_CFD
- include/fluid
- src
- fluid
- solvers
- TestCases
- species_transport/venturi_primitive_3species
27 files changed
+736
-558
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| 484 | + | |
484 | 485 | | |
485 | 486 | | |
486 | 487 | | |
| |||
822 | 823 | | |
823 | 824 | | |
824 | 825 | | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
835 | 838 | | |
836 | 839 | | |
837 | 840 | | |
| |||
861 | 864 | | |
862 | 865 | | |
863 | 866 | | |
864 | | - | |
865 | | - | |
| 867 | + | |
| 868 | + | |
866 | 869 | | |
867 | 870 | | |
868 | 871 | | |
| |||
1705 | 1708 | | |
1706 | 1709 | | |
1707 | 1710 | | |
1708 | | - | |
| 1711 | + | |
1709 | 1712 | | |
1710 | 1713 | | |
1711 | 1714 | | |
1712 | 1715 | | |
1713 | 1716 | | |
1714 | | - | |
| 1717 | + | |
1715 | 1718 | | |
1716 | 1719 | | |
1717 | 1720 | | |
| |||
3810 | 3813 | | |
3811 | 3814 | | |
3812 | 3815 | | |
| 3816 | + | |
| 3817 | + | |
| 3818 | + | |
| 3819 | + | |
| 3820 | + | |
| 3821 | + | |
3813 | 3822 | | |
3814 | 3823 | | |
3815 | 3824 | | |
| |||
3826 | 3835 | | |
3827 | 3836 | | |
3828 | 3837 | | |
3829 | | - | |
| 3838 | + | |
3830 | 3839 | | |
3831 | 3840 | | |
3832 | 3841 | | |
3833 | 3842 | | |
3834 | 3843 | | |
3835 | | - | |
| 3844 | + | |
3836 | 3845 | | |
3837 | 3846 | | |
3838 | 3847 | | |
3839 | 3848 | | |
3840 | 3849 | | |
3841 | | - | |
| 3850 | + | |
| 3851 | + | |
| 3852 | + | |
3842 | 3853 | | |
3843 | 3854 | | |
3844 | 3855 | | |
3845 | 3856 | | |
3846 | 3857 | | |
3847 | | - | |
| 3858 | + | |
| 3859 | + | |
| 3860 | + | |
3848 | 3861 | | |
3849 | 3862 | | |
3850 | 3863 | | |
| |||
3874 | 3887 | | |
3875 | 3888 | | |
3876 | 3889 | | |
3877 | | - | |
| 3890 | + | |
3878 | 3891 | | |
3879 | 3892 | | |
3880 | 3893 | | |
3881 | 3894 | | |
3882 | 3895 | | |
3883 | | - | |
| 3896 | + | |
3884 | 3897 | | |
3885 | 3898 | | |
3886 | 3899 | | |
3887 | 3900 | | |
3888 | 3901 | | |
3889 | | - | |
| 3902 | + | |
3890 | 3903 | | |
3891 | 3904 | | |
3892 | 3905 | | |
3893 | 3906 | | |
3894 | 3907 | | |
3895 | | - | |
| 3908 | + | |
| 3909 | + | |
| 3910 | + | |
3896 | 3911 | | |
3897 | 3912 | | |
3898 | 3913 | | |
3899 | 3914 | | |
3900 | 3915 | | |
3901 | | - | |
| 3916 | + | |
3902 | 3917 | | |
3903 | 3918 | | |
3904 | 3919 | | |
3905 | 3920 | | |
3906 | 3921 | | |
3907 | | - | |
| 3922 | + | |
3908 | 3923 | | |
3909 | 3924 | | |
3910 | 3925 | | |
| |||
3966 | 3981 | | |
3967 | 3982 | | |
3968 | 3983 | | |
3969 | | - | |
3970 | | - | |
3971 | | - | |
3972 | | - | |
3973 | | - | |
3974 | | - | |
3975 | | - | |
3976 | | - | |
3977 | | - | |
3978 | | - | |
3979 | | - | |
3980 | | - | |
3981 | | - | |
3982 | | - | |
3983 | | - | |
3984 | | - | |
3985 | | - | |
3986 | | - | |
3987 | | - | |
3988 | | - | |
3989 | | - | |
3990 | | - | |
3991 | | - | |
3992 | | - | |
3993 | | - | |
3994 | 3984 | | |
3995 | 3985 | | |
3996 | 3986 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
680 | 692 | | |
681 | 693 | | |
682 | 694 | | |
| |||
0 commit comments