Files
lammps/doc/Section_packages.html

91 lines
3.5 KiB
HTML

<HTML>
<CENTER><A HREF = "Section_commands.html">Previous Section</A> - <A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> -
<A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A> - <A HREF = "Section_accelerate.html">Next
Section</A>
</CENTER>
<HR>
<H3>4. Packages
</H3>
<P>LAMMPS includes many optional packages, which are groups of files that
enable a specific set of features. For example, force fields for
molecular systems or granular systems are in packages. You can see
the list of all packages by typing "make package" from within the src
directory of the LAMMPS distribution.
</P>
<P>See <A HREF = "Section_start.html#start_3">this section</A> of the manual for
details on how to include/exclude specific packages as part of the
LAMMPS build process, and for more details about the differences
between standard packages and user packages in LAMMPS.
</P>
<P>Below, the packages currently availabe in LAMMPS are listed. For
standard packages, just a one-line description is given. For user
packages, more details are provided.
</P>
4.1 <A HREF = "#pkg_1">Standard packages</A><BR>
4.2 <A HREF = "#pkg_2">User packages</A> <BR>
<HR>
<HR>
<H4><A NAME = "pkg_1"></A>4.1 Standard packages
</H4>
<P>The current list of standard packages is as follows:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR><TD >ASPHERE </TD><TD > aspherical particles and force fields</TD></TR>
<TR><TD >CLASS2 </TD><TD > class 2 force fields</TD></TR>
<TR><TD >COLLOID </TD><TD > colloidal particle force fields</TD></TR>
<TR><TD >DIPOLE </TD><TD > point dipole particles and force fields</TD></TR>
<TR><TD >GPU </TD><TD > GPU-enabled force field styles</TD></TR>
<TR><TD >GRANULAR </TD><TD > force fields and boundary conditions for granular systems</TD></TR>
<TR><TD >KSPACE </TD><TD > long-range Ewald and particle-mesh (PPPM) solvers</TD></TR>
<TR><TD >MANYBODY </TD><TD > metal, 3-body, bond-order potentials</TD></TR>
<TR><TD >MEAM </TD><TD > modified embedded atom method (MEAM) potential</TD></TR>
<TR><TD >MC </TD><TD > Monte Carlo options</TD></TR>
<TR><TD >MOLECULE </TD><TD > force fields for molecular systems</TD></TR>
<TR><TD >OPT </TD><TD > optimized versions of a few pair potentials</TD></TR>
<TR><TD >PERI </TD><TD > Peridynamics model and potential</TD></TR>
<TR><TD >POEMS </TD><TD > coupled rigid body motion</TD></TR>
<TR><TD >REAX </TD><TD > ReaxFF potential</TD></TR>
<TR><TD >REPLICA </TD><TD > multi-replica methods</TD></TR>
<TR><TD >SHOCK </TD><TD > methods for MD simulations of shock loading</TD></TR>
<TR><TD >SRD </TD><TD > stochastic rotation dynamics (SRD)</TD></TR>
<TR><TD >XTC </TD><TD > dump atom snapshots in XTC format</TD></TR>
<TR><TD >
</TD></TR></TABLE></DIV>
<HR>
<HR>
<H4><A NAME = "pkg_2"></A>4.2 User packages
</H4>
<P>NOTE: More details need to be added to this section
</P>
<P>brief paragraph description, author, email, links
to pics/movies page
</P>
<P>The current list of user-contributed packages is as follows:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR><TD >USER-MISC </TD><TD > collection of individual style files</TD></TR>
<TR><TD >USER-ATC </TD><TD > AtC atom-to-continuum package</TD></TR>
<TR><TD >USER-AWPMD </TD><TD > wave-packet MD</TD></TR>
<TR><TD >USER-CG-CMM </TD><TD > coarse-graining</TD></TR>
<TR><TD >USER-CUDA </TD><TD > NVIDIA GPU styles</TD></TR>
<TR><TD >USER-EFF </TD><TD > eFF electron force field</TD></TR>
<TR><TD >USER-EWALDN </TD><TD > enhanced Ewald</TD></TR>
<TR><TD >USER-REAXC </TD><TD > C-version of ReaxFF</TD></TR>
<TR><TD >
</TD></TR></TABLE></DIV>
</HTML>