mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5604 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
ee9bb77f89
commit
7d5603963f
|
@ -24,9 +24,24 @@
|
|||
</H3></CENTER>
|
||||
<P>Version info:
|
||||
</P>
|
||||
<UL><LI>HTML pages on WWW site are always current to most recent patch on <A HREF = "http://lammps.sandia.gov/bug.html">this page</A>
|
||||
<LI>HTML pages in doc directory are for LAMMPS version you have
|
||||
<LI>PDF file on WWW site and in doc directory is updated about once per month
|
||||
<P>The LAMMPS "version" is the date when it was released, such as 1 May
|
||||
2010. LAMMPS is updated continuously. Whenever we fix a bug or add a
|
||||
feature, we release it immediately, and post a notice on <A HREF = "http://lammps.sandia.gov/bug.html">this page of
|
||||
the WWW site</A>. Each dated copy of LAMMPS contains all the
|
||||
features and bug-fixes up to and including that version date. The
|
||||
version date is printed to the screen and logfile every time you run
|
||||
LAMMPS. It is also in the file src/version.h and in the LAMMPS
|
||||
directory name created when you unpack a tarball.
|
||||
</P>
|
||||
<UL><LI>If you browse the HTML doc pages on the LAMMPS WWW site, they always
|
||||
describe the most current version of LAMMPS.
|
||||
|
||||
<LI>If you browse the HTML doc pages included in your tarball, they
|
||||
describe the version you have.
|
||||
|
||||
<LI>The <A HREF = "Manual.pdf">PDF file</A> on the WWW site or in the tarball is updated
|
||||
about once per month. This is because it is large, and we don't want
|
||||
it to be part of very patch.
|
||||
</UL>
|
||||
<P>LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
|
||||
Simulator.
|
||||
|
@ -37,9 +52,9 @@ National Laboratories, a US Department of Energy facility, with
|
|||
funding from the DOE. It is an open-source code, distributed freely
|
||||
under the terms of the GNU Public License (GPL).
|
||||
</P>
|
||||
<P>The primary developers of LAMMPS are <A HREF = "http://www.sandia.gov/~sjplimp">Steve Plimpton</A>, Paul
|
||||
Crozier, and Aidan Thompson who can be contacted at
|
||||
sjplimp,pscrozi,athomps at sandia.gov. The <A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> at
|
||||
<P>The primary developers of LAMMPS are <A HREF = "http://www.sandia.gov/~sjplimp">Steve Plimpton</A>, Aidan
|
||||
Thompson, and Paul Crozier who can be contacted at
|
||||
sjplimp,athomps,pscrozi at sandia.gov. The <A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> at
|
||||
http://lammps.sandia.gov has more information about the code and its
|
||||
uses.
|
||||
</P>
|
||||
|
@ -61,21 +76,6 @@ it gives quick access to documentation for all LAMMPS commands.
|
|||
<P><A HREF = "Manual.pdf">PDF file</A> of the entire manual, generated by
|
||||
<A HREF = "http://www.easysw.com/htmldoc">htmldoc</A>
|
||||
</P>
|
||||
<P>IMPORTANT NOTE: If you browse the LAMMPS HTML doc pages from the
|
||||
LAMMPS WWW site, then they describe the most current, fully-patched
|
||||
version of LAMMPS, which has changed after the date listed above.
|
||||
These additions are described on <A HREF = "http://lammps.sandia.gov/bug.html">this
|
||||
page</A>. If you browse the HTML doc
|
||||
pages from the doc directory of the tarball you downloaded, then they
|
||||
will describe that tarball, whether it was the original version for
|
||||
the date listed above, or an upgraded tarball including features up to
|
||||
the date you downloaded it, again as described on <A HREF = "http://lammps.sandia.gov/bug.html">this
|
||||
page</A>. When the tarball unpacks, it
|
||||
will contain the date that corresponds to which version you
|
||||
downloaded. The PDF file described above is not regenerated for every
|
||||
patch, so it always corresponds to the original version with the date
|
||||
listed above.
|
||||
</P>
|
||||
<OL><LI><A HREF = "Section_intro.html">Introduction</A>
|
||||
|
||||
<UL> 1.1 <A HREF = "Section_intro.html#1_1">What is LAMMPS</A>
|
||||
|
|
|
@ -21,9 +21,24 @@ LAMMPS Documentation :c,h3
|
|||
|
||||
Version info:
|
||||
|
||||
HTML pages on WWW site are always current to most recent patch on "this page"_bug
|
||||
HTML pages in doc directory are for LAMMPS version you have
|
||||
PDF file on WWW site and in doc directory is updated about once per month :ul
|
||||
The LAMMPS "version" is the date when it was released, such as 1 May
|
||||
2010. LAMMPS is updated continuously. Whenever we fix a bug or add a
|
||||
feature, we release it immediately, and post a notice on "this page of
|
||||
the WWW site"_bug. Each dated copy of LAMMPS contains all the
|
||||
features and bug-fixes up to and including that version date. The
|
||||
version date is printed to the screen and logfile every time you run
|
||||
LAMMPS. It is also in the file src/version.h and in the LAMMPS
|
||||
directory name created when you unpack a tarball.
|
||||
|
||||
If you browse the HTML doc pages on the LAMMPS WWW site, they always
|
||||
describe the most current version of LAMMPS. :ulb,l
|
||||
|
||||
If you browse the HTML doc pages included in your tarball, they
|
||||
describe the version you have. :l
|
||||
|
||||
The "PDF file"_Manual.pdf on the WWW site or in the tarball is updated
|
||||
about once per month. This is because it is large, and we don't want
|
||||
it to be part of very patch. :ule,l
|
||||
|
||||
LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
|
||||
Simulator.
|
||||
|
@ -34,9 +49,9 @@ National Laboratories, a US Department of Energy facility, with
|
|||
funding from the DOE. It is an open-source code, distributed freely
|
||||
under the terms of the GNU Public License (GPL).
|
||||
|
||||
The primary developers of LAMMPS are "Steve Plimpton"_sjp, Paul
|
||||
Crozier, and Aidan Thompson who can be contacted at
|
||||
sjplimp,pscrozi,athomps at sandia.gov. The "LAMMPS WWW Site"_lws at
|
||||
The primary developers of LAMMPS are "Steve Plimpton"_sjp, Aidan
|
||||
Thompson, and Paul Crozier who can be contacted at
|
||||
sjplimp,athomps,pscrozi at sandia.gov. The "LAMMPS WWW Site"_lws at
|
||||
http://lammps.sandia.gov has more information about the code and its
|
||||
uses.
|
||||
|
||||
|
@ -57,21 +72,6 @@ it gives quick access to documentation for all LAMMPS commands.
|
|||
"PDF file"_Manual.pdf of the entire manual, generated by
|
||||
"htmldoc"_http://www.easysw.com/htmldoc
|
||||
|
||||
IMPORTANT NOTE: If you browse the LAMMPS HTML doc pages from the
|
||||
LAMMPS WWW site, then they describe the most current, fully-patched
|
||||
version of LAMMPS, which has changed after the date listed above.
|
||||
These additions are described on "this
|
||||
page"_http://lammps.sandia.gov/bug.html. If you browse the HTML doc
|
||||
pages from the doc directory of the tarball you downloaded, then they
|
||||
will describe that tarball, whether it was the original version for
|
||||
the date listed above, or an upgraded tarball including features up to
|
||||
the date you downloaded it, again as described on "this
|
||||
page"_http://lammps.sandia.gov/bug.html. When the tarball unpacks, it
|
||||
will contain the date that corresponds to which version you
|
||||
downloaded. The PDF file described above is not regenerated for every
|
||||
patch, so it always corresponds to the original version with the date
|
||||
listed above.
|
||||
|
||||
"Introduction"_Section_intro.html :olb,l
|
||||
1.1 "What is LAMMPS"_1_1 :ulb,b
|
||||
1.2 "LAMMPS features"_1_2 :b
|
||||
|
|
Loading…
Reference in New Issue