From 40710a0b39a37a325495b14da14c3736a17eba1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20L=C3=BCbke?= Date: Wed, 6 Sep 2023 14:25:02 +0200 Subject: [PATCH] Usage instead of setup --- naaice/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/naaice/README.md b/naaice/README.md index eff0ede..54a2c95 100644 --- a/naaice/README.md +++ b/naaice/README.md @@ -23,7 +23,7 @@ the system. The diffusion process is simulated for a single iteration with a time step ($\Delta t$) of 360 seconds. -# Setup +# Usage To generate new makefiles using the `-DTUG_NAAICE_EXAMPLE=ON` option in CMake, compile the executable, and run it to generate the benchmark output, follow