Usage instead of setup

This commit is contained in:
Max Lübke 2023-09-06 14:25:02 +02:00
parent f8bdfe39ea
commit 40710a0b39

View File

@ -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