restore some LAMMPS-ICMS "branding"
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<HTML>
|
||||
<!-- HTML_ONLY -->
|
||||
<HEAD>
|
||||
<TITLE>LAMMPS Users Manual</TITLE>
|
||||
<TITLE>LAMMPS-ICMS Users Manual</TITLE>
|
||||
<META NAME="docnumber" CONTENT="20 Nov 2015 version">
|
||||
<META NAME="author" CONTENT="http://lammps.sandia.gov - Sandia National Laboratories">
|
||||
<META NAME="copyright" CONTENT="Copyright (2003) Sandia Corporation. This software and manual is distributed under the GNU General Public License.">
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- END_HTML_ONLY -->
|
||||
|
||||
<CENTER><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>
|
||||
<CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS-ICMS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A>
|
||||
</CENTER>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
<H1></H1>
|
||||
|
||||
<CENTER><H3>LAMMPS Documentation
|
||||
<CENTER><H3>LAMMPS-ICMS Documentation
|
||||
</H3></CENTER>
|
||||
<CENTER><H4>20 Nov 2015 version
|
||||
</H4></CENTER>
|
||||
@ -39,11 +39,25 @@ LAMMPS. It is also in the file src/version.h and in the LAMMPS
|
||||
directory name created when you unpack a tarball, and at the top of
|
||||
the first page of the manual (this page).
|
||||
</P>
|
||||
<P>LAMMPS-ICMS is an experimental variant of LAMMPS with additional
|
||||
features made available for testing before they will be submitted
|
||||
for inclusion into the official LAMMPS tree. The source code is
|
||||
based on the official LAMMPS svn repository mirror at the Institute
|
||||
for Computational Molecular Science at Temple University and generally
|
||||
kept up-to-date as much as possible. Sometimes, e.g. when additional
|
||||
development work is needed to adapt the upstream changes into
|
||||
LAMMPS-ICMS it can take longer until synchronization; and occasionally,
|
||||
e.g. in case of the rewrite of the multi-threading support, the
|
||||
development will be halted except for important bugfixes until
|
||||
all features of LAMMPS-ICMS fully compatible with the upstream
|
||||
version or replaced by alternate implementations.</P>
|
||||
<UL><LI>If you browse the HTML doc pages on the LAMMPS WWW site, they always
|
||||
describe the most current version of LAMMPS.
|
||||
describe the most current version of upstream LAMMPS, but may be
|
||||
missing some new features in LAMMPS-ICMS.
|
||||
|
||||
<LI>If you browse the HTML doc pages included in your tarball, they
|
||||
describe the version you have.
|
||||
describe the version you have, however, not all new features in
|
||||
LAMMPS-ICMS are documented immediately.
|
||||
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user