Skip to content
Merged

Develop #2698

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
305 commits
Select commit Hold shift + click to select a range
397f8b2
Update regression workflow
bmunguia Oct 22, 2025
3914991
Update regression test vals
bmunguia Oct 22, 2025
b0fba49
Merge branch 'develop' into dependabot/github_actions/github/codeql-a…
bigfooted Oct 22, 2025
f306948
Merge branch 'develop' into dependabot/github_actions/actions/downloa…
bigfooted Oct 22, 2025
b82d8ea
Remove unused regression configs
bmunguia Oct 22, 2025
f96e641
Update NACA 0012 RANS configs
bmunguia Oct 23, 2025
9ffa8ec
Update other NACA 0012 RANS configs to use binary restart
bmunguia Oct 23, 2025
9afd97f
Update regression test vals
bmunguia Oct 23, 2025
cd045bd
Update n0012 AD regression test vals
bmunguia Oct 23, 2025
dde3fae
Revert regression TestCases branch
bmunguia Oct 23, 2025
a359f75
Update adjoint configs to use same kappa as primal
bmunguia Oct 23, 2025
f46d75c
Update adjoint regression test vals
bmunguia Oct 23, 2025
e7c9f2a
Merge pull request #2591 from su2code/feature_muscl_kappa
bmunguia Oct 23, 2025
9060c9b
Merge branch 'develop' into dependabot/github_actions/actions/downloa…
bigfooted Oct 24, 2025
33b9fe3
Fix for halo nodes for compressible + wall functions (#2599)
bigfooted Oct 25, 2025
f124472
Merge branch 'develop' into dependabot/github_actions/github/codeql-a…
Cristopher-Morales Oct 26, 2025
5e038c0
removing unnecessary variables (#2600)
Cristopher-Morales Oct 27, 2025
aba5c4b
Bump actions/upload-artifact from 4 to 5
dependabot[bot] Oct 27, 2025
ffb9262
Merge pull request #2562 from su2code/dependabot/github_actions/actio…
pcarruscag Oct 27, 2025
f762ac9
Merge pull request #2601 from su2code/dependabot/github_actions/actio…
pcarruscag Oct 27, 2025
519067f
Merge pull request #2597 from su2code/dependabot/github_actions/githu…
pcarruscag Oct 27, 2025
6780d05
Merge pull request #2567 from su2code/dependabot/github_actions/actio…
pcarruscag Oct 27, 2025
ebbeae0
Fix runner name, and change branch to test
bmunguia Oct 31, 2025
97535cd
Fix runner name
bmunguia Oct 31, 2025
4618cf0
Update aarch64 test values
bmunguia Oct 31, 2025
f7abfa5
Update aarch64 ref file test values
bmunguia Oct 31, 2025
84446a7
Strip trailing whitespace for diff-based regressions
bmunguia Oct 31, 2025
7dbc222
Fix AD regression value
bmunguia Nov 1, 2025
df2eb3f
Add TestCase.tol_aarch64 for cylinder test that keeps changing
bmunguia Nov 1, 2025
0e5c227
Added workflow_dispatch for arm regressions, and more general test fo…
bmunguia Nov 1, 2025
5248983
Revert arm64 tests to trigger on push to develop
bmunguia Nov 1, 2025
a2125ea
reconstruct but still without gradient
pcarruscag Nov 1, 2025
ddc6791
Merge pull request #2607 from su2code/fix_regression_arm
bmunguia Nov 1, 2025
1f4c4f0
Bump actions/upload-artifact from 4 to 5
dependabot[bot] Nov 3, 2025
7691d46
Bump actions/download-artifact from 4 to 6
dependabot[bot] Nov 3, 2025
0ee619e
Bump actions/setup-python from 5 to 6
dependabot[bot] Nov 3, 2025
8951538
Bump github/codeql-action from 3 to 4
dependabot[bot] Nov 3, 2025
5602fd5
OpDiLib update.
jblueh Nov 10, 2025
b6c4c13
Boundary conditions for SST for rough walls
marcosch27 Sep 17, 2025
e517e4d
Fix formatting
marcosch27 Oct 9, 2025
8f633e5
Fix issues about rough SST BCs formulations
marcosch27 Oct 13, 2025
0d3eaad
Add SST Limiter Output
marcosch27 Nov 3, 2025
3b7b0ff
Revert SST Limiter Output changes
marcosch27 Nov 4, 2025
92f1940
Switch to regression branch
marcosch27 Nov 13, 2025
65d8ea5
Fix rough BCs options issues
marcosch27 Nov 13, 2025
129f7db
Added rough flatplate test cases
marcosch27 Nov 13, 2025
211a751
OpDiLib update.
jblueh Nov 14, 2025
ab62777
Merge pull request #2616 from su2code/opdilib_update
jblueh Nov 15, 2025
68106c2
Merge remote-tracking branch 'upstream/develop' into pedro/fix_muscl_…
pcarruscag Nov 15, 2025
c18d8f6
some tweaks and docs
pcarruscag Nov 15, 2025
dc731ca
make some cases run better
pcarruscag Nov 16, 2025
292af31
Fixed values regression test rough flat plate
marcosch27 Nov 17, 2025
26ce36f
Fix regression test roughness
marcosch27 Nov 17, 2025
1d14e38
Cleaned regression tests for rough flat plate and moved to parallel r…
marcosch27 Nov 21, 2025
5a1c6b2
include outer index
pcarruscag Nov 24, 2025
83db958
re-test
pcarruscag Nov 24, 2025
a720b66
Merge pull request #2627 from su2code/pedro/fix_coloring
pcarruscag Nov 24, 2025
6442760
Bump actions/checkout from 5 to 6
dependabot[bot] Nov 24, 2025
bee3acf
Common: include <cstdint> in CPrimalGrid.hpp and remove duplicate <li…
shbhmexe Nov 25, 2025
688c578
docs: Fix spelling errors in code comments
shbhmexe Nov 26, 2025
2e0b562
Merge branch 'develop' into docs/fix-spelling-errors-comments
bigfooted Nov 26, 2025
911d1f3
Merge pull request #2630 from shbhmexe/docs/fix-spelling-errors-comments
pcarruscag Nov 26, 2025
d542249
chore: Fix spelling errors and modernize pointer initialization (#2631)
shbhmexe Nov 27, 2025
d8495bf
fix: Improve Python code quality and PEP 8 compliance
shbhmexe Nov 28, 2025
f7a3335
Improve exception handling in Driver class
shbhmexe Nov 28, 2025
948a5ea
Merge pull request #2632 from shbhmexe/fix/python-code-quality
pcarruscag Nov 29, 2025
f26cf7e
Merge remote-tracking branch 'origin/develop' into pedro/fix_muscl_en…
pcarruscag Nov 29, 2025
7aff386
update vandv
pcarruscag Nov 29, 2025
1656474
hybrid
pcarruscag Nov 29, 2025
d9c1bfb
hybrid AD
pcarruscag Nov 29, 2025
a3c116b
parallel
pcarruscag Nov 29, 2025
45d940f
parallel AD
pcarruscag Nov 29, 2025
d4708b8
serial
pcarruscag Nov 29, 2025
7302c37
serial AD
pcarruscag Nov 29, 2025
e6d49d5
[skip ci]
pcarruscag Nov 29, 2025
2553761
update diff
pcarruscag Nov 29, 2025
4508d88
revert opdi [skip ci]
pcarruscag Nov 30, 2025
610c66c
push
pcarruscag Nov 30, 2025
74e30cf
Merge pull request #2608 from su2code/pedro/fix_muscl_enthalpy
pcarruscag Nov 30, 2025
68ca57f
add eigen
pcarruscag Nov 30, 2025
270c3a2
fix: Replace bare except clauses with specific exception types
shbhmexe Nov 30, 2025
296bce5
fix: Use Exception instead of ImportError for readline setup
shbhmexe Dec 1, 2025
dac92cc
Merge pull request #2633 from shbhmexe/fix/python-bare-except-clauses
pcarruscag Dec 2, 2025
89a1fe4
Merge pull request #2633 from shbhmexe/fix/python-bare-except-clauses
pcarruscag Dec 2, 2025
2238d81
fix: Fix five bugs and code formatting issues
shbhmexe Dec 4, 2025
165cf36
fix: Address reviewer feedback on wall model bug fixes
shbhmexe Dec 4, 2025
bacc3e7
working as FGMRES, no deflation yet
pcarruscag Dec 6, 2025
cdc2392
Added MUSCL Ramps options
joshkellyjak Dec 7, 2025
4a7456a
fix(SU2_PY): Python 3 correctness and PEP 8 fixes
shbhmexe Dec 8, 2025
1bde5a4
Fix exception handling in topology_optimization.py
shbhmexe Dec 8, 2025
8c521a6
Move MUSCL ramp into MUSCL reconstruction and updated numerics simd +…
joshkellyjak Dec 8, 2025
af9a5e5
Documentation + test case RAMP_MUSCL
joshkellyjak Dec 8, 2025
4f35fec
Coefficient warning
joshkellyjak Dec 8, 2025
2599029
Merge branch 'develop' into feature_MUSCL_ramp
joshkellyjak Dec 8, 2025
e30dab3
Added warning for incorrectly set RAMP_MUSCL_POWER
joshkellyjak Dec 8, 2025
6ef8228
Merge branch 'feature_MUSCL_ramp' of https://github.com/joshkellyjak/…
joshkellyjak Dec 8, 2025
a94858f
Updated testcase
joshkellyjak Dec 8, 2025
957b574
remove testcase
joshkellyjak Dec 8, 2025
7321299
Change to ramp muscl paramater structure
joshkellyjak Dec 8, 2025
c33590d
fix testcase
joshkellyjak Dec 8, 2025
07fc53e
Merge branch 'develop' into bugfix/su2py-correctness-tools
shbhmexe Dec 9, 2025
79699da
Update Common/src/wall_model.cpp
shbhmexe Dec 9, 2025
19267a8
Correction
joshkellyjak Dec 9, 2025
add720b
docs(py): sync docstrings with code in tools.restart2solution and run…
shbhmexe Dec 9, 2025
fb220e5
fix(py): remove silent exception handlers in topology_optimization (C…
shbhmexe Dec 9, 2025
e27908e
Merge pull request #2640 from shbhmexe/bugfix/su2py-correctness-tools
pcarruscag Dec 9, 2025
8b868c8
Merge branch 'develop' into fix/solver-stability-security
shbhmexe Dec 9, 2025
3383a95
Update reg test values
joshkellyjak Dec 9, 2025
de7e3d4
Merge branch 'develop' into feature_MUSCL_ramp
joshkellyjak Dec 9, 2025
e973bc4
Added config preprocessing output
joshkellyjak Dec 10, 2025
dfca0ed
Merge branch 'feature_MUSCL_ramp' of https://github.com/joshkellyjak/…
joshkellyjak Dec 10, 2025
036af7c
formatting
joshkellyjak Dec 10, 2025
2c0049f
Preconditioning for multicomponent flows (#2426)
Cristopher-Morales Dec 13, 2025
b6683c7
Merge branch 'develop' into fix/solver-stability-security
shbhmexe Dec 17, 2025
302a211
fix: make preconfigure download paths consistent
shbhmexe Dec 17, 2025
174c465
Update preconfigure.py
shbhmexe Dec 17, 2025
3261fef
fix(SU2_PY, SU2_CFD): Python 3 compatibility and C++ code quality imp…
shbhmexe Dec 17, 2025
c42f435
Merge branch 'develop' into fix/solver-stability-security
bigfooted Dec 17, 2025
064c4c8
Update wall_model.cpp
shbhmexe Dec 17, 2025
b4143f1
Updating SetResidual_DualTime needed for unsteady flows (#2647)
Cristopher-Morales Dec 17, 2025
281b10f
style: use os.path.join for ninja-win.zip path
shbhmexe Dec 17, 2025
4acce6f
Merge branch 'develop' into bugfix/preconfigure-download-paths
shbhmexe Dec 18, 2025
40c5ef2
Merge branch 'develop' into fix/solver-stability-security
shbhmexe Dec 18, 2025
a31eeaf
fix: restore download target + normalize ninja copy paths
shbhmexe Dec 18, 2025
0ce78f6
Merge pull request #2648 from shbhmexe/bugfix/preconfigure-download-p…
pcarruscag Dec 18, 2025
ba3e1e8
Update Common/src/wall_model.cpp
pcarruscag Dec 18, 2025
8d70fda
Update CSolver.cpp
shbhmexe Dec 18, 2025
b91b14d
initial commit (#2649)
Cristopher-Morales Dec 18, 2025
d47e3fa
Merge branch 'develop' into fix/solver-stability-security
shbhmexe Dec 19, 2025
3c323b1
regularize matrices to fix one-time orthogonalization error
bigfooted Dec 19, 2025
10fada8
Apply suggestion from @bigfooted
bigfooted Dec 19, 2025
ea1e437
Apply suggestion from @bigfooted
bigfooted Dec 19, 2025
b202ee0
precommit
bigfooted Dec 20, 2025
ce955c3
precommit
bigfooted Dec 20, 2025
f07d826
codi fix for EPS
bigfooted Dec 20, 2025
f51cceb
codi fix for EPS
bigfooted Dec 20, 2025
9d37562
codi fix for EPS
bigfooted Dec 20, 2025
04f0681
eps change
bigfooted Dec 21, 2025
ad23455
remove junk file
bigfooted Dec 21, 2025
3a97ab5
fix: prevent SU2 Python runner stderr deadlock and harden config path…
shbhmexe Dec 22, 2025
f1b0631
Update interface.py
shbhmexe Dec 22, 2025
09d964c
Update Common/src/linear_algebra/CSysMatrix.cpp
bigfooted Dec 22, 2025
b379bfd
Update Common/src/linear_algebra/CSysMatrix.cpp
bigfooted Dec 22, 2025
34dc003
helper function
bigfooted Dec 22, 2025
63bc324
fixes, todo, and add option
pcarruscag Dec 23, 2025
c456cd1
revert: remove strcpy changes per reviewer feedback
shbhmexe Dec 23, 2025
f27b335
fix(SU2_PY): harden run_command and clean up Python script issues (#2…
shbhmexe Dec 23, 2025
5e4ecea
Merge branch 'develop' into bugfix/su2py-run-command-stderr-deadlock
shbhmexe Dec 23, 2025
05e6203
Merge branch 'develop' into chore_catch_ortho_fail
bigfooted Dec 23, 2025
e056a91
Update SU2_CFD/src/solvers/CSolver.cpp
pcarruscag Dec 23, 2025
fc3538b
Merge pull request #2636 from shbhmexe/fix/solver-stability-security
pcarruscag Dec 23, 2025
d13144c
Update SU2_PY/SU2/run/interface.py
pcarruscag Dec 23, 2025
882d9eb
Merge branch 'develop' into bugfix/su2py-run-command-stderr-deadlock
pcarruscag Dec 23, 2025
c11d52b
Merge branch 'develop' into chore_catch_ortho_fail
pcarruscag Dec 23, 2025
77e6047
fix(SU2_PY,SU2_CFD): fix division-by-zero and logic bugs
shbhmexe Dec 24, 2025
8ddd591
Merge pull request #2654 from shbhmexe/fix/io-tools-expand-time-list-…
pcarruscag Dec 24, 2025
bd4d182
Merge pull request #2653 from shbhmexe/bugfix/su2py-run-command-stder…
pcarruscag Dec 24, 2025
1d5d240
Merge branch 'develop' into chore_catch_ortho_fail
pcarruscag Dec 24, 2025
e82058c
Merge remote-tracking branch 'origin/develop' into pedro/deflation
pcarruscag Dec 24, 2025
7460b32
fix compilation with DIRECTDIFF
pcarruscag Dec 24, 2025
c73bec0
config template
pcarruscag Dec 24, 2025
f3dd117
modify a test
pcarruscag Dec 24, 2025
3dba507
Cleanup nested preconditioner implementation (#2659)
pcarruscag Dec 25, 2025
8282722
Merge branch 'develop' into chore_catch_ortho_fail
pcarruscag Dec 25, 2025
a5087a5
Merge remote-tracking branch 'origin/develop' into pedro/deflation
pcarruscag Dec 25, 2025
37c67a2
update tests, preconfigure, select a release version of Eigen
pcarruscag Dec 25, 2025
162830d
Merge pull request #2651 from su2code/chore_catch_ortho_fail
pcarruscag Dec 25, 2025
89fa381
Merge remote-tracking branch 'origin/develop' into pedro/deflation
pcarruscag Dec 25, 2025
a3d3727
fix(SU2_CFD,SU2_PY,Common): Fix typos, code style, and safety guards
shbhmexe Dec 26, 2025
68a858e
lvl 1 optim instead of 2
pcarruscag Dec 26, 2025
3f94d60
asan not tsan
pcarruscag Dec 26, 2025
d758134
Merge pull request #2661 from su2code/pedro/tsan_size
pcarruscag Dec 27, 2025
be83f69
Update CHeatSolver.cpp
shbhmexe Dec 27, 2025
c37660c
Merge branch 'develop' into fix/typos-code-style-and-safety-improvements
shbhmexe Dec 27, 2025
f517cb7
Fix solver initialization and multigrid logic bugs
shbhmexe Dec 27, 2025
7b99329
Merge pull request #2660 from shbhmexe/fix/typos-code-style-and-safet…
pcarruscag Dec 27, 2025
3e8292c
Update SU2_CFD/src/solvers/CTurbSSTSolver.cpp
shbhmexe Dec 27, 2025
aef9af9
Update SU2_CFD/src/solvers/CTurbSSTSolver.cpp
shbhmexe Dec 27, 2025
ca9a6bc
Update SU2_CFD/src/solvers/CTransLMSolver.cpp
shbhmexe Dec 27, 2025
55b7bab
Update CTransLMSolver.cpp
shbhmexe Dec 27, 2025
79db825
Merge branch 'develop' into fix/solver-initialization-and-logic-bugs
shbhmexe Dec 27, 2025
8143f4f
Update CSpeciesSolver.cpp
shbhmexe Dec 28, 2025
5e1b61c
Merge branch 'fix/solver-initialization-and-logic-bugs' of https://gi…
shbhmexe Dec 28, 2025
e7d6c12
Merge pull request #2662 from shbhmexe/fix/solver-initialization-and-…
pcarruscag Dec 28, 2025
f881bb4
fixes, secret option to use it in Newton Krylov
pcarruscag Dec 28, 2025
866a041
Merge remote-tracking branch 'origin/develop' into pedro/deflation
pcarruscag Dec 28, 2025
9ae7dd1
fix build
pcarruscag Dec 28, 2025
b5e2952
update tests
pcarruscag Dec 29, 2025
7a0496f
update test
pcarruscag Dec 29, 2025
f541230
Merge pull request #2658 from su2code/pedro/deflation
pcarruscag Dec 29, 2025
bf255b7
Custom species wall BC (#2618)
bigfooted Dec 29, 2025
1577281
add smoother to the options
pcarruscag Dec 30, 2025
36055fe
[skip ci]
pcarruscag Dec 31, 2025
5282d62
Merge branch 'develop' into feature_SST_RoughBCs
pcarruscag Dec 31, 2025
1a781ea
fix
pcarruscag Dec 31, 2025
8fc25db
FIX: handle zero dynamic pressure in reference value calculation (#2666)
ayush4874 Dec 31, 2025
74e33b0
Merge pull request #2668 from su2code/pedro/more_inner_solvers
pcarruscag Dec 31, 2025
d7e9f6c
Apply suggestions from code review
pcarruscag Dec 31, 2025
3f1875c
Apply suggestions from code review
pcarruscag Jan 1, 2026
deb80aa
remove debug output
pcarruscag Jan 1, 2026
db6e087
Fix 2D von Mises formula and thermal expansion for nonlinear material…
pcarruscag Jan 1, 2026
76aeae0
[skip ci]
pcarruscag Jan 1, 2026
b3bb7b5
Merge branch 'develop' into feature_SST_RoughBCs
pcarruscag Jan 1, 2026
5efe817
Adding new roughness boundary conditions for SST (#2573)
pcarruscag Jan 1, 2026
945c18b
cleanup
pcarruscag Jan 1, 2026
fa96e09
Merge pull request #2670 from su2code/pedro/smooth_the_roughness
pcarruscag Jan 1, 2026
3c875ab
avoid some warnings, remove unused code
pcarruscag Jan 2, 2026
2b38eb2
fix
pcarruscag Jan 2, 2026
e109712
Merge pull request #2671 from su2code/pedro/warnings
pcarruscag Jan 2, 2026
2676ad3
Fix DV_VALUE replacement bug in config.py (issue #2005)
aryab08 Jan 3, 2026
355fb31
Merge branch 'develop' into fix-dv-value-replacement-2005
pcarruscag Jan 3, 2026
9e07ab8
Merge branch 'develop' into feature_MUSCL_ramp
pcarruscag Jan 3, 2026
3dcd390
Merge pull request #2672 from aryab08/fix-dv-value-replacement-2005
pcarruscag Jan 4, 2026
fc97426
Merge pull request #2639 from joshkellyjak/feature_MUSCL_ramp
pcarruscag Jan 4, 2026
24cc96c
cleanup
pcarruscag Jan 4, 2026
ad55dc2
fix windows build
pcarruscag Jan 4, 2026
a058ea3
fix AD issues?
pcarruscag Jan 4, 2026
8643929
no auto
pcarruscag Jan 4, 2026
72c3227
Fix #2546: Implemented ADT-based probe search and batched AllReduce
guptapratykshh Jan 4, 2026
732a85c
Merge pull request #2678 from su2code/pedro/cleanup_ramp
pcarruscag Jan 4, 2026
50cbf62
Address review: Refactor duplicate code and cleanup tests
guptapratykshh Jan 5, 2026
1894c61
Merge branch 'develop' into fix/probe-performance-clean
bigfooted Jan 5, 2026
3af399c
Update SU2_CFD/src/output/CFlowOutput.cpp
pcarruscag Jan 5, 2026
8d3ddca
Apply suggestions from code review
pcarruscag Jan 5, 2026
542572e
Update SU2_CFD/src/output/CFlowOutput.cpp
pcarruscag Jan 5, 2026
23383dd
Fix enthalpy related issues (#2652)
bigfooted Jan 6, 2026
3a43e2a
Update regression values for probe test case (Iter 3)
guptapratykshh Jan 6, 2026
8c5595a
change regression tutorial
bigfooted Jan 6, 2026
5af1898
Merge branch 'develop' into fix/probe-performance-clean
guptapratykshh Jan 6, 2026
8e8cc78
change tutorial (#2684)
bigfooted Jan 6, 2026
81b87f6
Merge branch 'develop' into fix/probe-performance-clean
bigfooted Jan 6, 2026
950d272
Python source term for heat solver (#2626)
bigfooted Jan 7, 2026
8713ad1
Merge branch 'develop' into fix/probe-performance-clean
guptapratykshh Jan 7, 2026
29d7663
Update SHA tag of MLPCpp module (#2690)
EvertBunschoten Jan 9, 2026
02b07fb
Fix treatment of reference temperature (#2688)
bigfooted Jan 9, 2026
f3ce25f
Merge branch 'develop' into fix/probe-performance-clean
guptapratykshh Jan 10, 2026
a256d39
Refactor probe value handling and memory allocation
guptapratykshh Jan 10, 2026
43ab0e6
Update TestCases/parallel_regression.py
pcarruscag Jan 10, 2026
b84f237
Merge pull request #2679 from guptapratykshh/fix/probe-performance-clean
pcarruscag Jan 10, 2026
e090142
update year
pcarruscag Jan 11, 2026
832e1b5
Merge pull request #2628 from su2code/dependabot/github_actions/actio…
pcarruscag Jan 11, 2026
74625eb
Merge pull request #2612 from su2code/dependabot/github_actions/githu…
pcarruscag Jan 11, 2026
bfba051
Merge pull request #2611 from su2code/dependabot/github_actions/actio…
pcarruscag Jan 11, 2026
fbc4d80
Merge branch 'develop' into dependabot/github_actions/actions/downloa…
pcarruscag Jan 11, 2026
108bcff
Merge pull request #2610 from su2code/dependabot/github_actions/actio…
pcarruscag Jan 11, 2026
58ac1c5
Merge pull request #2609 from su2code/dependabot/github_actions/actio…
pcarruscag Jan 11, 2026
80aea65
Merge branch 'develop' into pedro/2026
pcarruscag Jan 11, 2026
51b1f82
Merge pull request #2696 from su2code/pedro/2026
pcarruscag Jan 12, 2026
a3a3bfc
Changing version number to 8.4.0
actions-user Jan 12, 2026
4300abd
Merge pull request #2697 from su2code/release_v8.4.0
pcarruscag Jan 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Setup python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: '3.10'
check-latest: true
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Install Packages (cpp)
if: ${{ matrix.language == 'cpp' }}
Expand All @@ -37,20 +37,20 @@ jobs:
run: ./meson.py setup build --optimization=1

- name: Initialize CodeQL
uses: github/codeql-action/init@v3
uses: github/codeql-action/init@v4
with:
languages: ${{ matrix.language }}
queries: +security-and-quality

- name: Autobuild
uses: github/codeql-action/autobuild@v3
uses: github/codeql-action/autobuild@v4
if: ${{ matrix.language == 'python' }}

- name: Build cpp
if: ${{ matrix.language == 'cpp' }}
run: ./ninja -C build

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
uses: github/codeql-action/analyze@v4
with:
category: "/language:${{ matrix.language }}"
2 changes: 1 addition & 1 deletion .github/workflows/regression-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
name: Run the jobs on Linux ARM64
uses: './.github/workflows/regression.yml'
with:
runner: 'ARM64'
runner: 'ubuntu-24.04-arm'
28 changes: 14 additions & 14 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Compress binaries
run: tar -zcvf install_bin.tgz install/*
- name: Upload Binaries
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: ${{ matrix.config_set }}
path: install_bin.tgz
Expand All @@ -76,7 +76,7 @@ jobs:
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
build_tsan:
name: Build SU2 (tsan)
if: inputs.runner != 'ARM64'
if: ${{ !contains(inputs.runner, 'arm') }}
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Compress binaries
run: tar -zcvf install_bin.tgz install/*
- name: Upload Binaries
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: ${{ matrix.config_set }}
path: install_bin.tgz
Expand All @@ -127,7 +127,7 @@ jobs:
- config_set: BaseNoMPI-asan
flags: '--buildtype=debugoptimized -Denable-openblas=true -Dwith-mpi=disabled -Denable-mlpcpp=true --warnlevel=3 --werror'
- config_set: ReverseNoMPI-asan
flags: '--buildtype=debugoptimized -Denable-autodiff=true -Denable-normal=false -Dwith-mpi=disabled --warnlevel=3 --werror'
flags: '--buildtype=debugoptimized --optimization=1 -Denable-autodiff=true -Denable-normal=false -Dwith-mpi=disabled --warnlevel=3 --werror'
runs-on: ${{ inputs.runner || 'ubuntu-latest' }}
steps:
- name: Cache Object Files
Expand All @@ -146,7 +146,7 @@ jobs:
- name: Compress binaries
run: tar -zcvf install_bin.tgz install/*
- name: Upload Binaries
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: ${{ matrix.config_set }}
path: install_bin.tgz
Expand Down Expand Up @@ -187,7 +187,7 @@ jobs:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
- name: Download All artifacts
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
- name: Uncompress and Move Binaries
run: |
BIN_FOLDER="$PWD/install/bin"
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
discadj_tape_tests:
if: inputs.runner != 'ARM64'
if: ${{ !contains(inputs.runner, 'arm') }}
runs-on: ${{ inputs.runner || 'ubuntu-latest' }}
name: Tape Tests
needs: build
Expand All @@ -236,7 +236,7 @@ jobs:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
- name: Download All artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v6
- name: Uncompress and Move Binaries
run: |
BIN_FOLDER="$PWD/install/bin"
Expand Down Expand Up @@ -267,7 +267,7 @@ jobs:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
thread_sanitizer_tests:
if: inputs.runner != 'ARM64'
if: ${{ !contains(inputs.runner, 'arm') }}
runs-on: ${{ inputs.runner || 'ubuntu-latest' }}
name: Thread Sanitizer Tests
needs: build_tsan
Expand All @@ -282,7 +282,7 @@ jobs:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
- name: Download All artifacts
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
- name: Uncompress and Move Binaries
run: |
BIN_FOLDER="$PWD/install/bin"
Expand Down Expand Up @@ -327,7 +327,7 @@ jobs:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
- name: Download All artifacts
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
- name: Uncompress and Move Binaries
run: |
BIN_FOLDER="$PWD/install/bin"
Expand Down Expand Up @@ -379,17 +379,17 @@ jobs:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
- name: Download Base
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: ${{format('Base{0}', matrix.tag)}}
path: ${{format('Base{0}', matrix.tag)}}
- name: Download Reverse
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: ${{format('Reverse{0}', matrix.tag)}}
path: ${{format('Reverse{0}', matrix.tag)}}
- name: Download Forward
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: ${{format('Forward{0}', matrix.tag)}}
path: ${{format('Forward{0}', matrix.tag)}}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
zip -r ../${{matrix.os_bin}}.zip bin/*
# Uploads binaries as artifacts (just as a backup)
- name: Upload Binaries
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: ${{matrix.os_bin}}
path: ${{matrix.os_bin}}.zip
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@
[submodule "externals/FADO"]
path = externals/FADO
url = https://github.com/pcarruscag/FADO.git
[submodule "externals/eigen"]
path = externals/eigen
url = https://gitlab.com/libeigen/eigen.git
3 changes: 3 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Aniket C. Aranake
Antonio Rubino
Arne Bachmann
Arne Voß
Ayush Kumar
Beckett Y. Zhou
Benjamin S. Kirk
Brendan Tracey
Expand All @@ -71,6 +72,7 @@ Eduardo Molina
Edwin van der Weide
Eitan Aberman
Ethan Alan Hereth
Ezgi Orbay Akcengiz
Florian Dittmann
Filip Hahs
Francesco Poli
Expand Down Expand Up @@ -121,6 +123,7 @@ Paul Zhang
Pedro Gomes
Peng Yan
Pete Bachant
Pratyksh Gupta
RaulFeijo55
Ruben Sanchez
Ryan Barrett
Expand Down
Loading
Loading