|
|
22d8d0d0b0
|
add tests for potential file reader and untils functions
|
2020-06-25 08:00:04 -04:00 |
|
|
|
2acf71c3e2
|
add unit conversion to table pair style
|
2020-06-25 04:31:34 -04:00 |
|
|
|
c6b16577f6
|
add conversion to pair styles tersoff/zbl and tersoff/zbl/omp
|
2020-06-25 03:46:15 -04:00 |
|
|
|
43276c8387
|
add unit conversion to vashishta pair style
|
2020-06-24 22:06:24 -04:00 |
|
|
|
85097df2ba
|
add unit conversion to pair style tersoff/mod and tersoff/mod/c
|
2020-06-24 21:23:40 -04:00 |
|
|
|
00332d299b
|
add unit conversion support to pair style tersoff/table
|
2020-06-24 21:05:00 -04:00 |
|
|
|
361f636700
|
add support for passing arguments via environment variable
|
2020-06-24 20:29:23 -04:00 |
|
|
|
aa94d3f723
|
Merge branch 'master' into pair-potential-file-unit-convert
|
2020-06-24 20:24:51 -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 |
|
|
|
1e8ea3af82
|
add comparisons for pressure (atm vs. bar)
|
2020-06-23 00:10:46 -04:00 |
|
|
|
bfef46539f
|
add unit conversion test for pair style sw
|
2020-06-22 23:29:33 -04:00 |
|
|
|
a7436a7b76
|
adjust lj/cut parameters to produce smaller forces
|
2020-06-22 23:28:58 -04:00 |
|
|
|
ae0957bd61
|
use atom id instead of local index to test per-atom data
|
2020-06-22 22:19:55 -04:00 |
|
|
|
b29b3d52f6
|
initial implementation of automated unit conversion.
this includes a tester program and implementation into pair style tersoff
|
2020-06-22 17:57:05 -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 |
|
|
|
5e597e551b
|
avoid false positive
|
2020-06-18 12:39:40 -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 |
|
|
|
5bb9700124
|
ensure that a LAMMPS instance could be created and the eim pair style is available
|
2020-06-17 18:12:12 -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 |
|
|
|
436c7615e0
|
set metal units and add option to do verbose execution to EIM potential tester
|
2020-06-16 06:37:09 -04:00 |
|
|
|
b5a809413e
|
set units for potential file reader tests. allow verbose execution.
|
2020-06-16 06:19:31 -04:00 |
|
|
|
9c3d108bbc
|
enable aligning consecutive assignments
|
2020-06-13 02:05:13 -04:00 |
|
|
|
3db944decc
|
apply clang-format settings to the c++ sources in the unittest tree
|
2020-06-13 01:54:58 -04:00 |
|
|
|
644ef3da4c
|
add LAMMPS copyright header
|
2020-06-01 19:08:59 -04:00 |
|
|
|
1375c154f9
|
Update pair eim
|
2020-05-29 14:58:04 -04:00 |
|
|
|
10b0d60709
|
Fix typo
|
2020-05-29 14:56:10 -04:00 |
|
|
|
5a4bbcc37a
|
Update pair vashishta
|
2020-05-28 16:17:15 -04:00 |
|
|
|
cadc374e0b
|
Update pair nb3b harmonic
|
2020-05-28 16:05:56 -04:00 |
|
|
|
e206647717
|
Update pair gw zbl
|
2020-05-28 15:56:36 -04:00 |
|
|
|
2632d30970
|
Update pair gw
|
2020-05-28 15:44:53 -04:00 |
|
|
|
f5d8417d96
|
Update pair tersoff zbl
|
2020-05-28 10:36:20 -04:00 |
|
|
|
c0324e55ad
|
Update pair tersoff mod c
|
2020-05-28 10:06:43 -04:00 |
|
|
|
8329a5498b
|
Move NPARAMS_PER_LINE to parent classes
|
2020-05-28 09:48:34 -04:00 |
|
|
|
2eaf710488
|
Hide stdout during tests
|
2020-05-28 08:01:54 -04:00 |
|
|
|
507064d45d
|
Add Tersoff potential file read test
|
2020-05-27 13:13:50 -04:00 |
|
|
|
6d339c8b03
|
Add unit tests for PotentialFileReader
|
2020-05-27 13:02:39 -04:00 |
|