|
|
0d64aa375d
|
tweak epsilon to pass numdiff tests
|
2024-01-13 04:05:34 -05:00 |
|
|
|
c340accb0a
|
skip numdiff tests for linear tables (for now?)
|
2024-01-12 19:00:07 -05:00 |
|
|
|
e51a44862c
|
add fix numdiff test to check consistency between energy and force for bonded interactions
|
2024-01-12 18:59:43 -05:00 |
|
|
|
a6b0c349d8
|
update unit test data for corrected angle style cosine/periodic
|
2024-01-12 18:45:10 -05:00 |
|
|
|
2b04d23504
|
update unit test data for corrected angle style cosine/periodic
|
2024-01-12 18:43:19 -05:00 |
|
|
|
7a7492b757
|
cosmetic
|
2024-01-12 18:42:16 -05:00 |
|
|
|
c6d1cbef5a
|
Merge branch 'develop' into general-triclinic
|
2024-01-04 21:10:50 -05:00 |
|
|
|
c964d8cda8
|
skip python tests using numpy that fail randomly on macOS
|
2023-12-22 11:35:35 -05:00 |
|
|
|
dedbd8f6db
|
improvements from clang-tidy
|
2023-12-21 14:25:31 -05:00 |
|
|
|
de066bcde0
|
Merge remote-tracking branch 'lammps/develop' into electrode
|
2023-12-21 14:13:16 +01:00 |
|
|
|
94b62fa98b
|
tweak epsilon
|
2023-12-17 21:22:33 -05:00 |
|
|
|
15a7b93361
|
relax epsilon to be compatible with most recent GCC compilers on Fedora 39
|
2023-12-16 17:40:31 -05:00 |
|
|
|
1e0d0e327c
|
Merge pull request #4004 from akohlmey/collected-small-changes
Collected small changes and updates
|
2023-12-13 16:25:16 -05:00 |
|
|
|
7ed8779d28
|
tweak another epsilon for new GPU pair style
|
2023-12-11 23:18:08 -05:00 |
|
|
|
1651a7741a
|
relax epsilon for coul/slater long test a little for GPU forces
|
2023-12-11 18:51:09 -05:00 |
|
|
|
010a7a4d44
|
check for out-of-range or invalid numbers more thoroughly
|
2023-12-08 21:07:38 -05:00 |
|
|
|
fb243eba9b
|
update lattice death tests for changed error messages
|
2023-12-01 14:41:12 -05:00 |
|
|
|
64573b7b32
|
add unit tests for new variable function
|
2023-11-22 19:47:51 -05:00 |
|
|
|
e59a665943
|
add tests for immediate variables
|
2023-11-17 03:00:16 -05:00 |
|
|
|
ddd5cc1a73
|
avoid segfault on command errors in force style unit tests and print error mesage instead
|
2023-11-16 17:53:12 -05:00 |
|
|
|
beea2a6ee1
|
Merge branch 'develop' into collected-small-fixes
|
2023-11-10 10:57:08 -05:00 |
|
|
|
46768d0ff3
|
Correctly build argv with nullptr at the end
|
2023-11-08 09:18:58 -07:00 |
|
|
|
6b4a190820
|
must skip quit command death test with MPICH version 4.1 and later due to using threads
|
2023-10-27 03:51:19 -04:00 |
|
|
|
51f0c9eac4
|
Merge branch 'develop' of github.com:lammps/lammps into triclinic-neighbor-bug
|
2023-10-16 12:18:04 -06:00 |
|
|
|
c96d793fb6
|
update unit tests for change in read_restart
|
2023-08-31 04:45:23 -04:00 |
|
|
|
a81412f015
|
remove MPIIO sources and references to them. update Purge.list and build systems
|
2023-08-20 21:51:33 -04:00 |
|
|
|
4e604c2ccd
|
remove OpenMPI hack. We have disabled MPIIO testing altogether.
|
2023-08-14 22:05:32 -04:00 |
|
|
|
b9afbf40a0
|
Merge branch 'develop' into collected-small-changes
|
2023-08-09 00:43:29 -04:00 |
|
|
|
bddb19fda1
|
disable *all* MPI-IO related testing
|
2023-08-09 00:41:40 -04:00 |
|
|
|
5d1c75e660
|
disable MPI-IO based restart writing (for now)
|
2023-08-09 00:41:39 -04:00 |
|
|
|
2f6dbfd239
|
possible workaround for unit test failure
taken from: https://github.com/open-mpi/ompi/issues/9656
|
2023-08-09 00:41:39 -04:00 |
|
|
|
b6f7a27b09
|
Merge pull request #3871 from megmcca/local-composition
Per-atom compute to calculate local composition of atom types
|
2023-08-05 00:53:57 -04:00 |
|
|
|
dbab5b6931
|
possible workaround for unit test failure
taken from: https://github.com/open-mpi/ompi/issues/9656
|
2023-08-04 22:32:28 -04:00 |
|
|
|
003a207038
|
possible workaround for unit test failure
taken from: https://github.com/open-mpi/ompi/issues/9656
|
2023-08-04 22:30:28 -04:00 |
|
|
|
5d3839db9f
|
clean up all created files
|
2023-08-04 13:27:01 -04:00 |
|
|
|
ecb28e8e2e
|
Merge branch 'develop' into cmake-3.16
|
2023-08-04 04:26:30 -04:00 |
|
|
|
3a10888a6d
|
merge electrode changes
|
2023-08-04 17:03:44 +10:00 |
|
|
|
2305c4cb30
|
Merge branch 'develop' into cmake-3.16
|
2023-08-03 17:39:15 -04:00 |
|
|
|
4ed98083e0
|
Merge branch 'develop' into always-exceptions
# Conflicts:
# src/library.cpp
|
2023-08-03 16:50:50 -04:00 |
|
|
|
21d4be321a
|
must lower test epsilon with single precision FFTs and pppm used
|
2023-07-21 12:12:53 -04:00 |
|
|
|
b50fc0be78
|
remove obsolete CONFIGURE_DEPENDS backward compatibility hack
|
2023-06-30 23:19:53 -04:00 |
|
|
|
71b48253e8
|
remove special case CMake code for versions before 3.16
|
2023-06-30 23:15:37 -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 |
|
|
|
a3de790a0d
|
include git descriptor info when compiling develop or maintenance version
|
2023-06-17 15:01:17 -04:00 |
|
|
|
57f82924f5
|
Merge branch 'develop' into collected_small_changes
|
2023-06-14 18:24:18 -04:00 |
|
|
|
0314c9892c
|
silence compiler warnings
|
2023-06-14 10:26:38 -04:00 |
|
|
|
92e069b19d
|
add fortran unit tests for lammps_last_thermo
|
2023-06-10 21:36:56 -04:00 |
|