Skip to content

Commit 4982dba

Browse files
authored
Update index.md
1 parent 65c440f commit 4982dba

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

content/Dyablo/index.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Triclade
2+
title: Dyablo
33
type: landing
44

55
sections:
66
- block: hero
77
content:
8-
title: Triclade
8+
title: Dyablo
99
image:
10-
filename: triclade.jpg
11-
text: The Triclade application helps study turbulent mixing zone at fluids interface.
10+
filename: Dyablo.png
11+
text: Dyablo cosmological run
1212
# cta:
1313
# url:
1414
# label: Git repository
@@ -17,10 +17,8 @@ sections:
1717
- block: markdown
1818
content:
1919
text: |
20-
The Triclade code is developed and used in-house at [CEA](https://www.cea.fr), nationnaly with the [ISAE](https://groupe-isae.fr/), an internationnaly within the Ɵ-Group collaboration. It deals with the turbulent mixing phenomenon, typically found in various fields, such as Astrophysics, Geophysics, or Inertial Confinement Fusion.
21-
Triclade models Turbulent Mixing Zone created and developed at fluids interface from shocks, expansions, accelerations, etc. in a highly compressible environment. It solves Navier-Stokes equations on a structured Cartesian mesh using various "Shock-capturing" numerical schemes.
22-
Triclade is a standalone parallel (MPI) application written in C++ (100 kloc).
23-
It is currently in the process of becoming open-source and available on GitHub.
20+
Dyablo is a modern C++ code for the simulation of astrophysical fluids with adaptive mesh refinement on heterogenous architectures. Dyablo is developed mainly at CEA and has users all over France. Parallelism is handled using Kokkos and MPI and is thus compatible with all major supercomputer infrastructures in France. Its modular architecture allows it to simulate various phenomena from compressible hydrodynamics to cosmology and magnetohydrodynamics.
21+
The code is open-source and available on [github](https://github.com/Dyablo-HPC/Dyablo)
2422
2523
Example of a triclade run:
2624
{{< figure src="triclade.gif" width="33%" >}}

0 commit comments

Comments
 (0)