Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
433 commits
Select commit Hold shift + click to select a range
2c7cd33
Timeout and tol defaults for tutorials.py.
jblueh Sep 28, 2022
94f4b23
Timeout and tol defaults for serial_regression.py.
jblueh Sep 28, 2022
977812c
Timeout and tol defaults for parallel_regression.py.
jblueh Sep 28, 2022
dc6b77d
Filediff tests don't need tolerances.
jblueh Sep 28, 2022
9cced8e
Merge branch 'develop' into misc_fixes
jblueh Sep 28, 2022
79a3bf9
Fix.
jblueh Sep 28, 2022
a6bae1f
Function for repeated code to allow MPI as root.
jblueh Sep 29, 2022
6e4e46e
Merge pull request #1764 from su2code/misc_fixes
jblueh Sep 29, 2022
9e04f68
update values
pcarruscag Sep 29, 2022
88a57ac
Merge remote-tracking branch 'upstream/develop' into update_arm64
pcarruscag Sep 30, 2022
7752ec7
configuration succeed
PENGYAN777 Sep 30, 2022
c8f2a47
Merge branch 'su2code:develop' into develop
PENGYAN777 Sep 30, 2022
2732f3e
Update TestCases/hybrid_regression.py
pcarruscag Sep 30, 2022
8984689
Merge pull request #1777 from su2code/update_arm64
pcarruscag Sep 30, 2022
32ebb3c
Merge branch 'su2code:develop' into develop
PENGYAN777 Oct 1, 2022
ea23e57
build succedd, but FLUID_MODEL=CoolProp failed
PENGYAN777 Oct 2, 2022
4e9897c
can not read FLUID_NAME
PENGYAN777 Oct 5, 2022
399b73b
Composition-dependent heat capacities and mass diffusivity models for…
Cristopher-Morales Oct 5, 2022
e72bba8
Merge branch 'su2code:develop' into develop
PENGYAN777 Oct 5, 2022
4f3e0af
Fix inconsistent mass flow rate for axisymmetry (#1780)
bigfooted Oct 5, 2022
a6ce86a
Merge branch 'develop' into develop
bigfooted Oct 5, 2022
0847969
fix divergence for SST production
bigfooted Oct 7, 2022
289bcb5
fix bracket placement
bigfooted Oct 7, 2022
5fee70e
add EPS, remove commented code
bigfooted Oct 7, 2022
4b3960c
Update SU2_CFD/include/numerics/turbulent/turb_sources.hpp
bigfooted Oct 7, 2022
2873ac1
Update SU2_CFD/include/numerics/turbulent/turb_sources.hpp
bigfooted Oct 7, 2022
790c3b6
remove AD preac
bigfooted Oct 7, 2022
74e4b1f
Merge branch 'fix_sst_axisymmetry' of https://github.com/su2code/SU2 …
bigfooted Oct 7, 2022
3104296
implement review suggestions
bigfooted Oct 7, 2022
274272c
fix residualaxisymmetry function name
bigfooted Oct 7, 2022
6b13b55
update fmtlib
PENGYAN777 Oct 8, 2022
82614e7
remove unnecessary files
PENGYAN777 Oct 8, 2022
c7b65f3
latest version
PENGYAN777 Oct 10, 2022
1d6b67a
output CoolProp gas constant
PENGYAN777 Oct 10, 2022
690a753
output gas constant from CoolProp
PENGYAN777 Oct 10, 2022
dcfd998
N2 succeed but MM failed
PENGYAN777 Oct 10, 2022
ef2c930
avoid new and delete pointer
PENGYAN777 Oct 11, 2022
dfe17a1
add testcases N2, O2, CO2, MM
PENGYAN777 Oct 11, 2022
2f6e267
Fixing Schmidt diffusivity model and adding option of Constant Lewis …
Cristopher-Morales Oct 11, 2022
db034f9
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Oct 11, 2022
689c525
fix jacobian
bigfooted Oct 11, 2022
69fbb36
Merge branch 'fix_sst_axisymmetry' of https://github.com/su2code/SU2 …
bigfooted Oct 11, 2022
69f7911
Fix initial inlet profile writing for MPI (#1786)
bigfooted Oct 11, 2022
a355362
Merge branch 'develop' into develop
pcarruscag Oct 11, 2022
fe11f8c
fxi format
PENGYAN777 Oct 12, 2022
14bc67e
fix format
PENGYAN777 Oct 12, 2022
a441ce6
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Oct 12, 2022
c3c6649
Source term for axisymmetry in species transport (#1785)
lkusch Oct 12, 2022
2163cf2
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Oct 12, 2022
8052d18
add axisymmetric term to strainmag
bigfooted Oct 12, 2022
c9003eb
Merge branch 'fix_sst_axisymmetry' of https://github.com/su2code/SU2 …
bigfooted Oct 12, 2022
ac61eb3
Merge branch 'fix_sst_axisymmetry' of https://github.com/su2code/SU2 …
bigfooted Oct 12, 2022
6cc9768
Merge branch 'develop' into feature_cat_wall
WallyMaier Oct 12, 2022
7eb9406
consolidate cat wall check
WallyMaier Oct 12, 2022
581a6b3
fix function ending problem
WallyMaier Oct 12, 2022
64e24b1
Merge pull request #1417 from su2code/feature_cat_wall
WallyMaier Oct 13, 2022
3b84f1d
Merge branch 'develop' into develop
bigfooted Oct 13, 2022
1f9bb22
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Oct 13, 2022
20814f5
remove divergence from strain magnitude computation
bigfooted Oct 13, 2022
762fb7e
Merge branch 'temp_axi' into fix_sst_axisymmetry
bigfooted Oct 13, 2022
abdf76d
Merge branch 'develop' into develop
PENGYAN777 Oct 13, 2022
82827c2
Apply suggestions from code review
pcarruscag Oct 13, 2022
124795b
Fix wallfunction variable computation on mpi rank edges (#1791)
bigfooted Oct 17, 2022
587952f
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Oct 18, 2022
0b3d7e5
Merge branch 'develop' into develop
sun5k Oct 19, 2022
ccba012
Merge branch 'develop' into develop
pcarruscag Oct 19, 2022
e528e80
Update LUT routine (#1792)
bigfooted Oct 19, 2022
12010d8
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Oct 19, 2022
1596174
Merge branch 'develop' into develop
sun5k Oct 20, 2022
8dd1099
let github find coolprop
PENGYAN777 Oct 20, 2022
5eef0f4
Merge branch 'develop' of https://github.com/PENGYAN777/SU2 into develop
PENGYAN777 Oct 20, 2022
4304e1e
let github find coolprop
PENGYAN777 Oct 20, 2022
2e74c55
let github find coolprop
PENGYAN777 Oct 20, 2022
6f9dad1
let github find coolprop
PENGYAN777 Oct 21, 2022
426f010
fix codeFactor issue
PENGYAN777 Oct 21, 2022
5feb077
Apply suggestions from code review
pcarruscag Oct 22, 2022
df8ffa9
Apply suggestions from code review
pcarruscag Oct 22, 2022
bfed1ec
Update SU2_CFD/src/fluid/CCoolProp.cpp
pcarruscag Oct 22, 2022
d5e03fc
Apply suggestions from code review
pcarruscag Oct 22, 2022
faeaed2
Merge branch 'develop' into develop
pcarruscag Oct 22, 2022
8956d8e
add regression test
PENGYAN777 Oct 24, 2022
9c881ab
delete unnecessary files
PENGYAN777 Oct 24, 2022
bbae14f
add cmake for github
PENGYAN777 Oct 24, 2022
1cf9e54
import cmake for github
PENGYAN777 Oct 24, 2022
2eac113
import cmake for github
PENGYAN777 Oct 24, 2022
1bb0f44
avoid two-phase flow
PENGYAN777 Oct 25, 2022
8738b64
update soundspeed for two-phase low
PENGYAN777 Oct 25, 2022
b87aef1
Apply suggestions from code review
pcarruscag Oct 27, 2022
501224d
aviod two phase state
PENGYAN777 Oct 27, 2022
6a5aa3a
compile coolprop with cmake
PENGYAN777 Oct 27, 2022
38a591f
load cmake for coolprop
PENGYAN777 Oct 27, 2022
8da85d1
Update CNumerics.hpp
sun5k Oct 28, 2022
dc28fb4
Update CTurbSSTSolver.cpp
sun5k Oct 28, 2022
30a43bb
Update CNumerics.hpp
sun5k Oct 28, 2022
d92417e
Add T3A & T3A- cases for LM model
sun5k Oct 28, 2022
798437f
Change T3A- name
sun5k Oct 28, 2022
8b442b4
Update TestCases/tutorials.py
pcarruscag Oct 28, 2022
65aaffe
Update AUTHORS.md
sun5k Oct 29, 2022
1f5edea
Update tutorials.py
sun5k Oct 30, 2022
34614e7
Update TestCases/tutorials.py
pcarruscag Oct 30, 2022
353b3d2
Apply suggestions from code review
pcarruscag Oct 30, 2022
f0dcb86
Merge pull request #1751 from sun5k/develop
sun5k Oct 30, 2022
84140d2
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Nov 1, 2022
238a108
let cmake find ninja
PENGYAN777 Nov 4, 2022
b28c6e0
retrive: find ninja
PENGYAN777 Nov 4, 2022
4b4ec18
update a number of regression tests
bigfooted Nov 4, 2022
e464afc
update vandv regression
bigfooted Nov 4, 2022
0b24ee5
update vandv regression
bigfooted Nov 4, 2022
170d534
update vandv, restart from start
bigfooted Nov 4, 2022
ee3a389
Merge pull request #1782 from PENGYAN777/develop
pcarruscag Nov 5, 2022
736ed1c
update vandv, update start+restart air_nozzle case
bigfooted Nov 5, 2022
0c02d88
update vandv, update start+restart residuals
bigfooted Nov 5, 2022
025b436
update parallel_regression, restarts still need to be regenerated
bigfooted Nov 5, 2022
7cccf4e
add current dir to path to build coolprop
pcarruscag Nov 6, 2022
b53f601
different method of getting current dir
pcarruscag Nov 6, 2022
b9d4f69
point cmake directly instead of using the environment
pcarruscag Nov 6, 2022
db4dfaf
Update meson.build
pcarruscag Nov 6, 2022
b45d0f8
Update .github/workflows/regression.yml
pcarruscag Nov 6, 2022
acf4d16
supress warnings in coolprop
pcarruscag Nov 6, 2022
1831b1e
Update SU2_CFD/include/fluid/CCoolProp.hpp
pcarruscag Nov 6, 2022
e173d44
remove some unused functions, try to debug AD
pcarruscag Nov 7, 2022
aa2d70d
move coord_i preaccumulation
bigfooted Nov 7, 2022
237fdfb
- Added LM transition model for SA turbulence model
Nov 7, 2022
d207cda
update parallel regression
bigfooted Nov 7, 2022
4084c78
update hybrid regression
bigfooted Nov 7, 2022
25c2aa6
update parallel regression
bigfooted Nov 7, 2022
e5e7571
update hybrid regression restart
bigfooted Nov 7, 2022
d0ebabe
update hybrid regression restart
bigfooted Nov 7, 2022
da348c5
- Fixed Rt computation in Post processing
Nov 8, 2022
cab0dd9
- Fixed DEFAULT values of transition correlation
Nov 8, 2022
1ee1958
- Fix NONE switch for turbulence model
Nov 8, 2022
e2312f5
- Fixed DEFAULT transition correlation
Nov 8, 2022
29b8a6e
update regression restarts
bigfooted Nov 8, 2022
4927df7
- Fix non.initialized variables Pt. 1
Nov 9, 2022
3360b5d
- Fix reorder warning
Nov 9, 2022
79c0e98
- Fix reorder warning Pt. 2
Nov 9, 2022
bcffab9
- Fix SST blending function for LM2015
Nov 9, 2022
3b10934
- Fix some transition 'if' clauses
Nov 9, 2022
b183ba1
fix regression filenames
bigfooted Nov 9, 2022
d0d7b4b
test to push to feature_coolprop
PENGYAN777 Nov 10, 2022
bf90da2
error if CoolProp used with non-dimensionalization
PENGYAN777 Nov 10, 2022
329344b
- Fix restart for multigrid
Nov 10, 2022
647c1a8
change cat_wall regression back to develop
WallyMaier Nov 10, 2022
ed9ac1a
update some of the broken regressions
WallyMaier Nov 10, 2022
5791b9d
Revert "update some of the broken regressions"
pcarruscag Nov 11, 2022
7e8e066
use an older version of testcases develop
pcarruscag Nov 11, 2022
53f130f
Merge pull request #1817 from su2code/fix_regression
pcarruscag Nov 11, 2022
9814678
error if coolprop used with non-dimensionalization
PENGYAN777 Nov 11, 2022
2f65e84
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Nov 11, 2022
870f509
use the develop branch from TestCases which already has the new resta…
pcarruscag Nov 11, 2022
7c845b0
Update Common/src/CConfig.cpp
pcarruscag Nov 11, 2022
741b344
Merge pull request #1814 from PENGYAN777/feature_coolprop
pcarruscag Nov 11, 2022
1b099d6
Merge branch 'develop' into feature_coolprop
pcarruscag Nov 11, 2022
c5fd919
Apply suggestions from code review
pcarruscag Nov 11, 2022
ad44f6f
suggestions from code review applied
PENGYAN777 Nov 11, 2022
11b8b24
Merge branch 'feature_coolprop' of https://github.com/PENGYAN777/SU2 …
PENGYAN777 Nov 11, 2022
9f6b7fb
Merge branch 'su2code:feature_coolprop' into feature_coolprop
PENGYAN777 Nov 11, 2022
9f76df4
Merge pull request #1806 from su2code/feature_coolprop
PENGYAN777 Nov 12, 2022
9b32999
viscosity and conductivity from CoolProp
PENGYAN777 Nov 12, 2022
b140d70
delete unnecesssary files
PENGYAN777 Nov 12, 2022
f634f3f
git push
PENGYAN777 Nov 12, 2022
3f75e95
remove extra lines
PENGYAN777 Nov 12, 2022
0d359a6
Merge branch 'develop' into fix_sst_axisymmetry
bigfooted Nov 12, 2022
1dabfd3
fix regression
bigfooted Nov 12, 2022
01dfcc8
Merge branch 'fix_sst_axisymmetry' of https://github.com/su2code/SU2 …
bigfooted Nov 12, 2022
0a27612
fix regression
bigfooted Nov 12, 2022
e9d1e32
add: #ifdef USE_COOLPROP
PENGYAN777 Nov 12, 2022
ea9919a
add break for switch case
PENGYAN777 Nov 12, 2022
f9a37bb
add COOLPROP visocisty and conductivity for IncEuler solver
PENGYAN777 Nov 12, 2022
8bdd16d
add CoolProp conductivity for CConjugateHeatInterface.cpp
PENGYAN777 Nov 12, 2022
8953248
fix findiff result
bigfooted Nov 12, 2022
f677ac8
Apply suggestions from code review
pcarruscag Nov 12, 2022
0ec40c0
update v&v values
pcarruscag Nov 12, 2022
f9f609e
Apply suggestions from code review
pcarruscag Nov 12, 2022
70d3cbd
Update TestCases/vandv.py
pcarruscag Nov 12, 2022
7f96fbe
Merge pull request #1784 from su2code/fix_sst_axisymmetry
pcarruscag Nov 12, 2022
cba2e00
change according to code review
PENGYAN777 Nov 16, 2022
7132d99
BC inlet for SST solver based on local conditions at the Inlet (#1796)
Cristopher-Morales Nov 17, 2022
145a4b9
Merge branch 'develop' into feature_coolprop
bigfooted Nov 17, 2022
b2e9151
- Fix Jacobian computation for transition with LM2015 model
Nov 18, 2022
36cf4b8
- Added LM_OPTIONS
Nov 21, 2022
19f493a
Merge branch 'develop' into feature_LM2015_model
rois1995 Nov 21, 2022
ab65142
- Fix turbulence index computation
Nov 21, 2022
9f082de
Multizone with species transport (#1821)
bigfooted Nov 21, 2022
5b30117
move if use_coolprop
PENGYAN777 Nov 23, 2022
4d8065c
- Sintax changes
Nov 24, 2022
da9bec3
Apply suggestions from code review
PENGYAN777 Nov 24, 2022
75b6ffd
apply change from code review
PENGYAN777 Nov 24, 2022
df19e32
change from code review
PENGYAN777 Nov 24, 2022
c93a84a
change from code review
PENGYAN777 Nov 24, 2022
81fce82
change from code review
PENGYAN777 Nov 24, 2022
0cfb47f
new config file for CoolProp viscosity and conductivity model
PENGYAN777 Nov 24, 2022
d099f39
Apply suggestions from code review
pcarruscag Nov 25, 2022
d3fd9e1
change from code review
PENGYAN777 Nov 26, 2022
c75270f
Merge branch 'develop' into feature_coolprop
pcarruscag Nov 26, 2022
571ef4d
Fix comment for RefElemLength
snow54 Nov 27, 2022
88c6424
Merge branch 'develop' into fix_comment_RefElemLength
snow54 Nov 27, 2022
bdc2bcd
Merge pull request #1831 from su2code/fix_comment_RefElemLength
snow54 Nov 28, 2022
ead6ffe
Merge branch 'develop' into feature_coolprop
PENGYAN777 Nov 28, 2022
e950c3e
Merge pull request #1819 from PENGYAN777/feature_coolprop
PENGYAN777 Nov 28, 2022
73538a1
Consistent mass fluxes between bulk flow and scalar solvers and bound…
bigfooted Nov 28, 2022
1d3aef6
Merge branch 'develop' into feature_LM2015_model
pcarruscag Nov 30, 2022
3713845
fix merge
pcarruscag Nov 30, 2022
e96e545
Add CodeQL workflow for GitHub code scanning
lgtm-migrator Dec 1, 2022
85e419b
Update .github/workflows/codeql.yml
pcarruscag Dec 1, 2022
946aa8c
Merge branch 'develop' into codeql
pcarruscag Dec 1, 2022
b91bd7b
Update .github/workflows/codeql.yml
pcarruscag Dec 1, 2022
9a4cf77
Merge pull request #1840 from lgtm-migrator/codeql
pcarruscag Dec 2, 2022
d524cf5
common function for multigrid interpolation
pcarruscag Dec 4, 2022
cd159ca
small update to regressions
pcarruscag Dec 4, 2022
64c188d
Merge pull request #1842 from su2code/cleanup_multigrid_interpolation
pcarruscag Dec 6, 2022
423789a
- Moved transition correlation functions to a separated class
Dec 6, 2022
668a4a0
Merge branch 'develop' into feature_LM2015_model
rois1995 Dec 6, 2022
c3b1a4c
Merge branch 'feature_LM2015_model' of https://github.com/su2code/SU2…
Dec 6, 2022
1b07b97
- Added Test Cases config files
Dec 7, 2022
fa43fc1
initial test case config cleanup pass....much more to be done
WallyMaier Dec 8, 2022
e558040
- Modify Eppler configs
Dec 8, 2022
c19df93
- Added config files for Prolate Spheroid test case
Dec 8, 2022
2514914
Adding thermodynamics pressure as a user value for FLUID_MIXTURE mode…
Cristopher-Morales Dec 8, 2022
ef023f9
making the second pass, still need to readd some comments.
WallyMaier Dec 9, 2022
a1a9be7
Merge branch 'develop' into test_case_clean_up
WallyMaier Dec 9, 2022
a8efdc4
Update Common/include/option_structure.hpp
rois1995 Dec 9, 2022
f9eff62
Update Common/include/option_structure.hpp
rois1995 Dec 9, 2022
055f27a
Update Common/include/option_structure.hpp
rois1995 Dec 9, 2022
89d1fed
Update Common/src/CConfig.cpp
rois1995 Dec 9, 2022
fbb907e
Update SU2_CFD/include/numerics/turbulent/transition/trans_correlatio…
rois1995 Dec 9, 2022
9664f2a
Update SU2_CFD/include/numerics/turbulent/transition/trans_sources.hpp
rois1995 Dec 9, 2022
0e7e9f9
Update SU2_CFD/include/variables/CVariable.hpp
rois1995 Dec 9, 2022
ae9a018
- Remove unecessary comments from config files
Dec 9, 2022
14dc543
Merge branch 'develop' into feature_LM2015_model
rois1995 Dec 9, 2022
ab0680d
done?
WallyMaier Dec 10, 2022
c38a891
Merge branch 'test_case_clean_up' of https://github.com/su2code/SU2 i…
WallyMaier Dec 10, 2022
6adccdb
Adding inlet markers for turbulent intensity and viscosity ratio for …
Cristopher-Morales Dec 10, 2022
9a304ef
Merge branch 'develop' into test_case_clean_up
WallyMaier Dec 10, 2022
b0ce516
Solving Compilation errors
Dec 11, 2022
fa412f8
Merge branch 'feature_LM2015_model' of https://github.com/su2code/SU2…
Dec 11, 2022
e881a6c
- Add regression test case
Dec 11, 2022
3cbf510
last one I hope
WallyMaier Dec 12, 2022
9ac59b5
Merge branch 'test_case_clean_up' of https://github.com/su2code/SU2 i…
WallyMaier Dec 12, 2022
fc1b39e
Merge pull request #1845 from su2code/test_case_clean_up
WallyMaier Dec 12, 2022
7b37288
move cases to tutorials
pcarruscag Dec 18, 2022
3e82114
Update .github/workflows/regression.yml
pcarruscag Dec 18, 2022
b5b8f41
Merge branch 'develop' into feature_LM2015_model
pcarruscag Dec 18, 2022
df81b0b
- Modified regression workflow
Dec 18, 2022
ced7ed2
Merge branch 'feature_LM2015_model' of https://github.com/su2code/SU2…
Dec 18, 2022
1407286
- Using correct branch
Dec 18, 2022
66a7d5e
- Back to develop
Dec 18, 2022
4e0dfb8
Merge pull request #1810 from su2code/feature_LM2015_model
pcarruscag Dec 19, 2022
d4222b4
Changing version number to 7.5.0
actions-user Dec 20, 2022
8e8ea59
Merge pull request #1848 from su2code/release_v7.5.0
pcarruscag Dec 20, 2022
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
  •  
  •  
  •  
56 changes: 56 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
name: "CodeQL"

on:
push:
branches: [ "master", "develop" ]
pull_request:
branches: [ "master", "develop" ]
schedule:
- cron: "37 1 * * 1"

jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
matrix:
language: [ python, cpp ]

steps:
- name: Checkout
uses: actions/checkout@v3

- name: Install Packages (cpp)
if: ${{ matrix.language == 'cpp' }}
run: |
sudo apt-get update --fix-missing
sudo apt-get install --yes libboost-all-dev

- name: Configure (cpp)
if: ${{ matrix.language == 'cpp' }}
run: ./meson.py build --optimization=1

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

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

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

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
with:
category: "/language:${{ matrix.language }}"
8 changes: 4 additions & 4 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
config_set: [BaseMPI, ReverseMPI, ForwardMPI, BaseNoMPI, ReverseNoMPI, ForwardNoMPI, BaseOMP, ReverseOMP, ForwardOMP]
include:
- config_set: BaseMPI
flags: '-Denable-pywrapper=true -Denable-tests=true --warnlevel=3 --werror'
flags: '-Denable-pywrapper=true -Denable-coolprop=true -Denable-tests=true --warnlevel=2 --werror'
- config_set: ReverseMPI
flags: '-Denable-autodiff=true -Denable-normal=false -Denable-pywrapper=true -Denable-tests=true --warnlevel=3 --werror'
- config_set: ForwardMPI
Expand All @@ -52,12 +52,12 @@ jobs:
key: ${{ matrix.config_set }}-${{ github.sha }}
restore-keys: ${{ matrix.config_set }}
- name: Pre Cleanup
uses: docker://ghcr.io/su2code/su2/build-su2:220614-1237
uses: docker://ghcr.io/su2code/su2/build-su2:221027-0442
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:220614-1237
uses: docker://ghcr.io/su2code/su2/build-su2:221027-0442
with:
args: -b ${{github.ref}} -f "${{matrix.flags}}"
- name: Compress binaries
Expand All @@ -68,7 +68,7 @@ jobs:
name: ${{ matrix.config_set }}
path: install_bin.tgz
- name: Post Cleanup
uses: docker://ghcr.io/su2code/su2/build-su2:220614-1237
uses: docker://ghcr.io/su2code/su2/build-su2:221027-0442
with:
entrypoint: /bin/rm
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
Expand Down
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
url = https://github.com/mesonbuild/meson
[submodule "subprojects/Mutationpp"]
path = subprojects/Mutationpp
url = https://github.com/mutationpp/Mutationpp.git
url = https://github.com/mutationpp/Mutationpp.git
[submodule "subprojects/CoolProp"]
path = subprojects/CoolProp
url = https://github.com/CoolProp/CoolProp.git
[submodule "externals/opdi"]
path = externals/opdi
url = https://github.com/SciCompKL/OpDiLib
Expand Down
3 changes: 3 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Patrick Mischke
Paul Urbanczyk
Paul Zhang
Pedro Gomes
Peng Yan
Pete Bachant
RaulFeijo55
Ruben Sanchez
Expand All @@ -119,13 +120,15 @@ Samet Cakmakcioglu
Scott Imlay
Steffen Schotthöfer
Steven Endres
Sunoh Kang
Teus van der Stelt
Thomas D. Economon
Tim Albring
TobiKattmann
Trent Lukaczyk
VivaanKhatri
Wally Maier
Zan Xu
aaronyicongfu
aeroamit
anilvar
Expand Down
91 changes: 0 additions & 91 deletions Common/doc/docmain.hpp

This file was deleted.

Loading