Skip to content

Commit

Permalink
Merge pull request #18 from idigs/wed
Browse files Browse the repository at this point in the history
Wed
  • Loading branch information
idigs authored Aug 28, 2024
2 parents d4b9ba5 + da83945 commit 1cf8cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/egyro/korc_egyro.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ fi
#assumes binary directory ../KORC/build/bin was added to path
${MPIEXEC_EXECUTABLE} ${MPIEXEC_NUMPROC_FLAG} $1 ./xkorc $INPUT_FILE $OUT_DIR/

h5diff -r -d 0.000001 $OUT_DIR/file_0.h5 ${CMAKE_SOURCE_DIR}/test/egyro/file_0.h5
h5diff -r -p 0.000008 $OUT_DIR/file_0.h5 ${CMAKE_SOURCE_DIR}/test/egyro/file_0.h5
2 changes: 1 addition & 1 deletion test/mars/korc_mars.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ fi

${MPIEXEC_EXECUTABLE} ${MPIEXEC_NUMPROC_FLAG} $1 ./xkorc $INPUT_FILE $OUT_DIR/

h5diff -r -d 0.008 $OUT_DIR/file_0.h5 ${CMAKE_SOURCE_DIR}/test/mars/file_0_new_random.h5
h5diff -r -p 0.000008 $OUT_DIR/file_0.h5 ${CMAKE_SOURCE_DIR}/test/mars/file_0_new_random.h5

0 comments on commit 1cf8cba

Please sign in to comment.