|
|
836ba01d51
|
Rename test_dump.cpp to test_dump_atom.cpp
|
2020-08-13 11:14:30 -04:00 |
|
|
|
7b0bfed01d
|
Add failure tests to dump atom
|
2020-08-13 11:01:16 -04:00 |
|
|
|
6d825dcb6b
|
Add UNITS information to dump atom binary format
|
2020-08-13 10:49:03 -04:00 |
|
|
|
b27d63059c
|
Add tests for units in dump atom
|
2020-08-13 10:22:46 -04:00 |
|
|
|
3dda6b5752
|
Increase test coverage of dump atom
|
2020-08-11 19:00:32 -04:00 |
|
|
|
ef13372d13
|
Remove debug message
|
2020-08-11 18:32:58 -04:00 |
|
|
|
873b8b0104
|
Add dump atom tests with image=yes
|
2020-08-11 18:12:53 -04:00 |
|
|
|
b08751d65a
|
Add triclinic tests for dump atom
|
2020-08-11 16:17:36 -04:00 |
|
|
|
e3a1fd7c02
|
Add tests for dumps
|
2020-08-11 12:55:39 -04:00 |
|
|
|
e2b113b5e1
|
Merge branch 'master' into refactor-reading
|
2020-08-10 12:25:16 -04:00 |
|
|
|
54b933164f
|
tweak epsilon
|
2020-08-07 18:34:39 -04:00 |
|
|
|
7aae5ba5d1
|
set molecule ids for testing interlayer potentials
|
2020-08-07 18:34:25 -04:00 |
|
|
|
9f469623c0
|
add test for lj/smooth/linear and gaus/cut
|
2020-08-07 18:13:58 -04:00 |
|
|
|
e169a5c785
|
add tests for pair style coul/streitz
|
2020-08-07 18:06:57 -04:00 |
|
|
|
c5cd108113
|
add tests for coul/shield, coul/slater/cut and coul/slater/long
|
2020-08-07 16:59:21 -04:00 |
|
|
|
7d26fbc6e2
|
add test for pair style coul/diel
|
2020-08-07 16:51:23 -04:00 |
|
|
|
0537cc721e
|
add test for pair style edip/multi
|
2020-08-07 16:32:53 -04:00 |
|
|
|
ec0c3d60a8
|
add test for pair style edip
|
2020-08-07 16:30:12 -04:00 |
|
|
|
8e0dccee2c
|
add test for pair style meam/sw/spline
|
2020-08-07 16:08:28 -04:00 |
|
|
|
51decfcf85
|
add test for pair style meam/spline
|
2020-08-07 14:53:11 -04:00 |
|
|
|
1c33bff557
|
add test for pair style yukawa/colloid
|
2020-08-07 12:04:23 -04:00 |
|
|
|
efa8b3486f
|
update colloid test template so it can handle different atom styles
|
2020-08-07 12:04:06 -04:00 |
|
|
|
15e969ca5b
|
add triclinic support to ewald/omp
|
2020-08-07 11:11:52 -04:00 |
|
|
|
094f52c378
|
make space style msm an explicit dependency
|
2020-08-07 00:07:36 -04:00 |
|
|
|
7d9f6b0dc5
|
add tests for pair styles from USER-SDK
|
2020-08-07 00:07:18 -04:00 |
|
|
|
a42365bf90
|
add support enforce writing a data file with pair ij as required by sdk styles
|
2020-08-07 00:05:34 -04:00 |
|
|
|
c6d5715ea1
|
add tests for meam/c
|
2020-08-06 23:12:16 -04:00 |
|
|
|
522a76694f
|
test pppm with triclinic cell
|
2020-08-06 21:52:37 -04:00 |
|
|
|
b91419397d
|
update (some) kspace tests to run faster
|
2020-08-06 21:49:03 -04:00 |
|
|
|
cd31006006
|
add test for pair style python
|
2020-08-06 17:53:11 -04:00 |
|
|
|
ec0b3ae8d2
|
add test for pair style tip4p/cut
|
2020-08-06 16:54:39 -04:00 |
|
|
|
e1219399b4
|
add tests for buck/long/coul/long
|
2020-08-06 16:26:37 -04:00 |
|
|
|
ad71475e91
|
more tests
|
2020-08-06 16:09:47 -04:00 |
|
|
|
0d677321d8
|
more tests for coreshell
|
2020-08-06 15:50:31 -04:00 |
|
|
|
ad9483343c
|
reformat pair_coeff section
|
2020-08-06 15:49:31 -04:00 |
|
|
|
e93e49a777
|
restore printing alphabetically sorted lists of missing styles
|
2020-08-06 15:30:52 -04:00 |
|
|
|
e777454888
|
add unittest for pppm/tip4p with kspace_modify diff ad and fix related bug in pppm/tip4p/omp
|
2020-08-06 14:42:15 -04:00 |
|
|
|
15db052c80
|
Merge branch 'master' into collected-small-changes
|
2020-08-05 22:10:10 -04:00 |
|
|
|
c3075250ee
|
Merge pull request #2273 from abhiShandy/pair-tests-aug4
Bunch of units tests for pair-style, angle-style, bond-style
|
2020-08-05 22:09:28 -04:00 |
|
|
|
458243604b
|
change atom style tests expand covered code paths: tiled vs. brick comm, orthogonal vs. triclinic. relax floating point check precision
|
2020-08-05 19:27:59 -04:00 |
|
|
|
ac08bcadf7
|
use bbox keyword on some replicate commands to increase code coverage
|
2020-08-05 18:49:05 -04:00 |
|
|
|
f895904d2c
|
Merge branch 'pair-tests-aug4' of github.com:abhiShandy/lammps into pair-tests-aug4
|
2020-08-04 02:18:06 -04:00 |
|
|
|
5592bac69c
|
Merge branch 'bond-styles-Aug4' into pair-tests-aug4
|
2020-08-04 02:17:06 -04:00 |
|
|
|
59c5a62a00
|
Merge branch 'angle-tests-Aug4' into pair-tests-aug4
|
2020-08-04 02:16:57 -04:00 |
|
|
|
feadfaf9be
|
unit tests for angle-class2/p6, angle-cross and angle-mm3
|
2020-08-04 02:15:11 -04:00 |
|
|
|
eed7113506
|
tests for fene, fene/expand
|
2020-08-04 01:57:23 -04:00 |
|
|
|
f407db6198
|
add test for lj/cut/tip4p/cut
|
2020-08-04 00:11:14 -04:00 |
|
|
|
b217375744
|
add tests with AD instead of IK
|
2020-08-03 23:45:46 -04:00 |
|
|
|
83519290e7
|
add kspace tests with slab correction and pppm/stagger
|
2020-08-03 23:31:32 -04:00 |
|
|
|
4e46c0aef4
|
add missing born/coul/long variant using tabulation
|
2020-08-03 23:02:29 -04:00 |
|