|
|
7b18bc1fec
|
correctly handle r-RESPA for lj/class2 and lj/class2/gpu
|
2021-04-07 14:26:27 -04:00 |
|
|
|
9af086916b
|
skip GPU tests for a couple more tabulated coulomb tests
|
2021-04-07 14:11:25 -04:00 |
|
|
|
932ea80b25
|
update reference data for angle style cosine/periodic
|
2021-04-06 18:39:37 -04:00 |
|
|
|
190a689354
|
Merge branch 'master' into gpu-unittest
# Conflicts:
# unittest/force-styles/test_pair_style.cpp
# unittest/force-styles/tests/angle-cosine_periodic.yaml
# unittest/force-styles/tests/mol-pair-born.yaml
# unittest/force-styles/tests/mol-pair-born_coul_dsf.yaml
# unittest/force-styles/tests/mol-pair-born_coul_long.yaml
# unittest/force-styles/tests/mol-pair-born_coul_msm.yaml
# unittest/force-styles/tests/mol-pair-born_coul_msm_table.yaml
# unittest/force-styles/tests/mol-pair-born_coul_wolf.yaml
# unittest/force-styles/tests/mol-pair-morse.yaml
# unittest/force-styles/tests/mol-pair-morse_smooth_linear.yaml
|
2021-04-06 14:45:06 -04:00 |
|
|
|
698b9b9519
|
relax epsilon some more
|
2021-04-06 13:36:27 -04:00 |
|
|
|
db400c91ae
|
relax error a little bit to avoid failure on macos
|
2021-04-06 11:37:59 -04:00 |
|
|
|
c4f59764d4
|
reformat pair_coeff section that got misformatted as string
|
2021-04-02 15:28:09 -04:00 |
|
|
|
c3eb52f46a
|
add force tests for USER-YAFF pair styles
|
2021-04-01 12:43:24 -04:00 |
|
|
|
3668ce1374
|
Merge branch 'master' into more-unittests
# Conflicts:
# unittest/testing/core.h
|
2021-04-01 11:11:18 -04:00 |
|
|
|
21c934d2cd
|
Merge pull request #2682 from rbberger/python_unittests
Python package unit tests
|
2021-04-01 10:11:26 -04:00 |
|
|
|
e0aec1b5d9
|
remove obsoleted comment
|
2021-04-01 09:39:17 -04:00 |
|
|
|
ea808b8563
|
Merge branch 'master' into more-unittests
|
2021-03-29 15:27:26 -04:00 |
|
|
|
cb25e4aa39
|
Add nve respa testcase for python/move
|
2021-03-25 20:34:25 -04:00 |
|
|
|
28ac1fddc7
|
add tests for fix adapt with pairwise and coulomb interactions
|
2021-03-25 14:20:44 -04:00 |
|
|
|
3c41c12dbc
|
Add testcase for python/move
|
2021-03-24 18:58:46 -04:00 |
|
|
|
4fa5ce2dbc
|
Remove unnecessary import
|
2021-03-24 18:11:31 -04:00 |
|
|
|
81e8676c7e
|
Prepare python/move unittest
|
2021-03-24 17:15:07 -04:00 |
|
|
|
51946205ce
|
add YAML files for MLIAP nn and quadratic snap model input
|
2021-03-24 12:26:07 -04:00 |
|
|
|
487c55edf0
|
simplify and apply clang-format
|
2021-03-24 11:24:55 -04:00 |
|
|
|
875327117b
|
add unit test for dihedral styles table and table/cut
|
2021-03-23 08:07:35 -04:00 |
|
|
|
56121a524c
|
correct equilibrium angle computation for angle style cosine/periodic if b < 0
|
2021-03-22 16:26:50 -04:00 |
|
|
|
154b8cb401
|
remove dead code
|
2021-03-19 11:42:09 -04:00 |
|
|
|
232611c184
|
Merge branch 'master' into gpu-unittest
# Conflicts:
# unittest/force-styles/tests/atomic-pair-reax_c.yaml
# unittest/force-styles/tests/improper-cvff.yaml
# unittest/force-styles/tests/improper-harmonic.yaml
# unittest/force-styles/tests/improper-hybrid.yaml
# unittest/force-styles/tests/mol-pair-lj_cubic.yaml
|
2021-03-17 08:50:26 -04:00 |
|
|
|
ad878bbf73
|
tweak epsilon
|
2021-03-14 05:44:39 -04:00 |
|
|
|
a1b26fdfc4
|
small unit test epsion tweaks for impropers
|
2021-03-13 20:48:34 -05:00 |
|
|
|
f17ac30875
|
Merge pull request #2590 from markc242/relres-update
New pair style lj/relres
|
2021-03-08 19:53:03 -05:00 |
|
|
|
299cc08232
|
Merge branch 'master' into gpu-unittest
|
2021-03-01 23:01:41 -05:00 |
|
|
|
cf5614e7d7
|
change precision handling so we can on the GPU also run with mixed and single precision
|
2021-03-01 22:44:24 -05:00 |
|
|
|
92dd89f9e6
|
skip a few more tests that crash with the GPU package (/w OpenCL)
|
2021-03-01 22:41:13 -05:00 |
|
|
|
7b49b39a93
|
fix typo
|
2021-03-01 22:28:23 -05:00 |
|
|
|
6c7de1cbd0
|
no support for pppm on GPU (yet) with nozforce or triclinic cell
|
2021-03-01 22:14:35 -05:00 |
|
|
|
e02ad44b8b
|
GPU package does not support tabulated long-range coulomb
|
2021-03-01 22:05:47 -05:00 |
|
|
|
fb57d86364
|
dpd and dpd/tsat may only run with 1 thread due to use of per-thread pRNG
|
2021-03-01 21:45:36 -05:00 |
|
|
|
6fa3e6d23e
|
remove hardcoded checks for incompatible styles. use skip_tests keyword instead
|
2021-03-01 21:44:41 -05:00 |
|
|
|
5629947d89
|
add skip test entries for tests failing to run for GPU or USER-INTEL
|
2021-03-01 21:43:38 -05:00 |
|
|
|
205b45423c
|
combine repetitive code into convenience function
|
2021-03-01 20:07:19 -05:00 |
|
|
|
74713be4a2
|
add new key to YAML files: skip_tests
|
2021-03-01 19:27:11 -05:00 |
|
|
|
5407d2968a
|
update unit test reference
|
2021-02-28 23:33:05 -05:00 |
|
|
|
e75f1f2f82
|
Merge branch 'master' into relres-update
|
2021-02-28 23:20:44 -05:00 |
|
|
|
30d15b9b22
|
test for extract parameters in unit tests
|
2021-02-28 11:59:17 -05:00 |
|
|
|
dfeee1f19b
|
run neighbor list on CPU for hybrid pair styles
|
2021-02-27 15:42:32 -05:00 |
|
|
|
121774dde3
|
adjust epsilon for one test
|
2021-02-27 10:58:04 -05:00 |
|
|
|
a6f32e472d
|
add explanation why we set pair_modify table only in the lammps_init()
|
2021-02-27 10:39:03 -05:00 |
|
|
|
f797d9cb2e
|
must always set pair_modify table (and table/disp) explicitly for long-range styles
|
2021-02-27 10:36:38 -05:00 |
|
|
|
981ed01983
|
recreate all yaml files with updated timestamps
|
2021-02-26 23:16:51 -05:00 |
|
|
|
19311d408d
|
use utils::trim() to remove extra whitespace from ctime() output.
|
2021-02-26 23:10:43 -05:00 |
|
|
|
fff215b48f
|
Merge branch 'master' into gpu-unittest
# Conflicts:
# unittest/force-styles/tests/mol-pair-born.yaml
# unittest/force-styles/tests/mol-pair-born_coul_dsf.yaml
# unittest/force-styles/tests/mol-pair-born_coul_long.yaml
# unittest/force-styles/tests/mol-pair-born_coul_msm.yaml
# unittest/force-styles/tests/mol-pair-born_coul_wolf.yaml
# unittest/force-styles/tests/mol-pair-buck.yaml
# unittest/force-styles/tests/mol-pair-buck_coul_long.yaml
# unittest/force-styles/tests/mol-pair-buck_coul_msm.yaml
# unittest/force-styles/tests/mol-pair-lj_cubic.yaml
# unittest/force-styles/tests/mol-pair-morse.yaml
# unittest/force-styles/tests/mol-pair-tip4p_cut.yaml
# unittest/force-styles/tests/mol-pair-zbl.yaml
|
2021-02-26 22:47:11 -05:00 |
|
|
|
03559dfe21
|
add tests for dihedral and improper style hybrid
|
2021-02-24 20:51:05 -05:00 |
|
|
|
a0a865643e
|
add missing coefficiencts to data file. no more need to set afterwards
|
2021-02-24 20:42:25 -05:00 |
|
|
|
2d1dcc95a6
|
update refrence data for impropers
|
2021-02-24 19:49:42 -05:00 |
|