Commit 403c7f70 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1396 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent fd0e4046
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@

<CENTER><H3>LAMMPS Documentation 
</H3></CENTER>
<CENTER>(5 Oct 2007 version of LAMMPS) 
<CENTER>(22 Jan 2008 version of LAMMPS) 
</CENTER>
<P>LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
Simulator.
+132 KiB (1.84 MiB)

File changed.

No diff preview for this file type.

+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

LAMMPS Documentation :c,h3

(5 Oct 2007 version of LAMMPS) :c
(22 Jan 2008 version of LAMMPS) :c

LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
Simulator.
+4 −0
Original line number Diff line number Diff line
@@ -1360,6 +1360,10 @@ value.
<DD>Only atom-style variables generate per-atom quantities, needed for
dump output. 

<DT><I>Dump dcd cannot dump unwrapped coords with triclinic box</I> 

<DD>Cannot use unwrap option with non-orthogonal simulation box. 

<DT><I>Dump dcd must use group all</I> 

<DD>Self-explanatory. 
+1 −2
Original line number Diff line number Diff line
@@ -31,8 +31,7 @@ GranFlow for granular materials.
are being worked on; some haven't been implemented because of lack of
time or interest; others are just a lot of work!
</P>
<UL><LI>more complete per-atom energy and stress computations
<LI>Monte Carlo bond-swapping for polymers (was in Fortran LAMMPS)
<UL><LI>Monte Carlo bond-swapping for polymers (was in Fortran LAMMPS)
<LI>torsional shear boundary conditions and temperature calculation
<LI>NPT with changing box shape (Parinello-Rahman)
<LI>bond creation potentials
Loading