Ask for how to make a new potential for LAMMPS

Dear all Lammps user!

I have a potential file which was made as the guide in LAMMPS docs, but I don’t know how to call it to input script. I have attached a potential I made. I use random model (random.dat) to run this simulation but an error occurred.

Best wishs,

Steve

potential.qt (18.4 KB)

in.qt (420 Bytes)

random.dat (72.5 KB)

If you have a file with your potential, you can use pair_style table.

Anders