|
|
e6c844d719
|
Simplify template and template_charge test cases
|
2020-11-13 13:11:16 -05:00 |
|
|
|
00557e00a4
|
Add AtomState struct and ASSERT helpers
|
2020-11-13 12:35:25 -05:00 |
|
|
|
26a8d875e9
|
whitespace fix
|
2020-10-29 14:52:22 -04:00 |
|
|
|
f2b9db0de4
|
update atom style tester to test replicate for atom style template
|
2020-10-29 06:21:54 -04:00 |
|
|
|
bf87c0dc56
|
add (incomplete) unit test for atom style template
|
2020-10-28 15:43:36 -04:00 |
|
|
|
adf74b3a22
|
use https://lammps.sandia.gov based URLs consistently
|
2020-10-21 16:45:30 -04:00 |
|
|
|
774bffe623
|
relax result precision requirement somewhat
|
2020-09-20 13:57:04 -04:00 |
|
|
|
f7a939dec2
|
update atom_style tester for new jacobi implementation
|
2020-09-16 10:25:03 -04:00 |
|
|
|
47b3039b28
|
update unit tests, too
|
2020-09-11 19:24:32 -04:00 |
|
|
|
f19ce32bf5
|
a few more small tweaks
|
2020-09-04 09:42:11 -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 |
|
|
|
814e2e9aaf
|
turn off optimization for Clang compilers when compiling atom style tester
|
2020-07-30 23:41:24 -04:00 |
|
|
|
2fb0f95324
|
check against BODY package for body styles
|
2020-07-14 18:41:52 -04:00 |
|
|
|
ad818717cc
|
complete tester module for atom style body/nparticle
|
2020-07-14 18:36:50 -04:00 |
|
|
|
d3392dba45
|
update tester some more
|
2020-07-14 13:59:55 -04:00 |
|
|
|
fd2b5b1cd8
|
switch completed section from EXPECT to ASSERT
|
2020-07-14 12:45:54 -04:00 |
|
|
|
d6e6b840e9
|
update body/nparticle tester
|
2020-07-14 11:06:06 -04:00 |
|
|
|
18928c6602
|
start writing tester for body/nparticle
|
2020-07-14 08:11:18 -04:00 |
|
|
|
ea1d447703
|
fix bug in tester for atom style tri
|
2020-07-13 21:49:18 -04:00 |
|
|
|
00413ae956
|
add test for atom style tri
|
2020-07-12 16:32:59 -04:00 |
|
|
|
8f95b4a5d9
|
add tests for deleted bonds and angles to bond/angle tests suites
|
2020-07-12 15:48:21 -04:00 |
|
|
|
a28db101cc
|
add checks for atom style bond with newton off. add basic test for atom style angle
|
2020-07-10 17:44:05 -04:00 |
|
|
|
a402de41b7
|
finalize atom style tester changes
|
2020-07-10 10:47:30 -04:00 |
|
|
|
772d75a63a
|
update tester for renaming reset_ids to reset_atom_ids
|
2020-07-10 10:29:55 -04:00 |
|
|
|
df63d4147d
|
Merge branch 'reset-molecules' into write-bonus-data
|
2020-07-10 10:25:08 -04:00 |
|
|
|
8102045fdb
|
add initial implementation for atom style bond tester
|
2020-07-10 10:24:54 -04:00 |
|
|
|
ab683a03ad
|
start tester for atom style hybrid full ellipsoid
|
2020-07-10 00:12:57 -04:00 |
|
|
|
f71513f483
|
update for atom style ellipsoid tester
|
2020-07-09 11:56:07 -04:00 |
|
|
|
cc9df9a76d
|
add test module for atom style line
|
2020-07-09 11:55:52 -04:00 |
|
|
|
4da8ec39de
|
complete testing ellipsoids short of having restart support.
|
2020-07-08 21:13:28 -04:00 |
|
|
|
94e9b3bc82
|
rename reset_ids command to reset_atom_ids
|
2020-07-07 13:32:00 -04:00 |
|
|
|
7e140399db
|
add (initial) testing for ellipsoid atom style
|
2020-07-07 12:36:17 -04:00 |
|
|
|
2af8d7a751
|
add argument passing via TEST_ARGS environment variable to all tests with an explicit main function
|
2020-06-24 10:17:23 -04:00 |
|
|
|
ae0957bd61
|
use atom id instead of local index to test per-atom data
|
2020-06-22 22:19:55 -04:00 |
|
|
|
ab42123005
|
add test for atom style sphere
|
2020-06-21 16:56:04 -04:00 |
|
|
|
dfe860c4bb
|
update coding style
|
2020-06-18 13:34:34 -04:00 |
|
|
|
b0842a3fea
|
tell GNU gcc to not try to optimize the atom style tester tool
|
2020-06-18 11:45:56 -04:00 |
|
|
|
753eb9b76d
|
add tests for atom style charge
|
2020-06-17 21:17:42 -04:00 |
|
|
|
a200756d7b
|
remove a bunch of redundant tests and add checking for restarts and consecutive atom ids
|
2020-06-17 20:40:04 -04:00 |
|
|
|
afe874ac5b
|
add test for using write_data/read_data for atom style atomic
|
2020-06-17 18:11:45 -04:00 |
|
|
|
27f1ce71fd
|
now also check all 'xxx_flag' variables
|
2020-06-17 07:42:50 -04:00 |
|
|
|
73c7ed1e9c
|
start test for atom style charge
|
2020-06-17 01:42:41 -04:00 |
|
|
|
e88bb9dd59
|
call MPI_Finalize() so we don't have spurious memory leaks from MPI reported by valgrind
|
2020-06-17 01:42:17 -04:00 |
|
|
|
61ace42e72
|
check status of all per-atom fields
|
2020-06-17 01:25:56 -04:00 |
|
|
|
49af2c25ec
|
add tester for atom styles
|
2020-06-17 00:11:18 -04:00 |
|