|
|
75907ccf91
|
add support to extract eflag/vflag_atom/global as global properties
|
2025-05-13 02:32:27 -04:00 |
|
|
|
7ec7745640
|
make neighbor list settings, status, and bond/angle/dihedral/improper lists available to library interface
|
2025-05-05 05:21:18 -04:00 |
|
|
|
2c3824bdd0
|
update remaining places that used to support -DLAMMPS_SMALLSMALL
|
2025-03-15 02:11:50 -04:00 |
|
|
|
6398a7c7aa
|
add test for the library interface to clearstep_compute and addstep_compute
|
2025-01-27 12:25:46 -05:00 |
|
|
|
85dec585a6
|
add tests for lammps_eval() and its python counterpart
|
2025-01-12 14:49:07 -05:00 |
|
|
|
3f78ee72c6
|
get access to the applied external force from the fix
|
2024-11-24 22:25:38 -05:00 |
|
|
|
958f2ae58b
|
add tests for library interface and python
|
2024-09-20 03:57:12 -04:00 |
|
|
|
9d9e591b54
|
first try at implementing lammps_extract_atom_size()
|
2024-08-30 22:50:42 -04:00 |
|
|
|
f3f69da328
|
expand tests on properties including custom properties
|
2024-08-30 10:29:41 -04:00 |
|
|
|
67bba08b3d
|
add unit tests for extracting lattice spacings
|
2024-08-25 00:41:58 -04:00 |
|
|
|
19d6227220
|
plug memory leaks in testers
|
2024-08-20 09:19:58 -04:00 |
|
|
|
0367f3ed07
|
avoid memory leaks from extracting scalar data from fixes
|
2024-08-02 18:17:01 -04:00 |
|
|
|
a5a0620dca
|
When KOKKOS has been compiled with GPU support the GPU *must* be used
|
2024-07-30 10:35:15 -04:00 |
|
|
|
4daba292d7
|
add unit tests for library interface function lammps_extract_pair() and python equivalent
|
2024-07-16 18:30:45 -04:00 |
|
|
|
fdf9ffee73
|
use auto for type
|
2024-07-06 00:52:27 -04:00 |
|
|
|
f05c87cd43
|
use proper const qualifier
|
2024-07-05 21:31:52 -04:00 |
|
|
|
da2bd44b73
|
modernize and reformat with clang-tidy and clang-format
|
2024-07-04 11:17:54 -04:00 |
|
|
|
dc07a75011
|
whitespace
|
2024-06-30 18:36:18 -04:00 |
|
|
|
d75e66dc71
|
add unit tests for lammps_extract_variable()
|
2024-06-30 18:32:37 -04:00 |
|
|
|
3701d330c4
|
add unit test for new library function and settings
|
2024-05-24 23:03:53 -04:00 |
|
|
|
0d8f549e33
|
remove sphere_flag and replace with radius_flag and omega_flag as needed
|
2024-01-19 12:50:31 -05:00 |
|
|
|
46768d0ff3
|
Correctly build argv with nullptr at the end
|
2023-11-08 09:18:58 -07:00 |
|
|
|
ecb28e8e2e
|
Merge branch 'develop' into cmake-3.16
|
2023-08-04 04:26:30 -04:00 |
|
|
|
378ef4b23e
|
require CMake version 3.16
|
2023-06-30 22:59:41 -04:00 |
|
|
|
fc365d3d5f
|
Merge branch 'develop' into always-exceptions
|
2023-06-22 10:53:36 -04:00 |
|
|
|
5eba9d7ee3
|
update regex for change to version output
|
2023-06-17 18:04:54 -04:00 |
|
|
|
f193a87426
|
correct CMake syntax
|
2023-06-17 18:04:38 -04:00 |
|
|
|
5d4f9abf5b
|
add unit tests for c-library interface and plain python module
|
2023-06-08 15:15:28 -04:00 |
|
|
|
5f4a80d41f
|
remove obsolete unittest code specific to handling the case of lammps exceptions disabled
|
2023-04-16 12:34:47 -04:00 |
|
|
|
0cd5ae5f2e
|
remove -DLAMMPS_EXCEPTIONS and always enable the corresponding code paths
|
2023-04-15 17:49:08 -04:00 |
|
|
|
f16c8b4cc4
|
recognize "Maintenance" tag in addition to "Development"
|
2023-03-31 09:36:00 -04:00 |
|
|
|
2ac369a3e1
|
accommodate for Development marker in RunCouple* unit tests
|
2023-03-31 09:23:23 -04:00 |
|
|
|
fa9062a87e
|
make Force::special_lj and Force::special_coul accessible through the library interface
|
2023-03-15 18:39:32 -04:00 |
|
|
|
f653ad7990
|
add unit tests for c-library interface
|
2023-01-29 14:13:28 -05:00 |
|
|
|
8e138161af
|
add more thorough checks on Fortran and MPI support for Fortran.
also works around issue with GNU Fortran 12 and later
|
2023-01-13 11:02:24 -05:00 |
|
|
|
a1f5d8420a
|
compile test for coupling to the LAMMPS library via fortran, check if it runs
|
2023-01-13 06:26:06 -05:00 |
|
|
|
79820945f6
|
correct computation of number of packages for unit test
|
2023-01-07 15:55:04 -05:00 |
|
|
|
15bf4a281d
|
documentation corrections
|
2022-11-17 11:48:13 -05:00 |
|
|
|
096a70363b
|
allow to check if Kokkos is active and retrieve number of threads and gpus
|
2022-11-17 11:31:34 -05:00 |
|
|
|
c157b2dea2
|
add tests whether simple examples for coupling to the LAMMPS library can run
|
2022-10-29 03:46:52 -04:00 |
|
|
|
3c4b0a0c04
|
expand homepage checker tool to check a few more folders and apply updates
|
2022-10-24 10:58:39 -04:00 |
|
|
|
74705c8111
|
port error check test from fortran wrapper to c-library interface test
|
2022-10-04 09:27:52 -04:00 |
|
|
|
a94cfe175b
|
add c/python unit tests for lammps_error()
|
2022-09-23 18:59:29 -04:00 |
|
|
|
ab899861d5
|
apply clang-format
|
2022-09-10 03:21:28 -04:00 |
|
|
|
234b9f180a
|
use clang-tidy and clang-format to update/modernize/simplify code
|
2022-05-31 14:46:57 -04:00 |
|
|
|
a7084c8fdb
|
Merge remote-tracking branch 'origin/develop' into kokkos_unittests
|
2022-02-07 13:04:59 -05:00 |
|
|
|
7ee7d0c570
|
apply clang-format
|
2022-01-30 17:18:40 -05:00 |
|
|
|
d62e25decc
|
don't specify default working directory for tests explicitly
|
2022-01-29 11:10:23 -05:00 |
|
|
|
7978bf671d
|
use canonical syntax for adding tests
|
2022-01-28 21:12:13 -05:00 |
|
|
|
8dd61144cb
|
Merge branch 'develop' into kokkos_unittests
|
2021-12-20 10:54:27 -05:00 |
|