CPP ADD

Dear users

I have a .cpp source file but I do not know how to add and use it in LAMMPS(Linux version). Also I want to know if I can add this source file to lmp_win_no-mpi.exe or not?

Bests,

Dear users

I have a .cpp source file but I do not know how to add and use it in
LAMMPS(Linux version).

http://lammps.sandia.gov/doc/Section_modify.html

Also I want to know if I can add this source file to
lmp_win_no-mpi.exe or not?

well, of course not to the executable. same as with other platforms,
you have to compile it from scratch.

you'll probably need to find somebody to teach you how to compile executables...