[lammps-users] Compile in cygwin

Dear All,

I want to compile the LAMMPS in the cygwin environment without mpi and FFT. I found that the Makefile.cygwin file in last version (15 Dec 2006) is suitable for those users who want to use the mpi and FFT. Can I just copy the old Makefile.cygwin file contained in the old version to the directory ‘src\Make’ and compile with it? Thanks.

Regards,

Yonggang

年 末 数 码 1 0 0 元 专 场 ( 图 )
百 种 数 码 精 品 1 9 元 起 1 0 0 元 封 顶 , 不 抢 真 的 悔 死 你 ( 图 )

You can just edit Makefile.cygwin to create a new file that
deletes the MPI and FFT stuff if you like - look at Makefile.serial
as an example.

Steve