Skip to content
Snippets Groups Projects
Commit 14ab0ec4 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove references to pre-installed packages as this was changed with the 22 August 2018 version

parent 6c72d15c
No related branches found
No related tags found
No related merge requests found
...@@ -48,15 +48,8 @@ your machine and "unstable" is one of the 3 branches listed above. ...@@ -48,15 +48,8 @@ your machine and "unstable" is one of the 3 branches listed above.
between them at any time using "git checkout <branch name>".) between them at any time using "git checkout <branch name>".)
Once the command completes, your directory will contain the same files Once the command completes, your directory will contain the same files
as if you unpacked a current LAMMPS tarball, with two exceptions: as if you unpacked a current LAMMPS tarball, with the exception, that
the HTML documentation files are not included. They can be fetched
1) No LAMMPS packages are initially installed in the src dir (a few
packages are installed by default in the tarball src dir). You can
install whichever packages you wish before building LAMMPS; type "make
package" from the src dir to see the options, and the
"Packages"_Packages.html doc page for a discussion of packages.
2) The HTML documentation files are not included. They can be fetched
from the LAMMPS website by typing "make fetch" in the doc directory. from the LAMMPS website by typing "make fetch" in the doc directory.
Or they can be generated from the content provided in doc/src by Or they can be generated from the content provided in doc/src by
typing "make html" from the the doc directory. typing "make html" from the the doc directory.
......
...@@ -36,15 +36,8 @@ where "mylammps" is the name of the directory you wish to create on ...@@ -36,15 +36,8 @@ where "mylammps" is the name of the directory you wish to create on
your machine. your machine.
Once the command completes, your directory will contain the same files Once the command completes, your directory will contain the same files
as if you unpacked a current LAMMPS tarball, with two exceptions: as if you unpacked a current LAMMPS tarball, with the exception, that
the HTML documentation files are not included. They can be fetched
1) No LAMMPS packages are initially installed in the src dir (a few
packages are installed by default in the tarball src dir). You can
install whichever packages you wish before building LAMMPS; type "make
package" from the src dir to see the options, and the
"Packages"_Packages.html doc page for a discussion of packages.
2) The HTML documentation files are not included. They can be fetched
from the LAMMPS website by typing "make fetch" in the doc directory. from the LAMMPS website by typing "make fetch" in the doc directory.
Or they can be generated from the content provided in doc/src by Or they can be generated from the content provided in doc/src by
typing "make html" from the the doc directory. typing "make html" from the the doc directory.
......
...@@ -370,8 +370,7 @@ of these styles. ...@@ -370,8 +370,7 @@ of these styles.
All of the kspace styles are part of the KSPACE package. They are All of the kspace styles are part of the KSPACE package. They are
only enabled if LAMMPS was built with that package. See the "Build only enabled if LAMMPS was built with that package. See the "Build
package"_Build_package.html doc page for more info. Note that the package"_Build_package.html doc page for more info.
KSPACE package is installed by default.
For MSM, a simulation must be 3d and one can use any combination of For MSM, a simulation must be 3d and one can use any combination of
periodic, non-periodic, or shrink-wrapped boundaries (specified using periodic, non-periodic, or shrink-wrapped boundaries (specified using
......
...@@ -154,8 +154,7 @@ details. ...@@ -154,8 +154,7 @@ details.
This style is part of the KSPACE package. It is only enabled if This style is part of the KSPACE package. It is only enabled if
LAMMPS was built with that package. See the "Build LAMMPS was built with that package. See the "Build
package"_Build_package.html doc page for more info. Note that the package"_Build_package.html doc page for more info.
KSPACE package is installed by default.
[Related commands:] [Related commands:]
......
...@@ -249,8 +249,7 @@ All the styles with {coul/charmm} or {coul/charmmfsh} styles are part ...@@ -249,8 +249,7 @@ All the styles with {coul/charmm} or {coul/charmmfsh} styles are part
of the MOLECULE package. All the styles with {coul/long} style are of the MOLECULE package. All the styles with {coul/long} style are
part of the KSPACE package. They are only enabled if LAMMPS was built part of the KSPACE package. They are only enabled if LAMMPS was built
with those packages. See the "Build package"_Build_package.html doc with those packages. See the "Build package"_Build_package.html doc
page for more info. Note that the MOLECULE and KSPACE packages are page for more info.
installed by default.
[Related commands:] [Related commands:]
......
...@@ -344,7 +344,7 @@ USER-FEP package. The {long} versions also require the KSPACE package to be ...@@ -344,7 +344,7 @@ USER-FEP package. The {long} versions also require the KSPACE package to be
installed. The soft {tip4p} versions also require the MOLECULE package to be installed. The soft {tip4p} versions also require the MOLECULE package to be
installed. These styles are only enabled if LAMMPS was built with those installed. These styles are only enabled if LAMMPS was built with those
packages. See the "Build package"_Build_package.html doc page for more packages. See the "Build package"_Build_package.html doc page for more
info. Note that the KSPACE and MOLECULE packages are installed by default. info.
[Related commands:] [Related commands:]
......
...@@ -329,8 +329,7 @@ The {lj/cut/coul/long} and {lj/cut/tip4p/long} styles are part of the ...@@ -329,8 +329,7 @@ The {lj/cut/coul/long} and {lj/cut/tip4p/long} styles are part of the
KSPACE package. The {lj/cut/tip4p/cut} style is part of the MOLECULE KSPACE package. The {lj/cut/tip4p/cut} style is part of the MOLECULE
package. These styles are only enabled if LAMMPS was built with those package. These styles are only enabled if LAMMPS was built with those
packages. See the "Build package"_Build_package.html doc page for packages. See the "Build package"_Build_package.html doc page for
more info. Note that the KSPACE and MOLECULE packages are installed more info.
by default.
[Related commands:] [Related commands:]
......
...@@ -219,8 +219,7 @@ different levels of the rRESPA hierarchy. See the ...@@ -219,8 +219,7 @@ different levels of the rRESPA hierarchy. See the
These styles are part of the KSPACE package. They are only enabled if These styles are part of the KSPACE package. They are only enabled if
LAMMPS was built with that package. See the "Build LAMMPS was built with that package. See the "Build
package"_Build_package.html doc page for more info. Note that the package"_Build_package.html doc page for more info.
KSPACE package is installed by default.
[Related commands:] [Related commands:]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment