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

Add validation case 2e in TMAP8 #236

Merged
merged 16 commits into from
Feb 22, 2025
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
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
22 changes: 22 additions & 0 deletions doc/content/bib/tmap8.bib
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,25 @@ @article{li2010analytical
year={2010},
publisher={American Society of Civil Engineers}
}

@article{kizu2001co,
title={Co-permeation of deuterium and hydrogen through Pd},
author={Kizu, Kaname and Pisarev, Alexander and Tanabe, Tetsuo},
journal={Journal of nuclear materials},
volume={289},
number={3},
pages={291--302},
year={2001},
publisher={Elsevier}
}

@article{katz1960permeability,
title={Permeability and diffusivity of hydrogen through a palladium tube},
author={Katz, OM and Gulbransen, EA},
journal={Review of Scientific Instruments},
volume={31},
number={6},
pages={615--617},
year={1960},
publisher={American Institute of Physics}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/content/verification_and_validation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ TMAP8 also contains [example cases](examples/tmap_index.md), which showcase how
| val-2b | [Diffusion Experiment in Beryllium](val-2b.md) |
| val-2c | [Test Cell Release Experiment](val-2c.md) |
| val-2d | [Thermal Desorption Spectroscopy on Tungsten](val-2d.md) |
| val-2e | [Co-permeation of H$_2$ and D$_2$ through Pd](val-2e.md) |
246 changes: 246 additions & 0 deletions doc/content/verification_and_validation/val-2e.md

Large diffs are not rendered by default.

518 changes: 518 additions & 0 deletions test/tests/val-2e/comparison_val-2e.py

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions test/tests/val-2e/gold/experiment_mixture_D2.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Pressure [Pa],Flux [mol/m^2/s]
0.004479872858302654, 9.474752720205645e-8
0.009404671377137058, 3.115621426183928e-7
0.019384909823322437, 0.0000013761411801762207
0.048178982553049934, 0.000005781003285184629
0.09800263425277776, 0.000017786086672298572
0.1931105118905551, 0.00003871830882356227
0.4833178568466887, 0.00007435448064654962
0.9156805101409101, 0.00013148026052010685
9 changes: 9 additions & 0 deletions test/tests/val-2e/gold/experiment_mixture_H2.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Pressure [Pa],Flux [mol/m^2/s]
0.004384517669727336, 0.000016048023378777084
0.009234607955289305, 0.000015099307897468938
0.019561121574585442, 0.000013693156153079017
0.04830759487281049, 0.000012244451974875081
0.09775272639065459, 0.00001131644677147592
0.19161538806557876, 0.000009671220324861507
0.4852635614452112, 0.000009636495794949794
0.9173323357963176, 0.000009698884802112133
9 changes: 9 additions & 0 deletions test/tests/val-2e/gold/experiment_mixture_HD.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Pressure [Pa],Flux [mol/m^2/s]
0.0044129256917277235, 0.0000024801991880845796
0.009294789516817467, 0.000004763468211083611
0.019536165110355802, 0.000009907334160738905
0.048635194911348316, 0.000014031914535161171
0.09934008946993488, 0.00002725936509021194
0.19360420487449517, 0.00003856704836609447
0.49238494478212375, 0.0000536098015281948
0.9241082735283483, 0.00006925925750553212
9 changes: 9 additions & 0 deletions test/tests/val-2e/gold/experiment_mixture_sum.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Pressure [Pa],Flux [mol/m^2/s]
0.004417899397271754, 0.000018282104576055625
0.009364852534977729, 0.00002012753030999241
0.019646507336962923, 0.00002472078490939527
0.04858408937040431, 0.000033889972408258773
0.09883409865768492, 0.00005598037937899616
0.19267594601104407, 0.00008929733587082605
0.4872719841854355, 0.00014073541560055146
0.9257057827641706, 0.00021295083512468455
14 changes: 14 additions & 0 deletions test/tests/val-2e/gold/experiment_thick_825K.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Pressure [Pa],Flux [mol/m^2/s]
0.000244799731976259, 4.4947438020269696e-8
0.0005757945390050292, 1.0938470918217438e-7
0.0012655821771519183, 2.3444579772483628e-7
0.002509623684635488, 5.156358121025643e-7
0.006827030139480936, 0.0000014947054172253753
0.013635223149032911, 0.0000028834978700815236
0.025363448082115155, 0.000004629231131965915
0.05990798732611193, 0.000011284621661617433
0.11580458345505416, 0.000018067402916498798
0.28160185170331925, 0.00003920070087187099
0.7460355061850233, 0.0000909675910981603
1.477667218067773, 0.00013579217768674369
3.150929145715435, 0.00026035141632790447
12 changes: 12 additions & 0 deletions test/tests/val-2e/gold/experiment_thin_825K.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Pressure [Pa],Flux [mol/m^2/s]
0.0002368157227678337, 1.1846767212491216e-7
0.0025797793826750764, 8.458347487332596e-7
0.006990229739717308, 0.000002477123441846935
0.013039193034466247, 0.000005092871290659751
0.025939811182015292, 0.000009193803102668614
0.06103908780221435, 0.000018684023633404057
0.11513839833254108, 0.00003427639342858872
0.3023018245938398, 0.00007122646270240009
0.762293818696698, 0.0001409266624489732
1.4940900504573764, 0.00024091852191249788
3.2352771290447415, 0.00041841111659089275
10 changes: 10 additions & 0 deletions test/tests/val-2e/gold/experiment_thin_865K.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Pressure [Pa],Flux [mol/m^2/s]
0.000550591664348606, 2.2763473375922448e-7
0.0012084243166968073, 5.470113306352164e-7
0.002329417074105871, 0.0000014292977309648203
0.006799721287215834, 0.0000029753689704903887
0.013107471147964168, 0.0000055626746721765544
0.025847034515032657, 0.000011649031338501924
0.064066117549904, 0.000024022686876196872
0.12032835379550778, 0.0000402892956640083
0.30252220756106535, 0.00006366824869930639
Loading