From 31f11d0a3b432e286f09990a9e9d8f5264ba1e09 Mon Sep 17 00:00:00 2001 From: Antonio Ragagnin <antonio.ragagnin@inaf.it> Date: Sat, 28 Dec 2024 02:39:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70dbef5..8f1dc83 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -`hotwheels` is a codebase for hydrodynamic N-body cosmological simulations, developed by **Antonio Ragagnin**. +`hotwheels` is a code for hydrodynamic N-body cosmological simulations, developed by **Antonio Ragagnin**. As part of my commitment to advancing simulation tools, I am working on a flexible and modular implementation of a [Gadget](https://wwwmpa.mpa-garching.mpg.de/gadget/)-like code (temporarily named `hotwheels`). This new implementation incorporates lessons learned from over a decade of experience working with HPC and Gadget codes (e.g., OpenGadget3, see Dolag et al., in prep). -- GitLab