71ec14087d
Reduce code duplication in tests
2020-08-13 13:00:37 -04:00
1fb7ba9e4b
Add tests for dump_custom
2020-08-13 12:35:47 -04:00
27e8ee7bd8
Fix typo
2020-08-13 12:34:16 -04:00
87a356a211
Add write_dump tests for dump atom
2020-08-13 12:04:54 -04:00
f9697bd9f5
Add optional TIME to binary dump atom format
2020-08-13 11:48:29 -04:00
6d80435b51
Refactoring dump_atom.cpp
2020-08-13 11:35:05 -04:00
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
560c29a0e1
Extends header of new binary format of dump atom
2020-08-11 17:37:46 -04:00
1238ad5d83
Fix binary2txt output for triclinic
2020-08-11 16:20:05 -04:00
b08751d65a
Add triclinic tests for dump atom
2020-08-11 16:17:36 -04:00
83f81c42b9
Fix typo
2020-08-11 15:08:58 -04:00
2ad9e06bac
Sync DumpAtom and binary2txt to generate the same
...
Modifies the binary dump atom format to include columns information.
binary2txt showcases how to detect the new format by checking for
negative ntimestep values. It increases the binary file size
16 bytes per timestep.
2020-08-11 14:59:01 -04:00
e3a1fd7c02
Add tests for dumps
2020-08-11 12:55:39 -04:00
175a6c26a7
Add Info::get_mpi_vendor() function
2020-08-10 19:02:39 -04:00
7d8dcb0fb0
Remove strtok from reader_native.cpp
2020-08-10 15:56:06 -04:00
b12f9d5150
Remove strtok in thermo.cpp
2020-08-10 13:53:59 -04:00
079cc123e5
Remove unused function
2020-08-10 12:27:08 -04:00
e2b113b5e1
Merge branch 'master' into refactor-reading
2020-08-10 12:25:16 -04:00
6f1055a9b1
Merge pull request #2281 from jtclemm/patch_fix_store
...
Patch fix store to encode the size of per-atom data consistently with other related fixes for restarting.
2020-08-10 12:09:08 -04:00
e3beec8b95
revert permission change and replace 'b/c' with 'because'
2020-08-10 11:37:52 -04:00
d0720794a6
Replaced mistakenly dropped line
2020-08-08 09:24:37 -06:00
41904f7946
Added cautionary comments
2020-08-08 09:15:56 -06:00
2775b93789
Merge pull request #2282 from akohlmey/more-unit-tests
...
Add more unit tests for pair and kspace styles
2020-08-07 19:06:44 -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
17b7476217
avoid sqrt computation on cutoffs. make single functions consistent with compute
2020-08-07 18:34:10 -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
a17633bd20
use open_potential in pair style coul/streitz
2020-08-07 18:06:43 -04:00
c5cd108113
add tests for coul/shield, coul/slater/cut and coul/slater/long
2020-08-07 16:59:21 -04:00
2ffa7430ab
fix restart bug in pair style coul/shield
2020-08-07 16:58:56 -04:00
7d26fbc6e2
add test for pair style coul/diel
2020-08-07 16:51:23 -04:00
e217635e9a
fix bug in reading binary restarts for pair style coul/diel
2020-08-07 16:51:12 -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
4542a39f21
fix indexing bug in pair style edip/omp
2020-08-07 16:29:53 -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
04cc5df27b
atom type to element mapping is not done correctly. for now require exactly one atom type per element
2020-08-07 14:52:51 -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