USER-MISC

Hi all dear users,

I am not very familiar with unix or ubuntu commands etc and I want to use
pair_style dipole/sf in my simulation where I need USER-MISC package

according to the download page, the precompiled windows executable is
supposed to contain the user-misc package.

according to the manual. So I want to add this package to lammps and I use
windows 7 on my computer. How can I do it in windows 7? I tried to use
cygwin with the help of google but I could not achieve, also where is the
user-misc file to use anyway? To sum up, I will very appreciate if someone

user-misc is not a file but a directory. instructions on how to
compile lammps is in the manual. there is only a small minority of
lammps users that run it on windows and a small minority in that
minority that is familiar with compiling applications from source. so
chances to get help on this a minimal. you better look not for lammps
specific help, but rather general instructions to compile unix-like
code on windows.

can tell me the easy way of getting user-misc for lammps in windows? Thank
you very much

the use of lammps on windows is not much different from the use on linux.
thus probably the easiest way to get it would be to install ubuntu
linux into a virtual machine on your windows machine and then install
the precompiled ubuntu package.

perhaps somebody with more experience in compiling on windows can chip
in with some additional help and comments.

axel.

There is a src/WINDOWS dir in the LAMMPS distro, with
instructions in a README.txt for building LAMMPS from source
on a WINDOWS box.

Steve

There is a src/WINDOWS dir in the LAMMPS distro, with
instructions in a README.txt for building LAMMPS from source
on a WINDOWS box.

mind you, that applies to building LAMMPS with visual studio not
cygwin and if i remember correctly that is got broken after the recent
changes to some file names with the kspace rearrangements.

axel.