Andrew Schultz
|
8e9037ac95
|
Add request to contact if interested in more pair styles
|
2019-07-03 16:19:26 -04:00 |
Andrew Schultz
|
5ef389eaea
|
Mention that a smoothly truncated potential works better
Add a table of pair styles that implement single_hessian
|
2019-07-03 14:45:45 -04:00 |
Andrew Schultz
|
ef1b62a422
|
rename single2nd => single_hessian
|
2019-07-01 20:44:03 -04:00 |
Andrew Schultz
|
3cd1095dd8
|
Add line for compute hma
|
2019-07-01 16:12:51 -04:00 |
Andrew Schultz
|
fe5e952319
|
Fix docs issues
|
2019-06-19 19:17:20 -04:00 |
Andrew Schultz
|
87e6fda820
|
Merge remote-tracking branch 'upstream/master'
|
2019-06-19 18:52:47 -04:00 |
Andrew Schultz
|
fe1afee84e
|
Merge remote-tracking branch 'upstream/master'
|
2019-06-19 16:12:36 -04:00 |
Andrew Schultz
|
395a9d3739
|
Fold hma compute into USER-MISC
|
2019-06-19 16:12:15 -04:00 |
Andrew Schultz
|
04cfaae54f
|
Fold HMA README into source code in preparation for move to MISC
|
2019-06-19 13:37:41 -04:00 |
Andrew Schultz
|
52a3d825ef
|
Explain more about advantages of HMA, restrictions, point to examples/hma
|
2019-06-19 13:35:35 -04:00 |
Axel Kohlmeyer
|
bb11344424
|
Merge pull request #1522 from akohlmey/next_version
Step version string for next patch release
|
2019-06-18 22:01:42 -04:00 |
Axel Kohlmeyer
|
e754fb80a4
|
Merge pull request #1518 from akohlmey/collected-small-changes
Collected small changes and fixes for the next patch release
|
2019-06-18 16:21:41 -04:00 |
Axel Kohlmeyer
|
98fbaef406
|
workaround for ICE issue with gcc 4.8.x
|
2019-06-18 15:00:27 -04:00 |
Axel Kohlmeyer
|
d98c105d34
|
step version string to 18 June 2019
|
2019-06-18 11:52:09 -04:00 |
Axel Kohlmeyer
|
961dcfc261
|
mention alternate build environment generators for cmake
|
2019-06-18 11:50:06 -04:00 |
Axel Kohlmeyer
|
81cdce9b04
|
flag and document that USER-TALLY computes are not compatible with dynamic groups
|
2019-06-18 00:14:48 -04:00 |
Axel Kohlmeyer
|
995b6b31a2
|
flag a couple more packages that contain sub-builds of downloaded code
|
2019-06-17 16:05:54 -04:00 |
Axel Kohlmeyer
|
e9666f585f
|
update log files for kolmogorov/crespi/full potential
|
2019-06-17 15:46:54 -04:00 |
Axel Kohlmeyer
|
f4f4a7c850
|
adapt for Ninja build tool, which cannot handle sub-builds and fortran
so builds of downloaded libraries are not supported right now
|
2019-06-17 14:24:51 -04:00 |
Axel Kohlmeyer
|
5fc3081a55
|
make building tools (msi2lmp, chain.x) an option, which is off by default
|
2019-06-17 14:23:30 -04:00 |
Axel Kohlmeyer
|
a39a35af20
|
Merge pull request #1517 from jrgissing/bond/react-clarify-template-check-messages
Bond/react: clarify reaction-template warning messages
|
2019-06-17 14:14:53 -04:00 |
Axel Kohlmeyer
|
1452d3d25b
|
Merge pull request #1516 from gtribello/master
Using PLUMED to compute committor with LAMMPS
|
2019-06-17 14:14:37 -04:00 |
Axel Kohlmeyer
|
2dea4eb0e9
|
Merge pull request #1513 from akohlmey/user-tally-vs-hybrid
Make USER-TALLY compute styles compatible with hybrid pair styles
|
2019-06-17 14:14:06 -04:00 |
Axel Kohlmeyer
|
5d73b0790f
|
Merge pull request #1510 from evoyiatzis/respa_class_2
Implementation of inner/middle/outer compute methods for lj/class2
|
2019-06-17 14:13:47 -04:00 |
Axel Kohlmeyer
|
93fd33aad9
|
Merge pull request #1507 from athomps/yarray
Back-porting of Zombie SNAP improvements
|
2019-06-17 14:13:28 -04:00 |
Axel Kohlmeyer
|
6536399fc3
|
Merge pull request #1476 from uihsnv/log_spacing
A function logfreq3(), for logarithmic spacing
|
2019-06-17 14:12:59 -04:00 |
Axel Kohlmeyer
|
2f29bd29f4
|
Merge pull request #1430 from ndtrung81/gpu-neigh-hybrid
Enable neighbor build on the device for pair hybrid substyles
|
2019-06-17 14:12:40 -04:00 |
Axel Kohlmeyer
|
b1458ceebf
|
fix typo
|
2019-06-17 07:42:18 -04:00 |
Axel Kohlmeyer
|
92615bda3a
|
update kolmogorov/crespi/full example input for recent change in REBO
|
2019-06-17 07:38:11 -04:00 |
Axel Kohlmeyer
|
4c0cd0a019
|
remove memory leak by freeing custom MPI data types
|
2019-06-17 07:36:03 -04:00 |
Axel Kohlmeyer
|
fd93c27dcb
|
make valgrind happy by fully initializing line buffer for thermo output
|
2019-06-17 07:35:30 -04:00 |
jrgissing
|
4178c5167b
|
clarify template error/warning message
|
2019-06-16 14:47:07 -06:00 |
Jacob Gissinger
|
fd20a0606a
|
Merge pull request #49 from lammps/master
rebase
|
2019-06-16 14:19:50 -06:00 |
Gareth Tribello
|
75e2981bda
|
Using force_timeout call instead of throwing error for plumed stop
|
2019-06-16 17:52:20 +01:00 |
Gareth Tribello
|
98d9a9a4d2
|
Added call to PLUMED with setStopFlag so that PLUMED can stop LAMMPS if it needs to. This would be needed if you were computing committors for example
|
2019-06-16 16:09:32 +01:00 |
Axel Kohlmeyer
|
e73b34a5b1
|
do not run tally callback setup multiple times per time step
|
2019-06-14 15:46:28 -04:00 |
Andrew Schultz
|
622cfd5718
|
Add single2nd_enable flag for Pair
|
2019-06-14 14:12:09 -04:00 |
Andrew Schultz
|
343bc728e2
|
Cleanup: s/fix/compute/ and properly increment size_vector
|
2019-06-14 14:11:15 -04:00 |
Andrew Schultz
|
db3de8a31b
|
rename Pair::single to single2nd
|
2019-06-14 13:48:31 -04:00 |
Axel Kohlmeyer
|
ac57b41b4d
|
fix line endings and missing EOL at end
|
2019-06-14 07:13:06 -04:00 |
Evangelos Voyiatzis
|
43e3c1520b
|
cleaning pair_lj_class2.h of windows line endings
removing DOS/Windows style CR/LF line endings
|
2019-06-14 11:50:56 +02:00 |
Evangelos Voyiatzis
|
e7116c8680
|
Update pair_class2.txt
Addition of a few lines in the documentation file
|
2019-06-14 09:04:03 +02:00 |
Aidan Thompson
|
4d7d3a5d53
|
Switched algorithm for compute_yi to one based on zlist ordering
|
2019-06-13 15:56:18 -06:00 |
Evangelos Voyiatzis
|
c1550ba29b
|
implementation of inner/middle/outer for lj/class2
Implementation of inner/middle/outer functions in style lj/class2 to enable integration with respa
|
2019-06-13 22:23:01 +02:00 |
Aidan Thompson
|
5fb505ca8c
|
Fixed typo
|
2019-06-13 10:24:18 -06:00 |
Aidan Thompson
|
67a1a63f5f
|
Removed old text
|
2019-06-13 10:10:37 -06:00 |
Aidan P. Thompson
|
65b87fa278
|
Updated SNAP in KOKKOS package so it compiles and runs
|
2019-06-13 09:54:56 -06:00 |
Andrew Schultz
|
053ac654c3
|
Install.sh not needed
|
2019-06-12 20:32:22 -04:00 |
athomps
|
c5c03230cb
|
Not part of this pull request
|
2019-06-12 17:05:47 -06:00 |
athomps
|
be5d3d6a19
|
Not part of this pull request
|
2019-06-12 17:04:22 -06:00 |