From 5a40e8cdd995fa98ecf6ff67dbe6268a58db762c Mon Sep 17 00:00:00 2001 From: Antonio Ragagnin <antonio.ragagnin@inaf.it> Date: Mon, 30 Dec 2024 11:29:30 +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 afa3018..e9323ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -`hotwheels` is a code for hydrodynamic N-body cosmological simulations, `hotwheels` components are made of **C low-level kernels drived by python wrappers**. +`hotwheels` is a code for hydrodynamic N-body cosmological simulations, `hotwheels` components are made of **C low-level kernels driven by python wrappers**. `hotwheels` is developed by **Antonio Ragagnin**. And, 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