Question About Melt

Dear All member,

currently, I’m studying about LAMMPS… then, i found example “MELT”…
is there someone who can explain about Melt on LAMMPS??
what is melt used for? is there a programming example that uses the Melt?
because until now I was looking in the manual book but received no information about it…
Thanks…

Dear All member,
currently, I'm studying about LAMMPS.. then, i found example "MELT"..
is there someone who can explain about Melt on LAMMPS??

what is there to explain? it is an fcc crystal of lennard-jones
particles that is given enough kinetic energy so it melts.

what is melt used for? is there a programming example that uses the Melt?

the main purpose of this example is, that it is the simplest possible
input for lammps to run an MD with, thus it is convenient to use as
a minimal test case.

what "programming" are you talking about?

because until now I was looking in the manual book but received
no information about it..

there is a README in the examples directory that gives a one line
reference what the inputs/directories are good for.

but in this case, the example is very much self-explanatory.

axel