# load all basic KIM make configuration ifeq ($(wildcard ../Makefile.KIM_Config),) $(error ../Makefile.KIM_Config does not exist. Something is wrong with your KIM API package setup) endif include ../Makefile.KIM_Config # set model driver specific details MODEL_DRIVER_NAME := Tersoff_LAMMPS__MD_077075034781_002 MODEL_NAME := Tersoff_LAMMPS_Erhart_Juslin_Goy_Nordlund_Mueller_Albe_ZnO__MO_616776018688_001 SPECIES_001_NAME := Zn SPECIES_002_NAME := O PARAM_FILE_001_NAME := Erhart_Juslin_Goy_Nordlund_Mueller_Albe_ZnO.tersoff # load remaining KIM make configuration include $(KIM_DIR)/$(builddir)/Makefile.ParameterizedModel