-
Notifications
You must be signed in to change notification settings - Fork 912
Update master #1849
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
Update master #1849
Conversation
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
Fix indentation.
Cleanup/fix regression tests and other small fixes
Update arm64 regressions
… incompresible flows (#1762) * adding commits from branch feature_massdiffusivity * adding test cases * Update Common/src/CConfig.cpp Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> * adding pull request comments * adding NonDimensional test case * adding description test case * removing unneccesary cv implementation * cleaning up and updating some implementations * change needed for Adjoint problems * Update SU2_CFD/include/fluid/CConstantSchmidtRANS.hpp Co-authored-by: Nijso <nijso@hotmail.com> * Update SU2_CFD/include/fluid/CDiffusivityModel.hpp Co-authored-by: Nijso <nijso@hotmail.com> * Update TestCases/species_transport/venturi_primitive_3species/species2_primitiveVenturi_mixingmodel_ND.cfg Co-authored-by: Nijso <nijso@hotmail.com> * Update TestCases/species_transport/venturi_primitive_3species/species2_primitiveVenturi_mixingmodel_ND.cfg Co-authored-by: Nijso <nijso@hotmail.com> * cleaning up and removing virtual function * Update Common/include/CConfig.hpp Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> * Update SU2_CFD/include/fluid/CConstantSchmidt.hpp Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> * Update SU2_CFD/include/fluid/CConstantSchmidtRANS.hpp Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> * Update SU2_CFD/include/fluid/CUnityLewisDiffusivity.hpp Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> * removing cv implementations and updating ND case * undo lambda implementation * changing PASSIVE_SCALAR to SPECIES_TRANSPORT and updating residuals Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> Co-authored-by: Nijso <nijso@hotmail.com>
* merge with develop * small rewrite * Apply suggestions from code review Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
…into fix_sst_axisymmetry
…ns.hpp Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
…nto test_case_clean_up
…SST Model (#1843) * adding inlet Turbulent options * adding inlets turbulent intensities * addding set functions * filling up marker_inlet_turb * adding error messages * spelling fix * small cleaning up * adding test case * Update Common/include/CConfig.hpp Co-authored-by: Nijso <bigfootedrockmidget@hotmail.com> * addressing comment and adding default values in GetInlet_TurbVal * updating residuals parallel regression * fix logic for returning freestream values * fix * Update Common/include/CConfig.hpp Co-authored-by: Nijso <bigfootedrockmidget@hotmail.com> * Update Common/include/CConfig.hpp Co-authored-by: Nijso <bigfootedrockmidget@hotmail.com> * Update TestCases/species_transport/venturi_primitive_3species/species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.cfg Co-authored-by: Nijso <bigfootedrockmidget@hotmail.com> * Update TestCases/species_transport/venturi_primitive_3species/species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.cfg Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com> * updating residuals Co-authored-by: Nijso <bigfootedrockmidget@hotmail.com> Co-authored-by: Pedro Gomes <pcarruscag@gmail.com> Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
…into feature_LM2015_model
…nto test_case_clean_up
Cleaning up test cases suite
…into feature_LM2015_model
Implementation of LM model for SA and cross-flow corrections (LM2015)
Changing version number to 7.5.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.