Open
Conversation
- MUSCL_KAPPA_FLOW 0.5 - Binary restart for SST
* fix * Aachen turbine ... * Aachen turbine - change tolerance
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ns/download-artifact-5 Bump actions/download-artifact from 4 to 5
…ns/upload-artifact-5 Bump actions/upload-artifact from 4 to 5
…b/codeql-action-4 Bump github/codeql-action from 3 to 4
…ns/setup-python-6 Bump actions/setup-python from 5 to 6
…r runner names containing 'arm'
* fixe scalar restart, update psi case * reduce y+ warning * Update SU2_CFD/src/solvers/CTurbSolver.cpp Co-authored-by: Cristopher Morales <98025159+Cristopher-Morales@users.noreply.github.com> * fix weakly coupled heat restart * Apply suggestion from @bigfooted * Apply suggestion from @bigfooted * remove unused var * fix mass diffusivity MPI bug * use enthalpy for computing temperature also when energy is off * fix sensible enthalpy * remove temperatureInc * remove unused variable * change viscosity call * fix some regression * fix some regression * nondimensionalize poly-cp * change nondimensionalization of cp and enthalpy * fix polynomial cp * update warning * update easy regression tests * update parallel regressions * update regressions * fix bug in nondimensionalization * update regressions * update regressions * fixing tutorials * fixing tutorials and add relaxation factor * fix typo * Update SU2_CFD/src/solvers/CIncEulerSolver.cpp * Update SU2_CFD/src/solvers/CNSSolver.cpp * Update TestCases/flamelet/04_laminar_premixed_ch4_flame_cht_ad/lam_prem_ch4_cht_ad_fluid.cfg * Update TestCases/flamelet/04_laminar_premixed_ch4_flame_cht_ad/lam_prem_ch4_cht_ad_solid.cfg * Update TestCases/flamelet/04_laminar_premixed_ch4_flame_cht_ad/lam_prem_ch4_cht_ad_fluid.cfg * update some more regressions * update some more regressions * update some more regressions * change regression back --------- Co-authored-by: Cristopher Morales <98025159+Cristopher-Morales@users.noreply.github.com>
* python source term for heat solver
There was a bug in the routine checking the inclusion of the query in the range of the network inputs. When loading multiple networks with the same input and output variables, MLPCpp checks which of the networks has an input range that includes the query. This was done incorrectly, resulting in extrapolation. Now this bug has been fixed in MLPCpp and the submodule tag was updated
* update treatment of reference temperature * update pywrapper testcase
Fix #2546: Implemented ADT-based probe search and batched AllReduce
…ns/checkout-6 Bump actions/checkout from 5 to 6
…b/codeql-action-4 Bump github/codeql-action from 3 to 4
…ns/setup-python-6 Bump actions/setup-python from 5 to 6
…ns/download-artifact-6 Bump actions/download-artifact from 4 to 6
…ns/upload-artifact-5 Bump actions/upload-artifact from 4 to 5
Update year to 2026
Changing version number to 8.4.0
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
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.
Proposed Changes
Give a brief overview of your contribution here in a few sentences.
Related Work
Resolve any issues (bug fix or feature request), note any related PRs, or mention interactions with the work of others, if any.
PR Checklist
Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.
pre-commit run --allto format old commits.