Skip to content

Commit 5957db5

Browse files
authored
Add Tripoli as a demonstrator (#29)
1 parent 38519f6 commit 5957db5

File tree

5 files changed

+36
-0
lines changed

5 files changed

+36
-0
lines changed

assets/media/tripoli.png

9.53 KB
Loading

config/_default/menus.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ main:
3333
parent: demos
3434
url: triocfd
3535
weight: 30
36+
- name: Tripoli 5
37+
parent: demos
38+
url: tripoli
39+
weight: 40
3640
- name: "Community & Contacts"
3741
url: community
3842
weight: 40

content/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ sections:
110110
description: Astrophysics
111111
icon: camera-retro
112112
icon_pack: fas
113+
- name: '[Tripoli 5]({{< relref "tripoli" >}})'
114+
description: Neutronics
115+
icon: atom
116+
icon_pack: fas
113117
- block: markdown
114118
content:
115119
title:

content/tripoli/index.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Tripoli
3+
type: landing
4+
5+
sections:
6+
- block: hero
7+
content:
8+
title: Tripoli 5
9+
image:
10+
filename: tripoli.png
11+
text: A Monte Carlo code for HPC.
12+
- block: markdown
13+
content:
14+
text: |
15+
CEA, ASNR (ex IRSN) and EDF have joined forces and started the development of the TRIPOLI-5&reg;
16+
Monte Carlo particle transport code in 2022[^1], with the goal of performing massively parallel simulations on
17+
hybrid computing architectures. TRIPOLI-5 benefits from the experience gained from previous investigations
18+
conducted on the PATMOS mini-app, concerning the portability of particle-transport algorithms in
19+
High Performance Computing environments. Currently, the main focus of TRIPOLI-5 is on reactor physics
20+
applications, including multi-physics feedback for stationary and non-stationary configurations. In the long
21+
run, TRIPOLI-5 will eventually cover a broader range of applications (encompassing radiation shielding
22+
and nuclear instrumentation) and thus supersede the current-generation Monte Carlo codes [TRIPOLI-4&reg;](https://www.cea.fr/energies/tripoli-4/Pages/Code%20features/Code_features.aspx),
23+
developed at CEA, and MORET6, developed at ASNR (ex IRSN).
24+
25+
{{< figure src="tripoli_case.jpg" >}}
26+
27+
[^1]: Davide Mancusi, Emeric Brun, Benjamin Dechenaux, Kévin Fröhlicher, Thomas Gonçalves, et al.. Overview of TRIPOLI-5, a Monte Carlo code for HPC. EPJ N - Nuclear Sciences & Technologies, 2024, 10, pp.26. [doi:10.1051/epjn/2024028](https://doi.org/10.1051/epjn/2024028). hal-04852783
28+
---

content/tripoli/tripoli_case.jpg

26.6 KB
Loading

0 commit comments

Comments
 (0)