Axel Kohlmeyer
b72215fe02
add support for automated checksumming of downloaded sources to kim api conventional build
2019-08-16 12:43:37 -04:00
Ryan S. Elliott
42711245a2
bump kim-api to 2.1.3
2019-08-16 10:08:23 -06:00
Axel Kohlmeyer
0774e92ece
use KIM-API 2.1.2 consistently with CMake and conventional build system
2019-08-03 06:40:31 -04:00
Ryan S. Elliott
be86db9dd9
Update /lib/kim stuff
2019-07-23 21:06:02 -05:00
Ryan S. Elliott
9d0e518cc5
Updates for kim-api-2.0.2 release
2019-03-28 15:35:22 -05:00
Ryan S. Elliott
b628e3b1b6
Update openkim.org urls in various places
2019-03-06 10:26:03 -06:00
Ryan S. Elliott
54e5c76333
Bump KIM API version to 2.0.1
2019-02-27 15:50:08 -06:00
Ryan S. Elliott
927dc262b2
Update CMake & Install.py for KIM API v2
2019-02-06 23:41:45 -06:00
Ryan S. Elliott
a9b0fb9e9d
Some adjustments to kim Install.py
2019-02-03 12:43:48 -06:00
Ryan S. Elliott
23ce00f366
Merge remote-tracking branch 'lammps/master' into kim-v2-update
2019-01-16 21:49:14 -06:00
Ryan S. Elliott
b068690e13
Update for kim-api beta.3 release
2018-12-12 16:21:54 -06:00
Axel Kohlmeyer
be721fe75a
more Install.py refactoring
2018-12-03 19:47:10 -05:00
Axel Kohlmeyer
eda79bd1c2
use shutil.rmtree() instead of calling 'rm -rf' for increased portability
2018-11-28 20:46:50 -05:00
Ryan S. Elliott
9ed6f2fc43
Adjust lib/kim install script and settings
2018-11-04 20:10:04 -06:00
Ryan S. Elliott
67e6afaab2
Update to KIM kim-api-v2.0.0-beta.1
2018-07-11 15:09:58 -07:00
Ryan S. Elliott
955fe583d8
Updated docs for new pair_kim
2018-07-11 15:09:57 -07:00
Ryan S. Elliott
8bbba22867
First working version of pair_kim with kim-api-v2
2018-07-11 15:09:28 -07:00
Ryan S. Elliott
09046ad3f7
Update to kim-api-v1.9.5
...
Fixes the 'everything' option
2018-05-12 10:08:09 -05:00
Axel Kohlmeyer
bc49ce611a
restore python3 compatibility
2018-04-09 23:08:49 -04:00
Ryan S. Elliott
3f3bab4e71
Create KIM_LAMMPS_PlugIn.h & related changes
2018-04-02 11:45:35 -05:00
Ryan S. Elliott
f089d8d247
use correct installed kim lib when adding new models
2018-04-02 09:39:44 -05:00
Ryan S. Elliott
25d2f4b1f6
Update pair_kim for v1.9.4 and versatile linking
...
Use dlopen instead of directly linking to kim-api
library. This will allow for easier distribution
of LAMMPS with support for KIM Models.
2018-04-02 09:39:44 -05:00
Ryan S. Elliott
775a15b9da
Update lib/kim for kim-api-v1.9.2
2017-10-09 14:06:30 -05:00
Axel Kohlmeyer
c6d923b6c8
make download function more resilient by also catching failed execution
2017-08-10 21:15:35 -04:00
Axel Kohlmeyer
146aa4cdbd
fall back to wget when curl is not available
2017-08-10 09:05:23 -04:00
Axel Kohlmeyer
b7b1257b01
remove attempts to use urllib and use curl for all downloading. restore printing help with no flags.
2017-08-08 17:00:09 -04:00
Axel Kohlmeyer
b3244f9c98
more lib compilation updates
2017-08-08 07:20:33 -04:00
Axel Kohlmeyer
23ca0099f7
more updates to kim/Install.py to restore missing functionality and align with other scripts
...
- build into local directory to replace existing installation is now default
- add wrapper function that calls curl in case python package has not ssl support
- have to specify -n flag to avoid wiping out the existing installation
- can specify -p to point to an existing kim-api installation (implies -n)
2017-08-04 14:47:32 -04:00
Ryan S. Elliott
84065dde21
Refactor lib/kim/Install.py; works with phtyon 3 2.7
2017-07-20 12:02:50 -05:00
Axel Kohlmeyer
355aad9691
restore python3 support. this now can run with python 2.7.13 and 3.5.3.
2017-07-19 17:19:44 -04:00
Ryan S. Elliott
f181a0bfab
Update lib/kim/Install.py for phthon 2.7 conversion
2017-07-19 12:54:33 -05:00
Axel Kohlmeyer
81f342aafa
fix variable name bug and synchronize with other ported Install.py files
2017-07-18 18:06:18 -04:00
Richard Berger
d7355801df
Make KIM Install.py Python 3 compatible
2017-07-15 12:03:04 -05:00
Steve Plimpton
296e572e69
better Install.py script for KIM from Ryan Elliott
2017-07-14 16:25:16 -06:00
Ryan S. Elliott
e30c5fc956
Fixed shebang and renamed to lib/kim/Install.py
2017-07-10 21:05:29 -05:00