|
|
ef3b01f340
|
add neighbor list access tests. now we can always test for a full list.
|
2022-10-03 18:14:08 -04:00 |
|
|
|
ec46510d2e
|
add local extract_compute() tests
|
2022-06-20 23:07:01 -04:00 |
|
|
|
389c35a2d3
|
use alternate method to create triclinic box for unit test
|
2022-01-18 09:09:37 -05:00 |
|
|
|
f783958e39
|
add test for create_atoms()
|
2021-10-26 12:11:28 -04:00 |
|
|
|
5520d6edd7
|
confirm that no incompatible neighbor lists are found
|
2021-04-03 10:24:46 -04:00 |
|
|
|
85a5698c1b
|
add find method to neighbor list wrapper classes
|
2021-04-02 21:41:08 -04:00 |
|
|
|
c74bb9b56b
|
add more unit tests for neighbor list access
|
2021-04-02 21:00:26 -04:00 |
|
|
|
a193d9d429
|
fix several issues when using extract_global() from python exposed by tests
|
2021-03-25 20:34:25 -04:00 |
|
|
|
b8f02d759a
|
add support for extracting respa levels and timestep values
|
2021-03-25 20:34:25 -04:00 |
|
|
|
e0fdd2ad89
|
correct lammps.extract_global() method for returned arrays which are returned as list
|
2021-03-25 20:34:24 -04:00 |
|
|
|
4c0efceb1e
|
Remove invalid thermo accesses
|
2021-03-18 14:26:52 -04:00 |
|
|
|
ebf3c180c2
|
Add unit test for extract_global (LAMMPS_DOUBLE)
|
2020-11-23 13:43:15 -05:00 |
|
|
|
2ce10cc435
|
Add unit test for get_thermo
|
2020-11-23 13:35:17 -05:00 |
|
|
|
3ddc1e680c
|
Add unit test for extract_variable (atomstyle)
|
2020-11-23 13:14:15 -05:00 |
|
|
|
5ff0c3d4f0
|
Add unit test for extract_variable (equalstyle)
|
2020-11-23 13:07:00 -05:00 |
|
|
|
d5169a9dc2
|
Add Python unit tests for extract_box and reset_box
|
2020-11-12 12:29:13 -05:00 |
|
|
|
22cca93603
|
Add tests for neighbor list API
|
2020-10-05 17:34:08 -04:00 |
|
|
|
5dacfc47ca
|
Change return type of lammps.get_natoms to int
Closes PR #2370
|
2020-09-17 10:57:49 -04:00 |
|
|
|
69cffb2d04
|
import test infrastructure for c, c++ and python library usage
|
2020-08-25 11:03:31 -04:00 |
|