Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
Binary file added assets/media/tripoli.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions config/_default/menus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ main:
parent: demos
url: triocfd
weight: 30
- name: Tripoli 5
parent: demos
url: tripoli
weight: 40
- name: "Community & Contacts"
url: community
weight: 40
Expand Down
4 changes: 4 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ sections:
description: Astrophysics
icon: camera-retro
icon_pack: fas
- name: '[Tripoli 5]({{< relref "tripoli" >}})'
description: Neutronics
icon: atom
icon_pack: fas
- block: markdown
content:
title:
Expand Down
28 changes: 28 additions & 0 deletions content/tripoli/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Tripoli
type: landing

sections:
- block: hero
content:
title: Tripoli 5
image:
filename: tripoli.png
text: A Monte Carlo code for HPC.
- block: markdown
content:
text: |
CEA, ASNR (ex IRSN) and EDF have joined forces and started the development of the TRIPOLI-5&reg;
Monte Carlo particle transport code in 2022[^1], with the goal of performing massively parallel simulations on
hybrid computing architectures. TRIPOLI-5 benefits from the experience gained from previous investigations
conducted on the PATMOS mini-app, concerning the portability of particle-transport algorithms in
High Performance Computing environments. Currently, the main focus of TRIPOLI-5 is on reactor physics
applications, including multi-physics feedback for stationary and non-stationary configurations. In the long
run, TRIPOLI-5 will eventually cover a broader range of applications (encompassing radiation shielding
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),
developed at CEA, and MORET6, developed at ASNR (ex IRSN).

{{< figure src="tripoli_case.jpg" >}}

[^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
---
Binary file added content/tripoli/tripoli_case.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.