Skip to content
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

Update master #1913

Merged
merged 257 commits into from
Feb 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
257 commits
Select commit Hold shift + click to select a range
0f7a463
Minor changes
fmpmorgado Sep 27, 2022
3b3643a
Merge branch 'feature_NEMO_AUSMPLUSM_clean' of https://github.com/su2…
fmpmorgado Sep 27, 2022
be9962e
More cleaning
fmpmorgado Sep 27, 2022
794b956
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
fmpmorgado Sep 27, 2022
15b5831
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
fmpmorgado Oct 12, 2022
5996166
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
fmpmorgado Nov 16, 2022
60955d4
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
fmpmorgado Nov 21, 2022
62a1a8f
make CHeatSolver child of CScalarSolver
pcarruscag Dec 5, 2022
f11bead
Merge remote-tracking branch 'upstream/develop' into heat_solver_usin…
pcarruscag Dec 6, 2022
910156c
fixes for scalar solver without flow solver
pcarruscag Dec 6, 2022
acc070b
Rename Print_external_file
aidanjungo Dec 9, 2022
f8ed853
Rename corr variable
aidanjungo Dec 9, 2022
c9b5974
create a write_su2_config_file function
aidanjungo Dec 9, 2022
eaf3d8c
rename stations with lower letter
aidanjungo Dec 9, 2022
0a8a903
rename Prandtl variable and simplify "yes" values
aidanjungo Dec 9, 2022
2693f2f
Use numpy in all simple case
aidanjungo Dec 9, 2022
82b310f
cleanup set time step
pcarruscag Dec 12, 2022
151d715
cleanup implementation and add a linelet output
pcarruscag Dec 15, 2022
dbc11ad
Adding tarfile member sanitization to extractall()
TrellixVulnTeam Dec 18, 2022
e4210b3
Use contex manager to write file
aidanjungo Dec 19, 2022
041d55e
Use new lines directly in print
aidanjungo Dec 19, 2022
1847e54
simplification and linting
aidanjungo Dec 19, 2022
a95cf4a
fix sum from i_hub
aidanjungo Dec 20, 2022
967bf2a
checkpoint
pcarruscag Dec 20, 2022
11e8aa7
rename release-drafter
pcarruscag Dec 20, 2022
b88a6bf
change syntax
pcarruscag Dec 20, 2022
3d33065
untagged
pcarruscag Dec 20, 2022
0d58962
fix
pcarruscag Dec 20, 2022
c242277
re-add release-drafter.yml alongside release.yml
pcarruscag Dec 20, 2022
6ae635e
Merge remote-tracking branch 'upstream/develop' into cleanup_and_visu…
pcarruscag Dec 20, 2022
4ceb171
Merge pull request #1850 from su2code/test_release.yml
pcarruscag Dec 20, 2022
af65d0f
Merge branch 'master' into master
WallyMaier Dec 22, 2022
20fef06
Merge branch 'develop' into master
WallyMaier Dec 22, 2022
bfdc37c
Merge branch 'develop' into optimalpropeller_cleanup
WallyMaier Dec 22, 2022
f8edce0
fix roe kappa
pcarruscag Dec 22, 2022
9584cdc
fix time step computation
pcarruscag Dec 22, 2022
213a2e4
Update SU2_CFD/src/solvers/CHeatSolver.cpp
pcarruscag Dec 23, 2022
a82ad43
Merge branch 'develop' into heat_solver_using_scalar_stuff
pcarruscag Dec 23, 2022
3e6316e
skip CoolProp for non x86
pcarruscag Dec 23, 2022
d26b99f
Merge pull request #1852 from su2code/fix_arm64_regressions
pcarruscag Dec 23, 2022
11dc260
[Feature / Option] Vorticity Confinement (VC) technique to reduce num…
josy-nal Dec 24, 2022
87631d0
fix su2 codefactor issues: https://www.codefactor.io/repository/githu…
josy-nal Dec 24, 2022
9aef28f
Update Common/src/CConfig.cpp
josy-nal Dec 24, 2022
fdc26a3
Update SU2_CFD/include/numerics/CNumerics.hpp
josy-nal Dec 24, 2022
b885138
Update SU2_CFD/include/numerics/CNumerics.hpp
josy-nal Dec 24, 2022
5d97074
Update SU2_CFD/src/numerics/flow/flow_sources.cpp
josy-nal Dec 24, 2022
35e5b6f
Update SU2_CFD/src/solvers/CEulerSolver.cpp
josy-nal Dec 24, 2022
093bb82
Update SU2_CFD/src/numerics/flow/flow_sources.cpp
josy-nal Dec 24, 2022
f2b27cc
Update SU2_CFD/src/numerics/flow/flow_sources.cpp
josy-nal Dec 24, 2022
cf75cab
pcarruscag review suggestion to move the source description
josy-nal Dec 24, 2022
2953510
Update SU2_CFD/src/numerics/flow/flow_sources.cpp
josy-nal Dec 24, 2022
cdd1753
su2 pcarruscag review: use primitive variables V, GeometryToolbox Nor…
josy-nal Dec 24, 2022
087f269
fix: missed solution and primitive variables
josy-nal Dec 24, 2022
6dcae54
minor comment format
josy-nal Dec 24, 2022
cde459b
remove recalculation of wall distance
josy-nal Dec 24, 2022
f0ae849
review suggestion regarding memory leak
josy-nal Dec 24, 2022
9c3c4dc
Apply suggestions from code review
pcarruscag Dec 24, 2022
21a01d5
checkpoint
pcarruscag Dec 24, 2022
d87ff17
update docker image
pcarruscag Dec 24, 2022
fe3e2ea
Merge pull request #1855 from su2code/update_docker
pcarruscag Dec 25, 2022
081e61d
Merge branch 'su2code:master' into feature_vorticity_confinement
josy-nal Dec 25, 2022
34e165e
Merge branch 'develop' into feature_vorticity_confinement
pcarruscag Dec 25, 2022
76c9b4e
move linelets to CGeometry
pcarruscag Dec 25, 2022
0baf213
cleanup
pcarruscag Dec 25, 2022
d44c8d7
Merge remote-tracking branch 'upstream/develop' into cleanup_and_visu…
pcarruscag Dec 25, 2022
4ffc32e
Apply suggestions from code review
pcarruscag Dec 25, 2022
321f838
Merge branch 'develop' into cleanup_and_visualize_linelets
pcarruscag Dec 25, 2022
56ed18c
didn't save
pcarruscag Dec 25, 2022
f3ccf6b
try to fix AD compiler warning
pcarruscag Dec 25, 2022
1194446
fix compilation?
pcarruscag Dec 25, 2022
6d317e4
Merge pull request #1856 from su2code/cleanup_and_visualize_linelets
pcarruscag Dec 29, 2022
7da5838
fix usage of std::max, test turning on OpenBLAS
pcarruscag Dec 29, 2022
c5e8acd
Merge branch 'develop' into feature_vorticity_confinement
bigfooted Dec 29, 2022
63eee19
Merge branch 'develop' into master
bigfooted Dec 29, 2022
cd07747
update airfoilRBF case
pcarruscag Dec 29, 2022
9dffdc9
Merge pull request #1858 from su2code/fix_windows_builds
pcarruscag Dec 29, 2022
b22b491
initial commit
jtneedels Dec 30, 2022
043ce5e
Merge remote-tracking branch 'upstream/develop' into heat_solver_usin…
pcarruscag Jan 1, 2023
b78e020
viscous numerics and residual
pcarruscag Jan 1, 2023
1b14ca1
fix non OpenMP build
pcarruscag Jan 1, 2023
46f437a
cleanup some bcs
pcarruscag Jan 2, 2023
6f83468
Add my name in AUTHORS.md
aidanjungo Jan 3, 2023
69e56dc
Merge branch 'develop' into optimalpropeller_cleanup
WallyMaier Jan 3, 2023
01dfdd2
fixes to supersonic inlet, with some TODOs remaining
jtneedels Jan 3, 2023
ae16593
fix undeclared and some typos
jtneedels Jan 3, 2023
ebd3e21
major update with set TDState in fluid model
jtneedels Jan 3, 2023
e45b02d
minor fixes
jtneedels Jan 3, 2023
8bf06d6
fix fluidmodel
jtneedels Jan 3, 2023
149e9be
removing unused code, fixing declarations
jtneedels Jan 4, 2023
d4f9b80
adding method to get inlet mass fraction
jtneedels Jan 4, 2023
dd41743
@pcarruscag suggestion for multigrid fix
josy-nal Jan 4, 2023
4531f6a
update contributor list
josy-nal Jan 4, 2023
dd74f46
Vorticity confinement feature currently not supported for incompressi…
josy-nal Jan 4, 2023
414af71
Merge branch 'develop' into feature_vorticity_confinement
josy-nal Jan 4, 2023
8555028
contributor git alphabetical order
josy-nal Jan 4, 2023
a5d0860
fix undefined reference
pcarruscag Jan 5, 2023
75a122a
Merge pull request #1876 from su2code/fix_build
pcarruscag Jan 5, 2023
e499e56
add variable structure for computing inlet gradients
jtneedels Jan 5, 2023
da14182
Merge branch 'develop' into master
bigfooted Jan 5, 2023
e5cbe67
remove TODO
jtneedels Jan 5, 2023
8f43b18
Merge branch 'develop' into feature_vorticity_confinement
josy-nal Jan 6, 2023
e703569
Merge remote-tracking branch 'upstream/develop' into heat_solver_usin…
pcarruscag Jan 6, 2023
85d94de
problem with SetGlobalParam
pcarruscag Jan 6, 2023
612fdcb
add config option for nemo supersonic inlet mass fraction
jtneedels Jan 7, 2023
099ebc8
fix issue with nspecies
jtneedels Jan 7, 2023
1ec1dfc
remove line from option_structure
jtneedels Jan 7, 2023
d21fe6a
minor fix to enthalpy, minor fix to Mach, tested and working with 1st…
jtneedels Jan 7, 2023
011890b
regression test
josy-nal Jan 7, 2023
7a81b26
codefactor issue fix!
josy-nal Jan 8, 2023
9aa06c1
cleanup used of SetGlobalParam
pcarruscag Jan 9, 2023
9204acd
did not save
pcarruscag Jan 9, 2023
0306f61
Merge pull request #1878 from su2code/cleanup_global_param
pcarruscag Jan 9, 2023
722b8b9
Merge remote-tracking branch 'upstream/develop' into heat_solver_usin…
pcarruscag Jan 9, 2023
ebf0ff1
update regressions
pcarruscag Jan 9, 2023
1d4b3cb
Merge branch 'develop' into feature_nemo_bc_cleanup
jtneedels Jan 9, 2023
89a3578
adding comment
jtneedels Jan 9, 2023
96a2e6a
Merge branch 'feature_nemo_bc_cleanup' of https://github.com/su2code/…
jtneedels Jan 9, 2023
9b7190d
Merge pull request #1854 from josy-nal/feature_vorticity_confinement
pcarruscag Jan 9, 2023
f854452
Merge remote-tracking branch 'upstream/develop' into heat_solver_usin…
pcarruscag Jan 9, 2023
3314255
remove unused options
pcarruscag Jan 9, 2023
f0e6e15
Merge branch 'develop' into feature_nemo_bc_cleanup
jtneedels Jan 9, 2023
f177610
add Tve option
jtneedels Jan 10, 2023
3a3b20c
Merge branch 'feature_nemo_bc_cleanup' of https://github.com/su2code/…
jtneedels Jan 10, 2023
cfbd153
fix computation of gradients, free memory
jtneedels Jan 10, 2023
bd897e9
fix viscous
jtneedels Jan 10, 2023
8db26f1
remove local heap allocations
jtneedels Jan 10, 2023
69227e7
remove unused vars
jtneedels Jan 10, 2023
55e7574
remove more unused vars, geometry toolbox
jtneedels Jan 10, 2023
846f0cf
yet more unused vars
jtneedels Jan 10, 2023
28db95d
Update Common/include/CConfig.hpp
jtneedels Jan 10, 2023
e0c26cb
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 10, 2023
73808d0
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 10, 2023
80d419a
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 10, 2023
6e05807
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 10, 2023
f1ea96f
fixing declarations
jtneedels Jan 10, 2023
5d13fea
spacing
jtneedels Jan 11, 2023
6dc9006
Merge pull request #1844 from su2code/heat_solver_using_scalar_stuff
pcarruscag Jan 11, 2023
a5d4ab4
update to develop
WallyMaier Jan 11, 2023
6694a34
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
WallyMaier Jan 11, 2023
d63af5d
addressing code review
jtneedels Jan 11, 2023
6328e91
compiles again
WallyMaier Jan 11, 2023
654343c
Merge branch 'feature_NEMO_AUSMPLUSM_clean' of https://github.com/su2…
WallyMaier Jan 11, 2023
2263a31
Update Common/include/CConfig.hpp
jtneedels Jan 11, 2023
d1face0
Update SU2_CFD/include/solvers/CNEMOEulerSolver.hpp
jtneedels Jan 11, 2023
05f8b82
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 11, 2023
7435fec
fixing declarations
jtneedels Jan 11, 2023
bd261cb
Merge branch 'feature_nemo_bc_cleanup' of https://github.com/su2code/…
jtneedels Jan 11, 2023
85d93d9
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 11, 2023
6b89ad4
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 11, 2023
11ebd65
Update SU2_CFD/src/solvers/CNEMOEulerSolver.cpp
jtneedels Jan 11, 2023
4f58bab
Merge branch 'develop' into feature_nemo_bc_cleanup
jtneedels Jan 11, 2023
81b3c14
adding test case config file
jtneedels Jan 11, 2023
d5d53a3
update serial regression
jtneedels Jan 11, 2023
7ac592d
Merge branch 'feature_nemo_bc_cleanup' of https://github.com/su2code/…
jtneedels Jan 11, 2023
36cba80
update parallel regression
jtneedels Jan 12, 2023
2c7e215
update config template
jtneedels Jan 12, 2023
f2e3dd2
fix regression
jtneedels Jan 12, 2023
339c429
Update Common/include/CConfig.hpp
jtneedels Jan 12, 2023
7752412
Update Common/include/CConfig.hpp
jtneedels Jan 12, 2023
97d86b6
fixing some comments
jtneedels Jan 12, 2023
37aefda
modifying cfg file
jtneedels Jan 12, 2023
8f95075
codefactor
jtneedels Jan 12, 2023
b8d7525
codefactor
jtneedels Jan 12, 2023
50974f8
Update TestCases/serial_regression.py
pcarruscag Jan 12, 2023
8251d01
update some version numbers, and add regressions for nemo schemes
WallyMaier Jan 12, 2023
a9473ea
update some regressions
WallyMaier Jan 12, 2023
7b90a37
Merge branch 'develop' into master
WallyMaier Jan 12, 2023
534e650
clang format
jtneedels Jan 12, 2023
e669fb2
Merge branch 'feature_nemo_bc_cleanup' of https://github.com/su2code/…
jtneedels Jan 12, 2023
a092614
const
jtneedels Jan 12, 2023
f40b5eb
cleanup ss_outlet
jtneedels Jan 12, 2023
c8675f7
fix regressions, one more needed
WallyMaier Jan 12, 2023
cb4dc79
clean up farfield
jtneedels Jan 12, 2023
c47471a
clean up farfield
jtneedels Jan 12, 2023
ddeea61
should work now
WallyMaier Jan 12, 2023
5050f0f
fix some cconfig.hpp doc
jtneedels Jan 12, 2023
dfcb26a
Merge pull request #1862 from su2code/feature_nemo_bc_cleanup
jtneedels Jan 12, 2023
2dba8f7
Merge branch 'develop' into feature_nemo_ausm_regressions
WallyMaier Jan 12, 2023
40f996d
Merge branch 'develop' into master
WallyMaier Jan 12, 2023
a5b5b03
adding tutorial for composition-dependent model to tutorials.py (#1886)
Cristopher-Morales Jan 13, 2023
90cc9ef
Merge branch 'develop' into master
bigfooted Jan 13, 2023
39512d4
Merge pull request #1846 from aidanjungo/optimalpropeller_cleanup
pcarruscag Jan 13, 2023
0f6fc42
Merge branch 'develop' into master
WallyMaier Jan 13, 2023
27bc157
Merge pull request #1847 from TrellixVulnTeam/master
WallyMaier Jan 13, 2023
c2fc6e5
Merge branch 'develop' into feature_nemo_ausm_regressions
WallyMaier Jan 13, 2023
d81b8f7
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
WallyMaier Jan 13, 2023
2b02623
adding thermal conductivities to NEMO output
WallyMaier Jan 14, 2023
28827f2
Update SU2_CFD/src/output/CNEMOCompOutput.cpp
WallyMaier Jan 14, 2023
550d562
Apply suggestions from code review
WallyMaier Jan 14, 2023
626cc74
Update SU2_CFD/src/output/CNEMOCompOutput.cpp
WallyMaier Jan 14, 2023
0e88a1b
remove centered heat scheme
pcarruscag Jan 15, 2023
121e681
use the scalar upwind numerics in the heat solver
pcarruscag Jan 15, 2023
13b27b0
cleanup some implicit logic and uses of CSolver temp vars
pcarruscag Jan 15, 2023
8507ec7
cleanup heat solver BCs and add OpenMP
pcarruscag Jan 15, 2023
230b532
limiter options for heat solver
pcarruscag Jan 15, 2023
e51af8d
cleanup some unused maps
pcarruscag Jan 15, 2023
4785f27
fix Inlet Outlet and Farfield
pcarruscag Jan 15, 2023
d240900
Merge pull request #1889 from su2code/feature_nemo_ks
WallyMaier Jan 16, 2023
13dae36
add primal regression for weakly coupled heat
pcarruscag Jan 16, 2023
47a63e5
avoid NDFlatner issues
pcarruscag Jan 16, 2023
19d4dfe
Merge remote-tracking branch 'upstream/develop' into remove_centered_…
pcarruscag Jan 16, 2023
65e4167
update regressions
pcarruscag Jan 16, 2023
d718d71
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
WallyMaier Jan 17, 2023
18fde7e
simplify
pcarruscag Jan 17, 2023
f97c85d
change ausm+-up2 regression
WallyMaier Jan 18, 2023
12fd256
Merge branch 'feature_nemo_ausm_regressions' of https://github.com/su…
WallyMaier Jan 18, 2023
143cb13
Merge branch 'develop' into feature_nemo_ausm_regressions
WallyMaier Jan 18, 2023
f828f43
update ap2 regression values
WallyMaier Jan 18, 2023
0acfbbc
Merge branch 'feature_nemo_ausm_regressions' of https://github.com/su…
WallyMaier Jan 18, 2023
745ef8f
adding a test case
WallyMaier Jan 18, 2023
1016eef
Merge pull request #1885 from su2code/feature_nemo_ausm_regressions
WallyMaier Jan 18, 2023
e84c717
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
WallyMaier Jan 19, 2023
adea491
Apply suggestions from code review
WallyMaier Jan 19, 2023
a9561c5
NdFlattener uses wrapper for Allgatherv
maxaehle Jan 20, 2023
5ec89fb
Update Common/include/toolboxes/ndflattener.hpp
pcarruscag Jan 20, 2023
6276045
Fix code scanning warning about integer overflow
maxaehle Jan 20, 2023
16fb3a3
Merge pull request #1897 from su2code/fix_allgatherv
pcarruscag Jan 20, 2023
9ebf441
Revert "simplify"
pcarruscag Jan 21, 2023
8148d4b
Revert "avoid NDFlatner issues"
pcarruscag Jan 21, 2023
89af3f0
Merge remote-tracking branch 'upstream/develop' into remove_centered_…
pcarruscag Jan 21, 2023
71629aa
cleanup roughness stuff
pcarruscag Jan 21, 2023
58cb339
allow pycustom markers in the heat solver
pcarruscag Jan 22, 2023
ee0e9f0
Add turbulent bend to regression tests (#1898)
bigfooted Jan 22, 2023
a86cd63
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
WallyMaier Jan 24, 2023
a04a578
undoing line missing commits
WallyMaier Jan 24, 2023
1ec10ca
Remove git extension in coolprop auto downloading
davidscn Jan 26, 2023
5c0db65
Merge branch 'develop' into coolprop-fetch
bigfooted Jan 26, 2023
d83c371
Merge pull request #1900 from davidscn/coolprop-fetch
pcarruscag Jan 26, 2023
2ae10fd
openmp fixes
pcarruscag Jan 30, 2023
8f89b6d
Merge remote-tracking branch 'upstream/develop' into remove_centered_…
pcarruscag Jan 30, 2023
580ebe2
one more OpenMP fix
pcarruscag Jan 30, 2023
5c976cb
Merge pull request #1892 from su2code/remove_centered_scalar
pcarruscag Jan 30, 2023
622711d
Merge branch 'develop' into feature_NEMO_AUSMPLUSM_clean
WallyMaier Jan 31, 2023
7beea93
update ausm-m regression (explicit)
WallyMaier Jan 31, 2023
8cb2ba7
refactor AUSM schemes
WallyMaier Feb 3, 2023
2f6c008
addressing PR comments, update regressions
WallyMaier Feb 3, 2023
d90e08d
clang-format
pcarruscag Feb 4, 2023
89f691f
Merge pull request #1773 from su2code/feature_NEMO_AUSMPLUSM_clean
pcarruscag Feb 4, 2023
62bb030
Copyright 2023
pcarruscag Feb 4, 2023
12e0ed9
Merge pull request #1908 from su2code/copy_2023
pcarruscag Feb 5, 2023
7245e86
nearest point probes
pcarruscag Feb 5, 2023
f911efc
update regression
pcarruscag Feb 5, 2023
ab15418
give feedback on probe location
pcarruscag Feb 5, 2023
95a8487
Merge pull request #1909 from su2code/feature_probes
pcarruscag Feb 6, 2023
c1009cb
fix logo path in README
aidanjungo Feb 6, 2023
27d271e
Merge branch 'develop' into fix_logo_readme
bigfooted Feb 6, 2023
ed26f74
Changing version number to 7.5.1
actions-user Feb 6, 2023
559b785
Merge pull request #1911 from aidanjungo/fix_logo_readme
pcarruscag Feb 6, 2023
e43515d
Merge branch 'develop' into release_v7.5.1
pcarruscag Feb 6, 2023
09ba9e3
Merge pull request #1912 from su2code/release_v7.5.1
pcarruscag Feb 6, 2023
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
  •  
  •  
  •  
20 changes: 20 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# .github/release.yml

changelog:
exclude:
labels:
- 'changelog:none'
categories:
- title: ':rocket: Experimental Features'
labels:
- 'changelog:feature'
- title: ':pill: Bug Fixes'
labels:
- 'changelog:fix'
- title: ':wrench: Maintenance'
labels:
- 'changelog:chore'
- title: 'Other Changes'
labels:
- "*"

2 changes: 1 addition & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ staleLabel: stale
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs.
**If this is still a relevant issue please comment on it to restart the discussion.**
**If this is still a relevant issue please comment on it to restart the discussion.**
Thank you for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
40 changes: 20 additions & 20 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'develop'
- 'master'
pull_request:
branches:
branches:
- 'develop'
- 'master'
workflow_call:
Expand All @@ -22,7 +22,7 @@ jobs:
name: Build SU2
strategy:
fail-fast: false
matrix:
matrix:
config_set: [BaseMPI, ReverseMPI, ForwardMPI, BaseNoMPI, ReverseNoMPI, ForwardNoMPI, BaseOMP, ReverseOMP, ForwardOMP]
include:
- config_set: BaseMPI
Expand All @@ -32,7 +32,7 @@ jobs:
- config_set: ForwardMPI
flags: '-Denable-directdiff=true -Denable-normal=false -Denable-tests=true --warnlevel=3 --werror'
- config_set: BaseNoMPI
flags: '-Denable-pywrapper=true -Dwith-mpi=disabled -Denable-tests=true --warnlevel=3 --werror'
flags: '-Denable-pywrapper=true -Denable-openblas=true -Dwith-mpi=disabled -Denable-tests=true --warnlevel=3 --werror'
- config_set: ReverseNoMPI
flags: '-Denable-autodiff=true -Denable-normal=false -Dwith-mpi=disabled -Denable-pywrapper=true -Denable-tests=true --warnlevel=3 --werror'
- config_set: ForwardNoMPI
Expand All @@ -51,24 +51,24 @@ jobs:
path: ccache
key: ${{ matrix.config_set }}-${{ github.sha }}
restore-keys: ${{ matrix.config_set }}
- name: Pre Cleanup
uses: docker://ghcr.io/su2code/su2/build-su2:221027-0442
- name: Pre Cleanup
uses: docker://ghcr.io/su2code/su2/build-su2:221224-1158
with:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
- name: Build
uses: docker://ghcr.io/su2code/su2/build-su2:221027-0442
- name: Build
uses: docker://ghcr.io/su2code/su2/build-su2:221224-1158
with:
args: -b ${{github.ref}} -f "${{matrix.flags}}"
- name: Compress binaries
run: tar -zcvf install_bin.tgz install/bin
- name: Upload Binaries
- name: Upload Binaries
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.config_set }}
path: install_bin.tgz
- name: Post Cleanup
uses: docker://ghcr.io/su2code/su2/build-su2:221027-0442
uses: docker://ghcr.io/su2code/su2/build-su2:221224-1158
with:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
Expand All @@ -78,7 +78,7 @@ jobs:
needs: build
strategy:
fail-fast: false
matrix:
matrix:
testscript: ['vandv.py', 'tutorials.py', 'parallel_regression.py', 'parallel_regression_AD.py', 'serial_regression.py', 'serial_regression_AD.py', 'hybrid_regression.py', 'hybrid_regression_AD.py']
include:
- testscript: 'vandv.py'
Expand All @@ -99,7 +99,7 @@ jobs:
tag: OMP
steps:
- name: Pre Cleanup
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
uses: docker://ghcr.io/su2code/su2/test-su2:221224-1158
with:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
Expand All @@ -119,18 +119,18 @@ jobs:
tar -zxvf install_bin.tgz
ls -lah install/bin/
cp -r install/bin/* $BIN_FOLDER;
popd;
popd;
fi
done
chmod a+x $BIN_FOLDER/*
ls -lahR $BIN_FOLDER
- name: Run Tests in Container
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
uses: docker://ghcr.io/su2code/su2/test-su2:221224-1158
with:
# -t <Tutorials-branch> -c <Testcases-branch>
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
- name: Cleanup
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
uses: docker://ghcr.io/su2code/su2/test-su2:221224-1158
with:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
Expand All @@ -150,8 +150,8 @@ jobs:
- testdriver: 'test_driver_DD'
tag: MPI
steps:
- name: Pre Cleanup
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
- name: Pre Cleanup
uses: docker://ghcr.io/su2code/su2/test-su2:221224-1158
with:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
Expand Down Expand Up @@ -196,8 +196,8 @@ jobs:
branch="${{github.ref}}"
name="SU2"
SRC_FOLDER="$PWD/src"
mkdir -p $SRC_FOLDER
cd $SRC_FOLDER
mkdir -p $SRC_FOLDER
cd $SRC_FOLDER
git clone --recursive --depth=1 --shallow-submodules https://github.com/su2code/SU2 $name
cd $name
git config --add remote.origin.fetch '+refs/pull/*/merge:refs/remotes/origin/refs/pull/*/merge'
Expand All @@ -212,11 +212,11 @@ jobs:
echo $PWD
ls -lahR
- name: Run Unit Tests
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
uses: docker://ghcr.io/su2code/su2/test-su2:221224-1158
with:
entrypoint: install/bin/${{matrix.testdriver}}
- name: Post Cleanup
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
uses: docker://ghcr.io/su2code/su2/test-su2:221224-1158
with:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
4 changes: 2 additions & 2 deletions .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
key: ${{ matrix.os_bin }}-${{ github.sha }}
restore-keys: ${{ matrix.os_bin }}
- name: Build
uses: docker://ghcr.io/su2code/su2/build-su2-cross:220716-1459
uses: docker://ghcr.io/su2code/su2/build-su2-cross:221224-1158
with:
args: -b ${{ github.sha }} -f "${{matrix.flags}}"
- name: Create Archive
Expand Down Expand Up @@ -65,4 +65,4 @@ jobs:
asset_path: ${{matrix.os_bin}}.zip
asset_name: SU2-${{ steps.update_release.outputs.tagname }}-${{matrix.os_bin}}.zip
asset_content_type: application/zip

4 changes: 4 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ in collaboration with the following main contributors and research teams:
Copyright holders might be the individual person or their respective employer. If no real name is available, the Github user name is listed.

```
Aidan Jungo
Akshay.K.R
Alejandro
Alessandro Gastaldi
Expand Down Expand Up @@ -90,6 +91,7 @@ Jessie Lauzon
João Loureiro
Johannes Blühdorn
JonathanSmith1936
Josy P. Pullockara
Kedar Naik
LaSerpe
Lennaert Tol
Expand Down Expand Up @@ -121,13 +123,15 @@ Scott Imlay
Steffen Schotthöfer
Steven Endres
Sunoh Kang
T. N. Venkatesh
Teus van der Stelt
Thomas D. Economon
Tim Albring
TobiKattmann
Trent Lukaczyk
VivaanKhatri
Wally Maier
Y. Chandukrishna
Zan Xu
aaronyicongfu
aeroamit
Expand Down
Loading