Homec4science

Merge branch 'master' into USER-DPD_kokkos as of patch 10Aug17

Authored by Tim Mattox <timothy.mattox@engilitycorp.com> on Aug 11 2017, 19:25.

Description

Merge branch 'master' into USER-DPD_kokkos as of patch 10Aug17

Event Timeline

Tim Mattox <timothy.mattox@engilitycorp.com> committed rLAMMPS4041db8d1a74: Merge branch 'master' into USER-DPD_kokkos as of patch 10Aug17 (authored by Tim Mattox <timothy.mattox@engilitycorp.com>).Aug 11 2017, 19:25

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
52bec0f380ddSteve Plimpton
patch 10Aug17 
Aug 11 2017
f68c6254d48dSteve Plimpton/GitHub
Merge pull request #611 from akohlmey/final-tweaks 
Aug 10 2017
146aa4cdbdd3Axel Kohlmeyer
fall back to wget when curl is not available 
Aug 10 2017
2f3747eb6e6cAxel Kohlmeyer
we need to override compiler flags in lib/voronoi/Install.py 
Aug 10 2017
2bc6ad80d404Axel Kohlmeyer
avoid writable string and deprecated implicit conversion warning 
Aug 10 2017
f9a515efd37dAxel Kohlmeyer
add some remarks about makefile settings on windows 
Aug 10 2017
5b557442093cAxel Kohlmeyer
fix a header line formatting issue 
Aug 10 2017
0dc3cbaa8accAxel Kohlmeyer
Revert "remove -DLAMMPS_MEMALIGN from "make mpi" and "make serial" for… 
Aug 10 2017
ce62c41252f6Axel Kohlmeyer
when recomputing special bonds, make certain we do not shrink atom->maxspecial… 
Aug 10 2017
4e97b5750873Axel Kohlmeyer
remove -DLAMMPS_MEMALIGN from "make mpi" and "make serial" for increased… 
Aug 10 2017
7f437d769036Steve Plimpton/GitHub
Merge pull request #609 from akohlmey/doc-changes-for-stable 
Aug 10 2017
77a628e4effeAxel Kohlmeyer
make the deprecation warning nicer looking 
Aug 10 2017
f01103dd0885Axel Kohlmeyer
correctly use the term CUDA (instead of Cuda) when not referring to the KOKKOS… 
Aug 10 2017
81f4d7ecb535Axel Kohlmeyer
rework section 4 (Packages) in the manual to match Install.py scripts 
Aug 10 2017
210a77c5a0eaAxel Kohlmeyer
add a deprecation warning to pair style meam and make the reax one consistent… 
Aug 9 2017
6780c7390736Axel Kohlmeyer
restore mpic++ makefile to resolve regression test failure 
Aug 9 2017
be25a7d9a424Axel Kohlmeyer
updated comment for fix neb by steve 
Aug 9 2017
691d1b730dceSteve Plimpton/GitHub
Merge pull request #607 from akohlmey/final-changes-for-stable 
Aug 9 2017
95ece8a6c01cAxel Kohlmeyer
consistently use $(PYTHON) in the master makefile (which defaults to "python") 
Aug 8 2017
b7b1257b0146Axel Kohlmeyer
remove attempts to use urllib and use curl for all downloading. restore… 
Aug 8 2017
30431d4edb77Axel Kohlmeyer
rework Install.py for gpu library. make it consistent with other lib folders… 
Aug 8 2017
c53a84a967c0Axel Kohlmeyer
update README file for lib/mscg 
Aug 8 2017
b7b62f6893c2Axel Kohlmeyer
do not pollute global namespace by including mscg header in fix header 
Aug 8 2017
d2b0c287d26eAxel Kohlmeyer
add local makefile overrides to be compatible with standard suffixes 
Aug 8 2017
b3244f9c9807Axel Kohlmeyer
more lib compilation updates 
Aug 8 2017
8bba29d91e11Axel Kohlmeyer
more lib installation cleanup 
Aug 7 2017
135b1650f11cAxel Kohlmeyer
revamp of library builds 
Aug 7 2017
0a54c34e34c2Steve Plimpton/GitHub
Merge pull request #600 from akohlmey/install-and-docs-reviewed 
Aug 7 2017
a8f6a95cba50Steve Plimpton/GitHub
Merge pull request #605 from rbberger/bash_on_windows 
Aug 7 2017
e0f9a7c34c39Richard Berger
Adds BOW tutorial link in main menu 
Aug 7 2017
aaf17bde3ff9Richard Berger
Added tutorial for using LAMMPS in Bash on Windows 
Aug 7 2017
5ad8a3332dfcAxel Kohlmeyer/GitHub
Merge pull request #55 from GarrettTow/patch-1 
Aug 5 2017
ca7a3a6316ddGarrettTow/GitHub
Fixed typo in "compute_voronoi_atom.txt" 
Aug 4 2017
163ed276181aAxel Kohlmeyer
update .gitignore 
Aug 4 2017
23ca0099f7abAxel Kohlmeyer
more updates to kim/Install.py to restore missing functionality and align with… 
Aug 4 2017
59ac6ef57357Axel Kohlmeyer
correct a link and a name for OpenKIM 
Aug 4 2017
2fa16bcd4ca9Axel Kohlmeyer
make overlapping links to references unique to avoid anchor label errors 
Aug 4 2017
e84b6d806704sjplimp/GitHub
Merge pull request #602 from rbberger/pylammps_fixes 
Aug 4 2017
96d37128170fRichard Berger
Add missing link flag 
Jul 31 2017
b395ef00b446Richard Berger
Update tutorial_pylammps.txt 
Jul 31 2017
d3169eeab3e7Richard Berger
Remove Make.py reference in PyLammps examples 
Jul 31 2017
71553cf7328eRichard Berger
Fix PyLammps regression after output.cpp change 
Jul 31 2017
9bfd9267fabbAxel Kohlmeyer
update and automate the QUIP configuration so that no environment variables are… 
Jul 28 2017
7d0d701eaf09Axel Kohlmeyer
add reference outputs for QUIP/GAP example 
Jul 28 2017
841a92c7fadaAxel Kohlmeyer
remove unused variable 
Jul 28 2017
85120842dd84Axel Kohlmeyer
update QUIP examples to closer match typical LAMMPS examples 
Jul 28 2017
3ebf561e0deaAxel Kohlmeyer
remove tarball after unpacking 
Jul 28 2017
ffb778cf9b25Axel Kohlmeyer
make Install.py for lib/smd and lib/voronoi consistent 
Jul 28 2017
f3850da9fe9dAxel Kohlmeyer
clean up makefiles provide "serial" and "mpi" targets for atc and awpmd 
Jul 28 2017
e7d9aabca6baAxel Kohlmeyer
Merge branch 'kim-install' into install-and-docs-reviewed 
Jul 28 2017