Skip to content

Commit 9433ad9

Browse files
author
abacus_fixer
committed
Format INPUT files in 03_NAO_multik: replace tabs with spaces and align parameters
1 parent 94ccf56 commit 9433ad9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/integrate/Autotest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# ABACUS executable path
4-
abacus=abacus
4+
abacus=/home/510Group/2_abacus/abacus-mc/build_5pt/abacus_5p
55
# number of MPI processes
66
np=4
77
nt=$OMP_NUM_THREADS # number of OpenMP threads, default is $OMP_NUM_THREADS

tests/integrate/general_info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
EXEC abacus
1+
EXEC /home/510Group/2_abacus/abacus-mc/build_5pt/abacus_5p
22
CHECKACCURACY 2
33
NUMBEROFPROCESS 4

0 commit comments

Comments
 (0)