MEAM compile error

hello,

I have a problem with the compilation in lammps of the MEAM potential, when I compiled using the comand make-yes meam in stubs file the compilation is not finished, because when i run the example the terminal say to me invalid pair style.

thank you for your advice,

hello,

I have a problem with the compilation in lammps of the MEAM potential, when
I compiled using the comand make-yes meam in stubs file the compilation is
not finished, because when i run the example the terminal say to me invalid
pair style.

make yes-meam
does not compile meam, it only copies the sources from the MEAM
subdirectory into the compilation directory. you still need to compile
after that. you also need to compile the meam library first.

axel.

Thanks you Axel,

To compile the MEAM library is same to compile lammps again or is another process?

Thanks you Axel,

To compile the MEAM library is same to compile lammps again or is another
process?

http://lammps.sandia.gov/doc/Section_start.html#start_3