|
|
f4005e350a
|
update fix plumed API version check and add reminder comments to build files
|
2024-06-17 07:11:56 -04:00 |
|
|
|
43ce6b018a
|
update Plumed support for version 2.8.4 and 2.9.1
|
2024-06-09 01:30:35 -04:00 |
|
|
|
9c6e88f575
|
use plumed version 2.8.3 by default
|
2024-02-09 05:09:47 -05:00 |
|
|
|
08153b7b4d
|
trim list of known plumed source packages.
|
2023-03-16 21:01:32 -04:00 |
|
|
|
21293f1c08
|
update links and hashes for new plumed2 releases
|
2023-03-13 12:10:41 -04:00 |
|
|
|
89b37c51df
|
implement download fallback for traditional make build
|
2023-02-01 06:47:25 -05:00 |
|
|
|
ef83f78e1e
|
add md5sums for plumed 2.7.5 and 2.8.1, update default version to 2.8.1
|
2022-10-21 09:28:15 -04:00 |
|
|
|
11ba2adbe7
|
add support for plumed 2.6.6, 2.7.4, and 2.8.0 (default 2.7.4)
|
2022-02-25 16:34:37 -05:00 |
|
|
|
4d4c04dd7c
|
include support for building with plumed 2.7.3 and 2.6.5
|
2021-12-01 10:56:23 -05:00 |
|
|
|
f39c5178d8
|
update plumed to version 2.7.2 and drop workaround for 2.7.1
|
2021-07-27 09:56:52 -04:00 |
|
|
|
7a97331e51
|
add support for Plumed2 version 2.5.7, 2.6.3, 2.7.1
|
2021-04-16 12:38:00 -04:00 |
|
|
|
78a20a988e
|
add support for plumed version 2.7.0 and make it default
|
2020-12-23 14:23:39 -05:00 |
|
|
|
90c13b1b14
|
update build files for plumed 2.6.1 release
|
2020-09-04 11:44:39 -04:00 |
|
|
|
4cacc4701d
|
update plumed support to include version 2.6.0. Fix bug in API check
|
2020-02-13 16:03:58 +01:00 |
|
|
|
6767fa5604
|
update supported plumed library to version 2.5.3
|
2019-10-20 16:27:32 -04:00 |
|
|
|
2b288bc9e0
|
add missing mode keyword for substitution
|
2019-07-30 16:53:27 -04:00 |
|
|
|
882b2301bb
|
handle shared library extension on macosx for plumed runtime build
|
2019-07-30 16:48:50 -04:00 |
|
|
|
7ab7691c51
|
update PLUMED support to version 2.5.2
|
2019-07-30 05:57:57 -04:00 |
|
|
|
c52a330a79
|
update USER-PLUMED support for version 2.5.1 and fix bug in Install.py script
|
2019-04-04 14:19:53 -04:00 |
|
|
|
265ad4512d
|
add sanity check on plumed pre-installed path location
|
2019-04-04 13:18:27 -04:00 |
|
|
|
1465352454
|
some cleanups and small bugfixes to conform better with python conventions
|
2019-01-28 17:37:05 -05:00 |
|
|
|
4fcfa4987a
|
fix typo
|
2019-01-28 14:56:47 +01:00 |
|
|
|
53f600ea35
|
use enable all available plumed modules when using download/compile mode
|
2019-01-26 09:55:48 -05:00 |
|
|
|
53673cd99c
|
fix typo
|
2019-01-20 16:01:34 -05:00 |
|
|
|
683f8854c2
|
a few more Install.py script changes. untested.
|
2019-01-15 23:02:49 -05:00 |
|
|
|
d01c28002f
|
update plumed support to use newer version of the library
|
2019-01-14 17:47:36 -05:00 |
|
|
|
c3a15e221d
|
use sys.exit() instead of the removed error() function
|
2019-01-14 14:13:40 -05:00 |
|
|
|
8d4bfa1aa7
|
port plumed and mscg Install.py files to use argparse
|
2019-01-14 12:52:21 -05:00 |
|
|
|
be721fe75a
|
more Install.py refactoring
|
2018-12-03 19:47:10 -05:00 |
|
|
|
eda79bd1c2
|
use shutil.rmtree() instead of calling 'rm -rf' for increased portability
|
2018-11-28 20:46:50 -05:00 |
|
|
|
22e774adef
|
Revert "Add --noinstall flag to use the plumed source code directly without issuing make install"
This reverts commit a4684e2629.
Revert --noinstall flag commit
|
2018-11-28 17:37:24 +01:00 |
|
|
|
8213287966
|
detect the number of available CPU for plumed make, as suggested by @akohlmey
|
2018-11-28 16:09:05 +01:00 |
|
|
|
a4684e2629
|
Add --noinstall flag to use the plumed source code directly without issuing make install
|
2018-11-28 15:43:35 +01:00 |
|
|
|
3d5423f5da
|
revert back to correct path to Plumed.inc.*. (my fault, I was not doing the 'make install')
|
2018-11-28 09:18:38 +01:00 |
|
|
|
32abe35201
|
added -j8 option for faster plumed make
|
2018-11-28 00:08:55 +01:00 |
|
|
|
c87bdda9a8
|
fixed wrong path to Plumed.inc.*
|
2018-11-28 00:08:01 +01:00 |
|
|
|
1b50ad02fb
|
fixed uninitialized var homedir
|
2018-11-28 00:06:50 +01:00 |
|
|
|
04520e627d
|
add code and scripts to support all three plumed linkage modes with fix plumed for conventional build
|
2018-11-14 21:26:36 -05:00 |
|
|
|
badfdd7433
|
download only the plumed-src package and include further tweaks to be compatible with plumed 2.5b
|
2018-11-03 00:21:10 -04:00 |
|
|
|
54c52c3bdf
|
adjust compilation settings to link in plumed library statically and all its dependencies
|
2018-11-02 22:52:36 -04:00 |
|
|
|
42068944aa
|
Merge branch 'master' of github.com:gtribello/lammps into fix-plumed
|
2018-10-30 20:43:49 -04:00 |
|
|
|
e3b89b60dc
|
add checksum support for downloaded tar archives. upgrade to v2.4.3
|
2018-10-30 20:43:20 -04:00 |
|
|
|
044507640f
|
include Plumed.h with full path
|
2018-10-29 06:52:19 -06:00 |
|
|
|
360aca581c
|
remove last reference to voro++
|
2018-10-28 21:56:49 -04:00 |
|
|
|
bfbf5695fd
|
adjust path for includelink to find the Plumed.h wrapper properly
|
2018-10-28 21:30:37 -04:00 |
|
|
|
a60b6d1ab8
|
add feature to python lib install script to support existing installation and use links
|
2018-10-28 18:12:32 -04:00 |
|
|
|
492e945b5a
|
Added options to link plumed statically
|
2018-07-11 16:39:52 +01:00 |
|