Skip to content

Commit fac8110

Browse files
Khaldoon Ali Mohammad Al Dawoodkaaldawood
authored andcommitted
adding files that I modified
1 parent c14e9fa commit fac8110

File tree

11 files changed

+89
-7
lines changed

11 files changed

+89
-7
lines changed

doc/content/bib/vtb.bib

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,3 +2547,81 @@ @article{jaradat2024verification
25472547
publisher={Taylor \& Francis}
25482548
}
25492549
2550+
@article{zhang2016shandong,
2551+
title={The Shandong Shidao Bay 200 MWe high-temperature gas-cooled reactor pebble-bed module (HTR-PM) demonstration power plant: an engineering and technological innovation},
2552+
author={Zhang, Zuoyi and Dong, Yujie and Li, Fu and Zhang, Zhengming and Wang, Haitao and Huang, Xiaojin and Li, Hong and Liu, Bing and Wu, Xinxin and Wang, Hong and others},
2553+
journal={Engineering},
2554+
volume={2},
2555+
number={1},
2556+
pages={112--118},
2557+
year={2016},
2558+
publisher={Elsevier}
2559+
}
2560+
2561+
@article{reitsma2013pbmr,
2562+
title={PBMR Coupled Neutronics/Thermal-hydraulics Transient Benchmark. The PBMR-400 Core Design-Volume 1 The Benchmark Definition},
2563+
author={Reitsma, Frederik and Ivanov, Kostadin and Sartori, Enrico and Lee, Hyun Chul and Daavittila, Antti and Leppanen, Jaakko and Girardi, Enrico and Grimod, Maurice and Koeberl, Oliver and Massara, Simone and others},
2564+
year={2013},
2565+
journal={}
2566+
}
2567+
2568+
2569+
@article{hebert2009development,
2570+
title={Development of the subgroup projection method for resonance self-shielding calculations},
2571+
author={H{\'e}bert, Alain},
2572+
journal={Nuclear science and engineering},
2573+
volume={162},
2574+
number={1},
2575+
pages={56--75},
2576+
year={2009},
2577+
publisher={Taylor \& Francis}
2578+
}
2579+
2580+
2581+
@techreport{schunert2020nrc,
2582+
title={NRC Multiphysics Analysis Capability Deployment (FY2021--Part 1)},
2583+
author={Schunert, Sebastian and Giudicelli, Guillaume Louis and Balestra, Paolo and Ortensi, Javier and Freile, Ramiro and Harbour, Logan},
2584+
year={2020},
2585+
institution={Idaho National Lab.(INL), Idaho Falls, ID (United States)}
2586+
}
2587+
2588+
@techreport{jaradat2023gas,
2589+
title={Gas-cooled high-temperature pebble-bed reactor reference plant model},
2590+
author={Jaradat, Mustafa Kamel Mohammad and Schunert, Sebastian and Ortensi, Javier},
2591+
year={2023},
2592+
institution={Idaho National Laboratory (INL), Idaho Falls, ID (United States)}
2593+
}
2594+
2595+
2596+
@techreport{schunert2022improvements,
2597+
title={Improvements in High Temperature Gas Cooled Reactor Modeling Capabilities in the Pronghorn Code},
2598+
author={Schunert, Sebastian and Mohammad Jaradat, Mustafa Kamel and Calvin, Olin W and Giudicelli, Guillaume Louis and Lindsay, Alexander D and Wang, Yaqi and Tano Retamales, Mauricio Eduardo and Walker, Samuel Austin},
2599+
year={2022},
2600+
institution={Idaho National Laboratory (INL), Idaho Falls, ID (United States)}
2601+
}
2602+
2603+
2604+
@techreport{schunert2021deployment,
2605+
title={Deployment of the Finite Volume Method in Pronghorn for Gas and Salt cooled Pebble Bed Reactors},
2606+
author={Schunert, Sebastian and Giudicelli, Guillaume Louis and Lindsay, Alexander D and Balestra, Paolo and Harper, Sterling and Freile, Ramiro and Tano, Mauricio and Ragusa, Jean},
2607+
year={2021},
2608+
institution={Idaho National Laboratory (INL), Idaho Falls, ID (United States)}
2609+
}
2610+
2611+
2612+
@article{zheng2018study,
2613+
title={Study on the DLOFC and PLOFC accidents of the 200 MWe pebble-bed modular high temperature gas-cooled reactor with TINTE and SPECTRA codes},
2614+
author={Zheng, Yanhua and Stempniewicz, Marek M and Chen, Zhipeng and Shi, Lei},
2615+
journal={Annals of Nuclear Energy},
2616+
volume={120},
2617+
pages={763--777},
2618+
year={2018},
2619+
publisher={Elsevier}
2620+
}
2621+
2622+
@article{strydom2008tinte,
2623+
title={TINTE transient results for the OECD 400 MW PBMR benchmark},
2624+
author={Strydom, Gerhard},
2625+
journal={Proceedings of ICAPP ‘08, Anaheim, USA},
2626+
year={2008}
2627+
}

doc/content/htgr/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828

2929
[Pronghorn Generic Pebble Bed HTGR Tutorial](generic-pbr-tutorial/index.md)
3030

31-
[SAM HTR-PM model](htr-pm/index.md)
31+
[SAM HTR-PM model](htr-pm/sam-model/index.md)
32+
33+
[HTR-PM multiphysics](htr-pm/core-multiphysics/index.md)
3234

3335
[3D-MHTGR mesh](3D_MHTGR/index.md)
3436

96.5 KB
Loading
1.26 MB
Loading
489 KB
Loading
83.7 KB
Loading
99.2 KB
Loading
843 KB
Loading

doc/content/resources/codes_used.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ obtained through INL's [NCRC](https://inl.gov/ncrc/).
6767

6868
- Molten Salt Reactor Experiment RZ multiphysics core model [documentation](msr/msre/multiphysics_rz_model/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/msr/msre/multiphysics_core_model/steady_state)
6969

70+
- HTR-PM multiphysics model [documentation](htgr/htr-pm/core-multiphysics/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm/core-multiphysics)
71+
7072

7173
### Cardinal / OpenMC (open-source)
7274

@@ -128,8 +130,7 @@ obtained through INL's [NCRC](https://inl.gov/ncrc/).
128130

129131
- Generic Pebble Bed Reactor core model [documentation](htgr/generic-pbr/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/generic-pbr)
130132

131-
- HTR-PM reference plant model [documentation](htgr/htr-pm/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm)
132-
133+
- HTR-PM reference plant model [documentation](htgr/htr-pm/sam-model/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm/sam-model)
133134

134135
### Thermal-hydraulics module (open-source)
135136

doc/content/resources/input_features.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ the input file, but generally reside in the same folder in the repository.
8484

8585
- Thermochimica Steady-State Model of Molten Salt Fast Reactor Core [documentation](msr/msfr/thermo_model) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/devel/msr/msfr/thermochemistry)
8686

87-
- HTR-PM reference plant model [documentation](htgr/htr-pm/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm)
87+
- HTR-PM reference plant model [documentation](htgr/htr-pm/sam-model/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm/sam-htrpm)
8888

8989
### Multiphysics and multiscale simulations
9090

@@ -94,6 +94,7 @@ the input file, but generally reside in the same folder in the repository.
9494

9595
- HTTR Core multiphysics [documentation](httr/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/httr/steady_state_and_null_transient)
9696

97+
- HTR-PM multiphysics [documentation](htgr/htr-pm/core-multiphysics/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm/core-multiphysics)
9798

9899
## Restarting from a previous simulation
99100

@@ -114,7 +115,7 @@ Documentation for the [Checkpoint system](https://mooseframework.inl.gov/applica
114115

115116
- HTTR Core multiphysics [documentation](httr/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/httr/steady_state_and_null_transient)
116117

117-
- HTR-PM reference plant model [documentation](htgr/htr-pm/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm)
118+
- HTR-PM reference plant model [documentation](htgr/htr-pm/sam-model/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm/sam-htrpm)
118119

119120

120121
### Binary restart
@@ -188,7 +189,7 @@ specified. The MRAD and PBMR-400 models listed below are an example of this.
188189

189190
- Thermochimica Steady-State Model of Molten Salt Fast Reactor Core [documentation](msr/msfr/thermo_model) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/devel/msr/msfr/thermochemistry)
190191

191-
- HTR-PM reference plant model [documentation](htgr/htr-pm/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm)
192+
- HTR-PM reference plant model [documentation](htgr/htr-pm/sam-model/index.md) and [inputs](https://github.com/idaholab/virtual_test_bed/tree/main/htgr/htr-pm/sam-htrpm)
192193

193194
### HPC required
194195

0 commit comments

Comments
 (0)