Added further instructions on building of PLUMED+LAMMPS

This commit is contained in:
Gareth Tribello 2018-12-07 12:49:00 +00:00
parent d802817cca
commit 4a4dbc7da5
1 changed files with 5 additions and 0 deletions

View File

@ -763,6 +763,11 @@ a global PLUMED installation or consider downloading PLUMED during the LAMMPS bu
[CMake build]:
When the "-D PKG_USER-PLUMED" flag is included in the cmake command you must ensure that
gsl, blas and lapack are installed in locations that are specified in your environment. There
are then two additional commands that control the manner in which PLUMED is obtained and linked
into LAMMPS.
-D DOWNLOAD_PLUMED=value # download PLUMED for build, value = no (default) or yes
-D PLUMED_MODE=value # Linkage mode for PLUMED, value = static (default), shared, or runtime :pre