From d08bbbd12f74ad9185e6a7d3130f25a650dd7d44 Mon Sep 17 00:00:00 2001
From: Steffen Reichert <steffen.reichert@tu-dresden.de>
Date: Tue, 14 May 2024 08:19:47 +0200
Subject: [PATCH] inserted 4 spaces

---
 doc.zih.tu-dresden.de/docs/software/cfd.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/cfd.md b/doc.zih.tu-dresden.de/docs/software/cfd.md
index 20621f43c..5fcd9082f 100644
--- a/doc.zih.tu-dresden.de/docs/software/cfd.md
+++ b/doc.zih.tu-dresden.de/docs/software/cfd.md
@@ -76,8 +76,8 @@ geometry and mesh generator cfx5pre, and the post-processor cfx5post.
     #SBATCH --mail-user=marie@tu-dresden.de     # email address (only tu-dresden)
     #SBATCH --mail-type=ALL
 
-module purge
-module load release/23.10
+    module purge
+    module load release/23.10
     module load ANSYS/2023R1
     fluent 2ddp -t$SLURM_NTASKS -g -mpi=openmpi -pinfiniband -cnf=$(/software/util/slurm/bin/create_rankfile -f CCM) -i input.jou
     ```
-- 
GitLab