Hi, after building LAMMPS with QUIP, running the GAP examples produces the following error...
SYSTEM ABORT: Traceback (most recent call last)
File "/home/<user>/QUIP/src/Potentials/Potential.f95", line 450 kind unspecified
potential_Filename_Initialise: empty filename
This error is produced on CENTOS7 on a HPC, and is reproduced from a fresh build on Google Cloud Platform (also CENTOS7). The Google Cloud Platform is compiled with gfortran and linked to LAMMPS mpi. (Quippy was not used).
I am currently combing through the source code to see if I can isolate the problem, but any help is appreciated!
Hi, after building LAMMPS with QUIP, running the GAP examples produces the following error...
SYSTEM ABORT: Traceback (most recent call last) File "/home/<user>/QUIP/src/Potentials/Potential.f95", line 450 kind unspecified potential_Filename_Initialise: empty filenameThis error is produced on CENTOS7 on a HPC, and is reproduced from a fresh build on Google Cloud Platform (also CENTOS7). The Google Cloud Platform is compiled with gfortran and linked to LAMMPS mpi. (Quippy was not used).
I am currently combing through the source code to see if I can isolate the problem, but any help is appreciated!