Skip to content

Update master#7

Open
Nicola-Fonzi wants to merge 1958 commits intoNicola-Fonzi:publish_developfrom
su2code:master
Open

Update master#7
Nicola-Fonzi wants to merge 1958 commits intoNicola-Fonzi:publish_developfrom
su2code:master

Conversation

@Nicola-Fonzi
Copy link
Owner

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.

  • I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
  • My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
  • I used the pre-commit hook to prevent dirty commits and used pre-commit run --all to format old commits.
  • I have added a test case that demonstrates my contribution, if necessary.
  • I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.

@Nicola-Fonzi Nicola-Fonzi changed the base branch from publish to publish_develop July 17, 2025 07:05
bmunguia and others added 29 commits October 21, 2025 20:28
- 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
bigfooted and others added 30 commits January 5, 2026 09:12
* 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
Changing version number to 8.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.