Commit Graph

21255 Commits

Author SHA1 Message Date
Axel Kohlmeyer 2668e3deb6
add manual installation of plumed library 2020-06-08 14:39:34 -04:00
Axel Kohlmeyer 8b154cfbf6
must not set *any* communicators in plumed lib when using MPI_STUBS 2020-06-08 10:38:20 -04:00
Axel Kohlmeyer 7512cd3518
Merge branch 'master' of github.com:ThFriedrich/lammps into collected-bugfixes-and-updates 2020-06-08 09:48:21 -04:00
Axel Kohlmeyer d106ed8981
add missing pair_style command to commands overview 2020-06-08 01:49:16 -04:00
thfriedrich 99fcf21a74 Fix "Example" Tag formatting 2020-06-08 04:21:24 +02:00
Axel Kohlmeyer 448bccd138
tweak test epsilons so they pass with -DLAMMPS_BIGBIG 2020-06-07 22:20:46 -04:00
Axel Kohlmeyer e5f937388a
fix bugs with reading restart files when using -DLAMMPS_BIGBIG 2020-06-07 22:14:51 -04:00
Axel Kohlmeyer 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
thfriedrich f9cdf0913c Fix Formatting of "Examples" Label 2020-06-07 23:27:02 +02:00
thfriedrich def387c21e Added missing "Syntax" label 2020-06-07 23:01:48 +02:00
Axel Kohlmeyer a9d1932032
update singularity definition files to include kim-api packages 2020-06-07 16:11:26 -04:00
Axel Kohlmeyer dd746f7695
whitespace 2020-06-07 15:59:50 -04:00
Axel Kohlmeyer bbb6f408be
fix syntax issue 2020-06-07 15:56:18 -04:00
Axel Kohlmeyer 4da8ff3d21
avoid division by zero 2020-06-07 15:47:46 -04:00
Axel Kohlmeyer fc1be785fc
port bugfix from fix qtb to fix qbmsst and some output simplification 2020-06-07 15:33:32 -04:00
Axel Kohlmeyer 5c1236084c
correctly compute the size of the maxexchange buffer. we put all fixes into one buffer. 2020-06-07 14:37:20 -04:00
Axel Kohlmeyer db9543ede2
use more common coding patterns, set maxexchange, use correct argument conversion functions 2020-06-07 14:36:41 -04:00
Axel Kohlmeyer cee7cd5fe9
consolidate enumerator for per-atom array data types 2020-06-07 11:44:42 -04:00
Axel Kohlmeyer edc7237f15
more thorough checking if the reaxff force field is consistent. 2020-06-07 10:46:50 -04:00
Axel Kohlmeyer 586f2c00b0
add missing linefeed character 2020-06-07 10:13:35 -04:00
Axel Kohlmeyer 09a005414b
recover compilation of the KIM package 2020-06-06 17:27:10 -04:00
Axel Kohlmeyer 64664d0b18
Merge pull request #2122 from rbberger/refactor-table-reading
Refactor table reading
2020-06-06 16:44:57 -04:00
Richard Berger 2ed8652545
Fix whitespace 2020-06-05 19:15:31 -04:00
Richard Berger 52f5968695
Merge remote-tracking branch 'origin/master' into refactor-table-reading 2020-06-05 19:09:24 -04:00
Axel Kohlmeyer a57a8a879b
Merge pull request #2129 from akohlmey/collected-small-changes
Collected small changes for the next patch release
2020-06-05 18:49:47 -04:00
Richard Berger 4f804f58e3
Merge remote-tracking branch 'origin/master' into refactor-table-reading 2020-06-05 16:41:05 -04:00
Axel Kohlmeyer 04d7eacc2f
remove .c_str() in several places because it is no longer neede 2020-06-05 16:40:48 -04:00
Axel Kohlmeyer c7ef89dc4a
Merge branch 'master' into collected-small-changes 2020-06-05 16:40:30 -04:00
Richard Berger 2203e1e9e5
Change next_dvector(n, buf) to next_dvector(buf, n) 2020-06-05 16:40:14 -04:00
Axel Kohlmeyer 12386945d5
Merge pull request #2128 from akohlmey/more-fmtlib-and-string
Use {fmt}, std::string and utils::logmesg() in more places
2020-06-05 16:37:38 -04:00
Axel Kohlmeyer 9bf47cd9f3
make KOKKOS library compilation compatible with mode=shared 2020-06-05 13:58:11 -04:00
Richard Berger 8b5469590d
Fix error message in pair_airebo.cpp 2020-06-05 12:25:10 -04:00
Richard Berger 4d99092e37
Fix error message in bond_table.cpp 2020-06-05 12:23:20 -04:00
Richard Berger a42a86c0d2
Remove more c_str() 2020-06-05 12:13:41 -04:00
Richard Berger 7df387f7d5
Merge remote-tracking branch 'origin/master' into refactor-table-reading 2020-06-05 12:09:57 -04:00
Richard Berger cd08dc8425
Simplify by using next_values() helper 2020-06-05 11:57:12 -04:00
Axel Kohlmeyer 78468f41d5
make definition consistent and silence a whole bunch of warnings from recent clang versions 2020-06-05 11:52:06 -04:00
Axel Kohlmeyer f547d66104
Merge branch 'master' into more-fmtlib-and-string
# Conflicts:
#	src/write_restart.cpp
2020-06-05 11:13:44 -04:00
Axel Kohlmeyer 863828540a
Merge pull request #2127 from akohlmey/error-using-string-class
Use std::string in arguments to Error class function
2020-06-05 11:05:14 -04:00
Axel Kohlmeyer 9ba84f37d7
add workaround for compilation error with MPIIO on windows due to old ROMIO API 2020-06-05 11:03:17 -04:00
Axel Kohlmeyer ad76f5267b
whitespace fix 2020-06-05 08:54:41 -04:00
Axel Kohlmeyer d874e8a2be
remove TAGINT_FORMAT from ntopo styles 2020-06-05 08:45:18 -04:00
Axel Kohlmeyer 73c6171ad6
get rid of BIGINT_FORMAT and use utils::logmesg() 2020-06-05 08:19:45 -04:00
Axel Kohlmeyer 8ed32f95b3
simplify writing restarts a bit more 2020-06-05 07:31:39 -04:00
Axel Kohlmeyer 8814fc0147
use const char * for compatibility with std::string.c_str() 2020-06-05 07:31:02 -04:00
Axel Kohlmeyer 3e289bbc5e
fixup whitespace 2020-06-04 22:37:32 -04:00
Axel Kohlmeyer 0ee1393955
fix typo 2020-06-04 22:17:50 -04:00
Axel Kohlmeyer 48b7b7d722
fix up change_box and displace_atoms lost atoms error message 2020-06-04 22:09:40 -04:00
Axel Kohlmeyer 923e740872
get rid of more BIGINT_FORMAT macros 2020-06-04 22:07:47 -04:00
Axel Kohlmeyer c02c352ca2
use {fmt} to write out atomic data 2020-06-04 21:56:00 -04:00