|
|
c3fe0e77c2
|
expose guesspath function and add unit test
|
2020-07-02 09:13:57 -04:00 |
|
|
|
c7a31aea97
|
force environment variable
|
2020-07-01 09:39:47 -04:00 |
|
|
|
f958cacbb4
|
temporarily add atom style full to list of dependencies for Pair::single() test
|
2020-06-29 19:36:06 -04:00 |
|
|
|
ce4ca0e640
|
tweak epsilon to make test pass with optimization
|
2020-06-29 19:35:02 -04:00 |
|
|
|
5c08ce0818
|
nb3b/harmonic parameters are in real units
|
2020-06-29 13:28:32 -04:00 |
|
|
|
3eda735d29
|
Merge branch 'master' into more-fmtlib-use
|
2020-06-29 13:04:22 -04:00 |
|
|
|
385d239b9e
|
small tweak for passing r-RESPA tests with coulomb table
|
2020-06-29 00:59:01 -04:00 |
|
|
|
435ac9078b
|
add unit conversion to pair styles eim, gw, gw/zbl, and nb3b/harmonic
|
2020-06-28 16:49:23 -04:00 |
|
|
|
c989db60a7
|
refactor EAM family of potentials to convert the potential data and leave compute functions alone
|
2020-06-25 15:48:46 -04:00 |
|
|
|
29b0ca8ad9
|
fix bug in OPT package pair style tester
|
2020-06-25 14:21:50 -04:00 |
|
|
|
9e08a739b5
|
add unit conversion test files for styles with conversion in the compute function
|
2020-06-25 12:28:06 -04:00 |
|
|
|
4824c4608c
|
add unit conversion checking support to Force::open_potential()
|
2020-06-25 12:22:29 -04:00 |
|
|
|
3c9b40a31a
|
add transparent unit conversion for most of the EAM family of potentials
|
2020-06-25 11:13:52 -04:00 |
|
|
|
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 |
|
|
|
a7d2b792a8
|
Merge branch 'master' into test-updates
|
2020-06-24 17:25:55 -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 |
|
|
|
6824b69ae9
|
add missing include
|
2020-06-24 09:38:55 -04:00 |
|
|
|
ee5be42026
|
avoid having to use external test runner script by parsing environment variables directly
|
2020-06-24 09:32:59 -04:00 |
|
|
|
9aea4e509e
|
Revert "must also reissue hybrid pair style commands after restarts"
This reverts commit ddcc104df6.
|
2020-06-23 09:50:17 -04:00 |
|
|
|
b8866c9acc
|
add tests for MLIAP (same data as SNAP)
|
2020-06-23 09:35:00 -04:00 |
|
|
|
ddcc104df6
|
must also reissue hybrid pair style commands after restarts
|
2020-06-23 09:21:47 -04:00 |
|
|
|
66414067c8
|
add tests for SNAP package
|
2020-06-23 06:51:42 -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 |
|
|
|
4d630904b4
|
relax a few more test criteria to be compatible with intel compilers
|
2020-06-19 11:43:59 -04:00 |
|
|
|
343241cb63
|
relax some test epsilons
|
2020-06-19 00:43:11 -04:00 |
|
|
|
e934f7bac3
|
try to work around linker issues with older CMake versions and using coverage or sanitizers
|
2020-06-19 00:20:20 -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 |
|
|
|
786473a189
|
allow sanitizers also be active for force style test codes
|
2020-06-18 12:39:23 -04:00 |
|
|
|
b0842a3fea
|
tell GNU gcc to not try to optimize the atom style tester tool
|
2020-06-18 11:45:56 -04:00 |
|
|
|
41995b4665
|
avoid false positives about memory leaks in force tester tools
|
2020-06-18 11:45:26 -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 |
|