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

Feature new flamelet #128

Merged
merged 46 commits into from
Jun 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
9120c0a
Merge pull request #117 from su2code/develop
pcarruscag Feb 6, 2023
1c729f2
new flamelet case
bigfooted Feb 9, 2023
5aa1ad8
add new cgns file
bigfooted Feb 10, 2023
7e6a66e
Add flamelet adjoint regression test.
danielmayer Feb 21, 2023
c0fd8a1
Test to use file copies instead of symbolic links to fix regression t…
danielmayer Feb 22, 2023
9618303
Fix folder names for regression tests.
danielmayer Feb 22, 2023
287bb1d
Use file copies instead of symlinks to fix regression tests. Rename s…
danielmayer Feb 22, 2023
5c16b96
Merge branch 'develop' into feature_new_flamelet
danielmayer Feb 22, 2023
b794f7b
Add regression test for flamelet model plus CHT model.
danielmayer Feb 24, 2023
9cf1181
Add regression test for adjoint flamelet model plus CHT model.
danielmayer Mar 3, 2023
a44c4df
danielmayer Mar 3, 2023
5efe6b7
Fix regression tests by replacing binary reference files with ASCII r…
danielmayer Mar 4, 2023
e01cbf2
danielmayer Mar 4, 2023
f39432c
add history
bigfooted Mar 7, 2023
77e0aab
danielmayer Mar 7, 2023
eb1e14b
Merge remote-tracking branch 'github/feature_new_flamelet' into featu…
danielmayer Mar 7, 2023
36a04b5
Remove history reference file.
danielmayer Mar 7, 2023
37a56b0
danielmayer Mar 9, 2023
613ba46
Merge branch 'develop' into feature_new_flamelet
danielmayer Mar 9, 2023
d54bf43
axisymmetric testcase flamelet
bigfooted Mar 13, 2023
929cc35
update solution files
bigfooted Apr 12, 2023
d4c0514
Merge branch 'develop' into feature_new_flamelet
bigfooted Apr 13, 2023
bdc3675
Merge branch 'feature_new_flamelet' of https://github.com/su2code/Tes…
bigfooted Apr 14, 2023
6d2c384
update regression
bigfooted Apr 14, 2023
354e661
update regression
bigfooted Apr 14, 2023
0484f8b
update solution of planar and axi after temperature bugfix
bigfooted Apr 25, 2023
c04b89e
Merge branch 'feature_new_flamelet' of https://github.com/su2code/Tes…
bigfooted Apr 25, 2023
66e1520
modify cht case
bigfooted Apr 26, 2023
80b9434
modify cht case
bigfooted Apr 26, 2023
e2d83fe
update ad and dot case
bigfooted Apr 26, 2023
d1f405c
update cht testcase
bigfooted May 8, 2023
5edc26c
update cht ad and dot case
bigfooted May 10, 2023
bda0077
add solution files
bigfooted May 10, 2023
f1c45b8
update cht ad and dot testcase
bigfooted May 10, 2023
bb24cc9
update cht ad and dot testcase
bigfooted May 15, 2023
fb553d9
add new restart for primal
bigfooted May 16, 2023
a58c32a
add new restart for primal
bigfooted May 16, 2023
7134128
update solution.dat file
bigfooted May 16, 2023
ddd580a
Merge branch 'develop' into feature_new_flamelet
bigfooted May 18, 2023
4be05bb
rename restart file
bigfooted May 31, 2023
94232cf
update CHT testcase solution
bigfooted May 31, 2023
2f26be8
update CHT testcase config
bigfooted May 31, 2023
560baab
update AD regression
bigfooted May 31, 2023
6e959cd
update cht_ad testcase
bigfooted Jun 1, 2023
6d284fc
update AD regression
bigfooted Jun 1, 2023
66a9c85
update AD regression
bigfooted Jun 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21,225 changes: 21,225 additions & 0 deletions flamelet/01_laminar_premixed_ch4_flame_cfd/fgm_ch4.drg

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
21,225 changes: 21,225 additions & 0 deletions flamelet/02_laminar_premixed_ch4_flame_hx_ad/fgm_ch4.drg

Large diffs are not rendered by default.

15,405 changes: 15,405 additions & 0 deletions flamelet/02_laminar_premixed_ch4_flame_hx_ad/mesh_unstructured_hx.su2

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions flamelet/02_laminar_premixed_ch4_flame_hx_ad/of_grad.csv.ref
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
CUSTOM_OBJFUNC gradient
-0.0008157707568999669
-0.000219033415659538
-3.951011828020564e-05
3.756694002335222e-05
7.750723171335201e-05
-0.0008157707568999443
-0.0002190334156595399
-3.951011828020645e-05
3.756694002335371e-05
7.75072317133548e-05
7,151 changes: 7,151 additions & 0 deletions flamelet/02_laminar_premixed_ch4_flame_hx_ad/restart_adj_custom.csv.ref

Large diffs are not rendered by default.

7,151 changes: 7,151 additions & 0 deletions flamelet/02_laminar_premixed_ch4_flame_hx_ad/solution.csv

Large diffs are not rendered by default.

7,151 changes: 7,151 additions & 0 deletions flamelet/02_laminar_premixed_ch4_flame_hx_ad/solution_adj_custom.csv

Large diffs are not rendered by default.

21,225 changes: 21,225 additions & 0 deletions flamelet/03_laminar_premixed_ch4_flame_cht_cfd/fgm_ch4.drg

Large diffs are not rendered by default.

Loading