7e558e4628
add tester tool for lattice and region commands
2020-08-12 22:16:49 -04:00
e2cedebd29
more enumerator to class definition in header, so it can be accessed by tester
2020-08-12 22:16:49 -04:00
3a1b88c57f
enable MSM to work withe new GridComm class
2020-08-12 17:41:31 -06:00
e00544c8bf
Merge branch 'gridcomm-tiled' of github.com:lammps/lammps into gridcomm-tiled
2020-08-12 14:28:25 -06:00
ecec36cc15
remove trial versions of PPPM2 and GridComm2
2020-08-12 14:26:15 -06:00
eae7312680
changes to more PPPM variants for tiled support
2020-08-12 14:25:28 -06:00
a5d27763e5
Added support for symmetrized memory layouts for ui/duidrj for the CPU- and GPU-path SNAP Kokkos implementation, various perf optimizations for ComputeUi/ComputeFusedDeidrj
2020-08-12 16:15:06 -04:00
adf8d638e8
add missing word
2020-08-11 21:23:47 -04:00
5050538d59
add tests for addforce and aveforce fixes
2020-08-11 21:00:16 -04:00
99604a6155
Merge branch 'collected-small-fixes' into fix-tester
2020-08-11 20:26:46 -04:00
68d94f9b59
fix memory leaks in pair style meam/spline
2020-08-11 20:25:35 -04:00
dff8a50a46
fix memory leak in pair style edip
2020-08-11 20:14:39 -04:00
4cfc920d65
remove unused variable
2020-08-11 19:58:51 -04:00
90acace136
fix restart issues in pair style lennard/mdf
2020-08-11 19:57:32 -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
9d486d734b
update bond/react for reset_mol_ids->create_computes
2020-08-11 17:29:27 -04:00
3c69ebc669
reset_mold_ids: add create_computes
2020-08-11 17:12:36 -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
51a7038dbf
Merge branch 'master' into fix-tester
2020-08-11 16:14:27 -04:00
ac43f8f685
Merge pull request #1865 from danicholson/bond-style-special
...
Add bond style special
2020-08-11 16:06:26 -04:00
11af732aab
tweak precision for edip test
2020-08-11 15:43:03 -04:00
3593d371eb
Merge pull request #2285 from twhitehead/comm-for-fix-destructors
...
Move comm destruction to after modify to leave available for fixes
2020-08-11 15:21:36 -04:00
83f81c42b9
Fix typo
2020-08-11 15:08:58 -04:00
15cd007d7b
Merge pull request #2283 from abhiShandy/soft-test
...
Add unit tests for /soft pair styles
2020-08-11 15:04:54 -04:00
3cae295f5b
make test for unsupported pair styles more restrictive and improve docs about that
...
EAM styles have a single function but are not compatible, so we test for
single_enable == 0 and manybody_flag != 0.
Improve explanation in the documentation about which pair styles are not supported.
2020-08-11 15:04:14 -04:00
f6d91b3b2c
move domain/comm commands
2020-08-11 15:02:37 -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
265b7cf11c
use new dependency resolver in pip for the documentation build virtual environment
2020-08-11 14:11:44 -04:00
03ca86ee84
Merge branch 'master' into bond-style-special
2020-08-11 13:55:24 -04:00
e3a1fd7c02
Add tests for dumps
2020-08-11 12:55:39 -04:00
46021a57a6
addressed incompatibility with long range coulombics
2020-08-11 12:22:07 -04:00
65d9eef707
add test for pair style extep
2020-08-11 09:57:32 -04:00
6b84cd1c48
add test for pair style morse/smooth/linear
2020-08-11 09:57:23 -04:00
f685a7cc93
fix incorrect sign bug
2020-08-11 09:56:19 -04:00
8fb356d901
fix initialization after restart bug
2020-08-11 09:56:07 -04:00
5c0ec78cd2
add test for pair style e3b
2020-08-11 08:57:40 -04:00
0cb3163bd6
may test for atom types only after system is initialized
2020-08-11 08:57:27 -04:00
172435b662
add tests for lj/expand/coul/long
2020-08-11 08:38:42 -04:00
7ff5a7fccd
fix bugs with single and r-RESPA
2020-08-11 08:37:03 -04:00
f77b80180c
simplify
2020-08-11 08:36:39 -04:00
175a6c26a7
Add Info::get_mpi_vendor() function
2020-08-10 19:02:39 -04:00
5ee4346700
fixed test for tip4p_long_soft, and mentioned the required coefficients for coul/*/soft sub-styles
2020-08-10 17:16:07 -04:00
b9ce53e096
update tests for r-RESPA testing of fixes
2020-08-10 17:03:19 -04:00
70f37d6613
update for handling r-RESPA properly
2020-08-10 17:02:56 -04:00
33c97618be
using hybrid/overaly to add soft repulsion to purely coulombic pair-styles
2020-08-10 16:52:32 -04:00
a7fee0a96f
replace strstr with utils::strmatch
2020-08-10 16:28:42 -04:00