|
|
c1f6c004ca
|
Add contains method to ValueTokenizer
|
2020-06-09 12:11:53 -04:00 |
|
|
|
e47d48eed8
|
Change output message and use list(APPEND)
|
2020-06-09 12:10:35 -04:00 |
|
|
|
954f728225
|
Always set CMAKE_LIBRARY_PATH if environment variable LIBRARY_PATH is set
This resolves issues such as CUDA_CUDA_LIBRARY NOTFOUND if LIBRARY_PATH is
set to the CUDA stubs folder, but ignored by CMake.
|
2020-06-09 11:30:54 -04:00 |
|
|
|
2010cf97a9
|
add documentation for the cubin header check and explain the reason
|
2020-06-09 07:41:18 -04:00 |
|
|
|
78f030a07a
|
test for *cubin.h files in lib/gpu that conflict with cmake compilation
|
2020-06-09 07:32:49 -04:00 |
|
|
|
9d3dda9307
|
step version strings for next patch release
|
2020-06-08 19:57:07 -04:00 |
|
|
|
e641671da9
|
Merge pull request #2132 from akohlmey/collected-bugfixes-and-updates
Collected bugfixes and updates
|
2020-06-08 19:55:34 -04:00 |
|
|
|
3b1219f0f5
|
Merge pull request #2133 from ThFriedrich/master
Added missing and correct a few existing "Syntax" and "Examples" labels in docs
|
2020-06-08 19:20:32 -04:00 |
|
|
|
016629252d
|
a few more tweaks needed for centos8 and fedora32
|
2020-06-08 19:18:01 -04:00 |
|
|
|
ac85071bc4
|
need one more step with ubuntu to allow enabling PPA repos
|
2020-06-08 16:08:03 -04:00 |
|
|
|
2668e3deb6
|
add manual installation of plumed library
|
2020-06-08 14:39:34 -04:00 |
|
|
|
8b154cfbf6
|
must not set *any* communicators in plumed lib when using MPI_STUBS
|
2020-06-08 10:38:20 -04:00 |
|
|
|
7512cd3518
|
Merge branch 'master' of github.com:ThFriedrich/lammps into collected-bugfixes-and-updates
|
2020-06-08 09:48:21 -04:00 |
|
|
|
ee5e479343
|
make sure that when unpacking the Nbr struct you convert the index back to the closest image relative to the center atom
|
2020-06-08 09:33:21 -04:00 |
|
|
|
2e9859bacf
|
don't request neighbors of ghosts
|
2020-06-08 09:29:32 -04:00 |
|
|
|
c90f303a7a
|
structs are all public by default
|
2020-06-08 09:28:43 -04:00 |
|
|
|
942a9e936d
|
remove changes to upstream
|
2020-06-08 09:28:22 -04:00 |
|
|
|
d106ed8981
|
add missing pair_style command to commands overview
|
2020-06-08 01:49:16 -04:00 |
|
|
|
99fcf21a74
|
Fix "Example" Tag formatting
|
2020-06-08 04:21:24 +02:00 |
|
|
|
448bccd138
|
tweak test epsilons so they pass with -DLAMMPS_BIGBIG
|
2020-06-07 22:20:46 -04:00 |
|
|
|
e5f937388a
|
fix bugs with reading restart files when using -DLAMMPS_BIGBIG
|
2020-06-07 22:14:51 -04:00 |
|
|
|
864103f93e
|
fix cut-n-paste bug that crashed LAMMPS on reading molecular data files with -DLAMMPS_BIGBIG
|
2020-06-07 21:35:06 -04:00 |
|
|
|
f9cdf0913c
|
Fix Formatting of "Examples" Label
|
2020-06-07 23:27:02 +02:00 |
|
|
|
def387c21e
|
Added missing "Syntax" label
|
2020-06-07 23:01:48 +02:00 |
|
|
|
a9d1932032
|
update singularity definition files to include kim-api packages
|
2020-06-07 16:11:26 -04:00 |
|
|
|
dd746f7695
|
whitespace
|
2020-06-07 15:59:50 -04:00 |
|
|
|
bbb6f408be
|
fix syntax issue
|
2020-06-07 15:56:18 -04:00 |
|
|
|
4da8ff3d21
|
avoid division by zero
|
2020-06-07 15:47:46 -04:00 |
|
|
|
fc1be785fc
|
port bugfix from fix qtb to fix qbmsst and some output simplification
|
2020-06-07 15:33:32 -04:00 |
|
|
|
5c1236084c
|
correctly compute the size of the maxexchange buffer. we put all fixes into one buffer.
|
2020-06-07 14:37:20 -04:00 |
|
|
|
db9543ede2
|
use more common coding patterns, set maxexchange, use correct argument conversion functions
|
2020-06-07 14:36:41 -04:00 |
|
|
|
cee7cd5fe9
|
consolidate enumerator for per-atom array data types
|
2020-06-07 11:44:42 -04:00 |
|
|
|
edc7237f15
|
more thorough checking if the reaxff force field is consistent.
|
2020-06-07 10:46:50 -04:00 |
|
|
|
586f2c00b0
|
add missing linefeed character
|
2020-06-07 10:13:35 -04:00 |
|
|
|
09a005414b
|
recover compilation of the KIM package
|
2020-06-06 17:27:10 -04:00 |
|
|
|
64664d0b18
|
Merge pull request #2122 from rbberger/refactor-table-reading
Refactor table reading
|
2020-06-06 16:44:57 -04:00 |
|
|
|
7088746e36
|
update logs
|
2020-06-06 11:59:38 -04:00 |
|
|
|
a1afb8e1da
|
when communicating always communicate global atom ID and convert back
|
2020-06-06 11:53:50 -04:00 |
|
|
|
d343d2beb1
|
whitespace and output fixes.
|
2020-06-06 11:10:32 -04:00 |
|
|
|
92012ef047
|
fix permissions
|
2020-06-06 10:44:09 -04:00 |
|
|
|
8a71645a4b
|
must pass the filename, not file pointer to error message
|
2020-06-06 10:41:42 -04:00 |
|
|
|
17306c0469
|
Merge branch 'master' into add-ECO-DF
|
2020-06-06 10:37:12 -04:00 |
|
|
|
4e05eaa811
|
reduce compiler warnings, use new error class and format options
|
2020-06-06 10:37:06 -04:00 |
|
|
|
8bfabcab56
|
update fix orient/eco example to be aligned with LAMMPS conventions
|
2020-06-06 10:36:35 -04:00 |
|
|
|
4832de4a76
|
add to USER-MISC README file
|
2020-06-06 10:03:21 -04:00 |
|
|
|
9482f7f834
|
fix up typesetting of docs, spelling, and integrated into fix command table
|
2020-06-06 10:01:07 -04:00 |
|
|
|
890c5fc1be
|
update src/.gitignore
|
2020-06-06 10:00:11 -04:00 |
|
|
|
c6abcc8518
|
must not include installed copies of package files
|
2020-06-06 09:59:59 -04:00 |
|
|
|
2ed8652545
|
Fix whitespace
|
2020-06-05 19:15:31 -04:00 |
|
|
|
52f5968695
|
Merge remote-tracking branch 'origin/master' into refactor-table-reading
|
2020-06-05 19:09:24 -04:00 |
|