How to input pair_*.cpp and pair_*.h into LAMMPS in Window

Hi,

I install LAMMPS in Windows and it doesn’t have /src directory.

How to input pair_.cpp and pair_.h into LAMMPS in Window?

Best

Hi,

I install LAMMPS in Windows and it doesn't have /src directory.

How to input pair_*.cpp and pair_*.h into LAMMPS in Window?

are you talking about the pre-compiled windows installer packages?
there is no point in including the source code, since the code is
already compiled.

if you want to build a custom windows binary, you will have to
download the source code and compile it yourself. mind you, that is
not exactly a trivial task to do. LAMMPS expects a unix-like
compilation and development environment.

axel.