From bdbae1a8beba8084a88100a3ef8a9f62edb75c5e Mon Sep 17 00:00:00 2001 From: Andy Nonaka Date: Wed, 21 Aug 2024 14:21:35 -0700 Subject: [PATCH] spacing --- exec/compressible/GNUmakefile | 2 +- exec/compressible_stag/GNUmakefile | 2 +- exec/compressible_stag_mui/GNUmakefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exec/compressible/GNUmakefile b/exec/compressible/GNUmakefile index 9a7e498c..cd7ee153 100644 --- a/exec/compressible/GNUmakefile +++ b/exec/compressible/GNUmakefile @@ -10,7 +10,7 @@ COMP = gnu DIM = 3 TINY_PROFILE = FALSE MAX_SPEC = 8 -MAX_REAC = 5 +MAX_REAC = 5 USE_PARTICLES = FALSE diff --git a/exec/compressible_stag/GNUmakefile b/exec/compressible_stag/GNUmakefile index f549f704..24dfa949 100644 --- a/exec/compressible_stag/GNUmakefile +++ b/exec/compressible_stag/GNUmakefile @@ -11,7 +11,7 @@ COMP = gnu DIM = 3 TINY_PROFILE = FALSE MAX_SPEC = 8 -MAX_REAC = 5 +MAX_REAC = 5 USE_PARTICLES = FALSE DO_TURB = FALSE diff --git a/exec/compressible_stag_mui/GNUmakefile b/exec/compressible_stag_mui/GNUmakefile index d75e86fd..a04b97c2 100644 --- a/exec/compressible_stag_mui/GNUmakefile +++ b/exec/compressible_stag_mui/GNUmakefile @@ -15,7 +15,7 @@ USE_MUI = TRUE USE_SLURM = FALSE USE_AMREX_MPMD = TRUE MAX_SPEC = 8 -MAX_REAC = 5 +MAX_REAC = 5 USE_PARTICLES = FALSE