Add percentage of atoms within cutoff radius when using LAMMPS reference version

Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
Rafael Ravedutti
2022-02-25 14:40:33 +01:00
parent e637a26844
commit ed2929c813
4 changed files with 21 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#CONFIGURE BUILD SYSTEM
TARGET = MDBench-$(TAG)-$(OPT_SCHEME)
BUILD_DIR = ./$(TAG)
BUILD_DIR = ./$(TAG)-$(OPT_SCHEME)
SRC_DIR = ./$(OPT_SCHEME)
ASM_DIR = ./asm
MAKE_DIR = ./