Commit 4a4dbc7d authored by Gareth Tribello's avatar Gareth Tribello
Browse files

Added further instructions on building of PLUMED+LAMMPS

parent d802817c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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