95ece8a6c0
consistently use $(PYTHON) in the master makefile (which defaults to "python")
2017-08-08 17:03:52 -04:00
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
30431d4edb
rework Install.py for gpu library. make it consistent with other lib folders and support python3
2017-08-08 16:57:27 -04:00
8a7a831bd6
Remove redundant check in Makefile.kokkos
2017-08-08 12:57:22 -06:00
c53a84a967
update README file for lib/mscg
2017-08-08 13:55:12 -04:00
b7b62f6893
do not pollute global namespace by including mscg header in fix header
2017-08-08 13:20:25 -04:00
d2b0c287d2
add local makefile overrides to be compatible with standard suffixes
2017-08-08 13:19:44 -04:00
b3244f9c98
more lib compilation updates
2017-08-08 07:20:33 -04:00
8bba29d91e
more lib installation cleanup
2017-08-07 17:21:45 -04:00
135b1650f1
revamp of library builds
...
- remove cross compiler stuff
- make use of Install.py consistent
- provide options for Makefile.serial and Makefile.mpi that match those in src
2017-08-07 17:13:01 -04:00
0a54c34e34
Merge pull request #600 from akohlmey/install-and-docs-reviewed
...
Installation scripts and docs reviewed for release
2017-08-07 08:02:04 -06:00
a8f6a95cba
Merge pull request #605 from rbberger/bash_on_windows
...
Adds tutorial for using LAMMPS in Bash on Windows
2017-08-07 08:00:56 -06:00
e0f9a7c34c
Adds BOW tutorial link in main menu
2017-08-07 00:06:53 -04:00
aaf17bde3f
Added tutorial for using LAMMPS in Bash on Windows
2017-08-07 00:06:12 -04:00
5ad8a3332d
Merge pull request #55 from GarrettTow/patch-1
...
Fixed typo in "compute_voronoi_atom.txt"
2017-08-04 19:18:57 -04:00
ca7a3a6316
Fixed typo in "compute_voronoi_atom.txt"
...
There was the typo "requiers" in the Restrictions section of compute_voronoi_atom.txt.
2017-08-04 17:48:27 -04:00
163ed27618
update .gitignore
2017-08-04 16:10:59 -04:00
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
59ac6ef573
correct a link and a name for OpenKIM
2017-08-04 11:19:09 -04:00
2fa16bcd4c
make overlapping links to references unique to avoid anchor label errors
2017-08-04 11:11:41 -04:00
e84b6d8067
Merge pull request #602 from rbberger/pylammps_fixes
...
PyLammps corrections
2017-08-04 08:35:00 -06:00
96d3712817
Add missing link flag
2017-07-31 15:52:44 -06:00
b395ef00b4
Update tutorial_pylammps.txt
2017-07-31 15:50:14 -06:00
5cd1dc93dc
Revert 7edb294b44 temporarily
2017-07-31 15:32:20 -06:00
d3169eeab3
Remove Make.py reference in PyLammps examples
...
Also fixes some regressions due to command syntax changes
2017-07-31 13:56:20 -06:00
71553cf732
Fix PyLammps regression after output.cpp change
2017-07-31 13:53:41 -06:00
93190a548a
Merge branch 'cmake' of github.com:junghans/lammps into cmake
2017-07-31 11:48:27 -06:00
72f50c91ee
Add -DLAMMPS_EXCEPTIONS flag
2017-07-31 11:48:22 -06:00
408d9d99a9
cmake: improve some error messages
2017-07-31 11:35:41 -06:00
8431ca5fec
Remove tpls directory
2017-07-31 10:54:07 -06:00
13f2d39f55
Update Kokkos library to v2.03.13
2017-07-31 10:34:21 -06:00
9bfd9267fa
update and automate the QUIP configuration so that no environment variables are needed
2017-07-28 16:11:13 -04:00
7d0d701eaf
add reference outputs for QUIP/GAP example
2017-07-28 16:05:16 -04:00
841a92c7fa
remove unused variable
2017-07-28 16:03:24 -04:00
85120842dd
update QUIP examples to closer match typical LAMMPS examples
2017-07-28 15:20:33 -04:00
3ebf561e0d
remove tarball after unpacking
2017-07-28 14:25:47 -04:00
ffb778cf9b
make Install.py for lib/smd and lib/voronoi consistent
2017-07-28 14:03:29 -04:00
f3850da9fe
clean up makefiles provide "serial" and "mpi" targets for atc and awpmd
2017-07-28 13:36:06 -04:00
7edb294b44
Fix execution space issues in comm_kokkos
2017-07-28 10:44:08 -06:00
e7d9aabca6
Merge branch 'kim-install' into install-and-docs-reviewed
2017-07-28 11:25:08 -04:00
9695aa6092
Merge branch 'master' into USER-DPD_kokkos_testing
2017-07-27 15:51:56 -06:00
e3973796ba
fix bug in power operator in LAMMPS variable expressions
2017-07-27 15:51:45 -04:00
c494ec35e2
correct symbolic links to shared Install.py file
2017-07-27 12:48:32 -04:00
6d0a228624
Merge pull request #599 from lammps/kim-doc
...
restore lost KIM doc section in Section packages
2017-07-27 10:34:44 -06:00
8e834d8be1
Add missing sync to neigh_bond_kokkos
2017-07-27 09:37:16 -06:00
8f59c0e188
Fix modify/sync issue in neigh_bond_kokkos
2017-07-27 08:51:17 -06:00
acf6d54ec1
python3 port, yet untested
2017-07-27 09:25:39 -04:00
0427f6205e
fix typo
2017-07-27 09:25:02 -04:00
72419b6313
Merge remote-tracking branch 'github/kim-doc' into install-and-docs-reviewed
2017-07-26 19:35:15 -04:00
da7a5f55d3
Merge branch 'kim-install' into install-and-docs-reviewed
2017-07-26 19:32:55 -04:00