|
|
d6ebf3cd46
|
Merge branch 'reset-molecules' of github.com:lammps/lammps into reset-molecules
|
2020-07-07 08:38:03 -06:00 |
|
|
|
fcc6ed3a58
|
add offset option to reset_mol_ids command
|
2020-07-07 08:37:48 -06:00 |
|
|
|
169206790a
|
small tweak
|
2020-07-07 10:29:43 -04:00 |
|
|
|
de7f02e48b
|
fix typo
|
2020-07-07 09:54:16 -04:00 |
|
|
|
bb9ab025c1
|
avoid exception when having a command fail due to an empty string
|
2020-07-07 09:51:39 -04:00 |
|
|
|
0b1443ed23
|
add prototypes for exception handling functions
|
2020-07-07 09:51:02 -04:00 |
|
|
|
53d20c9ebc
|
add missing symlink
|
2020-07-06 21:44:39 -04:00 |
|
|
|
960addcc2c
|
simplify code string/fmtlib code some more
|
2020-07-06 21:26:49 -04:00 |
|
|
|
2351f99bef
|
add (incomplete) tester for reset_mol_ids (with a little use of reset_ids, too)
|
2020-07-06 21:26:11 -04:00 |
|
|
|
89f0116eab
|
fix communication data conversion bug corrupting bond list
|
2020-07-06 21:12:55 -04:00 |
|
|
|
7918919d30
|
enable write_data for atom styles with bonus data
|
2020-07-06 17:30:45 -06:00 |
|
|
|
91a8df1903
|
Modified files according to request
|
2020-07-06 20:20:28 +01:00 |
|
|
|
d37e943e8d
|
refactor tester
|
2020-07-06 14:12:50 -04:00 |
|
|
|
836570ec26
|
update docs
|
2020-07-06 14:12:37 -04:00 |
|
|
|
58cd6a160c
|
Merge branch 'master' into reset-molecules
|
2020-07-06 14:07:48 -04:00 |
|
|
|
6bf329098e
|
Merge pull request #2216 from ndtrung81/tersoff-gpu
Cleanup and bugfixes for some 3-body pair styles in the GPU package
|
2020-07-06 13:35:12 -04:00 |
|
|
|
a1011b606e
|
new reset_mol_ids command
|
2020-07-06 10:50:34 -06:00 |
|
|
|
9e96b71703
|
Merge pull request #2214 from akohlmey/kspace-tests
Add unit tests for some kspace styles and more pair styles
|
2020-07-06 12:48:09 -04:00 |
|
|
|
2977a8aa15
|
Merge pull request #2211 from athomps/compute-mliap
Add compute style mliap to MLIAP package
|
2020-07-06 12:47:41 -04:00 |
|
|
|
d1b5b0a168
|
Merge pull request #2210 from ohenrich/user-cgdna
Update of example input and log files
|
2020-07-06 12:47:09 -04:00 |
|
|
|
d768069cfe
|
Merge pull request #2205 from akohlmey/collected-small-changes
Collected small changes for the next patch release
|
2020-07-06 12:46:16 -04:00 |
|
|
|
5d0800beef
|
Merge pull request #2204 from rbberger/doc-changes
Documentation Changes: split pair_lj.rst
|
2020-07-06 12:19:06 -04:00 |
|
|
|
47d77530e2
|
updated as requested by @sjplimp
|
2020-07-06 11:45:16 -04:00 |
|
|
|
022252dde0
|
add a paragraph to the output howto explaining how ambiguity is resolved
|
2020-07-06 11:13:23 -04:00 |
|
|
|
9ec72d1406
|
add tests for unknown commands, quit, and reset_timestep
|
2020-07-06 10:26:04 -04:00 |
|
|
|
f1abfe2411
|
avoid segfault when calling the log command without arguments
|
2020-07-06 10:25:37 -04:00 |
|
|
|
461633e6f6
|
add unit tests for the suffix, thermo, and timestep commands
|
2020-07-06 00:11:13 -04:00 |
|
|
|
83d58ba57d
|
we may not use "suffix on" before a suffix is defined. switching back to a non-hybrid suffix must set suffix2 to NULL
|
2020-07-06 00:10:43 -04:00 |
|
|
|
1df59c4b95
|
change lammps2pdb.pl to only ignore the first line of a data file. whitespace fixes
|
2020-07-05 23:36:00 -04:00 |
|
|
|
fe12ea2734
|
simplify compute creation
|
2020-07-05 22:46:48 -04:00 |
|
|
|
134a2e8dd6
|
use fmtlib and utils::logmesg() in fix msst
|
2020-07-05 22:37:59 -04:00 |
|
|
|
759797733d
|
Generalized the variable and function names
|
2020-07-05 18:58:32 -06:00 |
|
|
|
a0157f8063
|
use fmtlib consistently when writing data files
|
2020-07-05 17:16:58 -04:00 |
|
|
|
443cc4445e
|
have compute property/atom output shape parameters as diameters not radii consistent with the manual
|
2020-07-05 16:44:44 -04:00 |
|
|
|
e2a07acb71
|
add test for units command
|
2020-07-05 13:20:23 -04:00 |
|
|
|
ca24cd5006
|
simplify tests for failures with a varyadic macro
|
2020-07-05 12:48:52 -04:00 |
|
|
|
ebfe7f68af
|
More cleanup
|
2020-07-05 00:20:28 -05:00 |
|
|
|
c488e6208d
|
Similar bug fixes to vashishta/gpu
|
2020-07-04 23:52:32 -05:00 |
|
|
|
69052fa337
|
add test for lj/mdf
|
2020-07-05 00:28:02 -04:00 |
|
|
|
4dee43cc2d
|
adjust accepted relative error for compiler optimization, make pppm/disp inputs 3x faster
|
2020-07-05 00:10:47 -04:00 |
|
|
|
84ded03e24
|
add tests for some core-shell package pair styles
|
2020-07-04 23:43:15 -04:00 |
|
|
|
8f6e454522
|
single functions for CORESHELL styles are not implemented
|
2020-07-04 23:40:28 -04:00 |
|
|
|
585466929f
|
add tests for pppm/disp/tip4p and lj/long/tip4p/long
|
2020-07-04 23:21:57 -04:00 |
|
|
|
a314b40aa0
|
skip testing broken pppm/disp/intel style
|
2020-07-04 23:07:50 -04:00 |
|
|
|
6e580bbdb5
|
add tests for long-range dispersion styles
|
2020-07-04 22:55:59 -04:00 |
|
|
|
3f068f7671
|
partial reformat, fix bug in single function
|
2020-07-04 22:55:38 -04:00 |
|
|
|
adacc7f2a4
|
Similar bug fixes for tersoff/mod/gpu and tersoff/zbl/gpu; some cleanup for sw/gpu
|
2020-07-04 19:08:55 -05:00 |
|
|
|
11099bb3f7
|
silence compiler warnings
|
2020-07-04 19:23:06 -04:00 |
|
|
|
2eec6c7f65
|
exclude MSM tests when compiling with single precision
|
2020-07-04 18:26:00 -04:00 |
|
|
|
0461599d0a
|
reduce base precision as required when running tests with pppm and FFT_SINGLE
|
2020-07-04 18:13:55 -04:00 |
|