|
|
2da61d69a1
|
Merge pull request #3289 from akohlmey/collected-small-changes
A few last minutes updates and fixes for the next patch release
|
2022-06-02 20:16:39 -04:00 |
|
|
|
90add188cb
|
Merge pull request #3279 from schererc/develop
Addition of two new MANYBODY pair styles (sw/angle/table and threebody/table)
|
2022-06-02 14:24:44 -04:00 |
|
|
|
e214013a91
|
tweak epsilon to avoid failure on FreeBSD
|
2022-06-02 07:53:41 -04:00 |
|
|
|
c028dcbdf7
|
small tweak
|
2022-06-01 22:14:04 -04:00 |
|
|
|
217b070204
|
add unit tests
|
2022-06-01 15:31:49 -04:00 |
|
|
|
9da3dd796a
|
delete undesired default members instead of making them inaccessible
|
2022-06-01 02:30:25 -04:00 |
|
|
|
5abb6c76af
|
small tweak
|
2022-06-01 02:13:02 -04:00 |
|
|
|
234b9f180a
|
use clang-tidy and clang-format to update/modernize/simplify code
|
2022-05-31 14:46:57 -04:00 |
|
|
|
fa79a66734
|
feof() returns non-zero not necessarily 1
|
2022-05-29 19:53:11 -04:00 |
|
|
|
90730f0d3c
|
update windows version history
|
2022-05-29 02:01:21 -04:00 |
|
|
|
e2dd08a93e
|
Better handle file- or path-names with spaces
|
2022-05-28 04:55:10 -04:00 |
|
|
|
0b3efa4dd6
|
set masses from BOP potential files, update unit tests accordingly
|
2022-05-28 04:45:52 -04:00 |
|
|
|
dba9fdb1ef
|
Merge branch 'develop' into collected-small-changes
|
2022-05-26 06:37:24 -04:00 |
|
|
|
43b57b8aa5
|
update unit test reference data
|
2022-05-23 20:14:10 -04:00 |
|
|
|
bead819070
|
changes missing from the previous commit
|
2022-05-23 11:37:00 -04:00 |
|
|
|
b461a49eee
|
use _EXECUTABLE consistently instead of _BINARY
|
2022-05-23 11:14:17 -04:00 |
|
|
|
007588f9cb
|
use GZIP executable variable name consistently
|
2022-05-21 18:56:58 -04:00 |
|
|
|
e3e849b266
|
skip compressed file format tests if gzip executable is not found
|
2022-05-21 07:37:25 -04:00 |
|
|
|
eb4c1cd14f
|
update attempt to hide hwloc pci bus warnings
|
2022-05-19 07:28:57 -04:00 |
|
|
|
b5830aae83
|
suppress excessive warnings and undesired aborts with Intel LLVM compiler
|
2022-05-18 21:43:09 -04:00 |
|
|
|
6475d4b956
|
Skip Fortran unittests if no Fortran MPI support is found
|
2022-05-18 07:16:16 -04:00 |
|
|
|
1466620750
|
update googletest to the latest github commit
|
2022-05-18 06:09:42 -04:00 |
|
|
|
e7b9d03573
|
crank up epsilon for tip4p/cut styles some more
|
2022-05-18 00:28:42 -04:00 |
|
|
|
d94bcd043b
|
enforce using a single thread with Kokkos and SNAP or PACE
|
2022-05-17 23:42:24 -04:00 |
|
|
|
e94275391c
|
Merge branch 'develop' into collected-small-changes
|
2022-05-17 22:10:15 -04:00 |
|
|
|
a5171beacd
|
make lammps-shell test compatible with MULTI-CONFIG CMake builders
|
2022-05-17 18:26:27 -04:00 |
|
|
|
cebbd471cf
|
tweak unit test epsilon for portability to MacOS /w ARM
|
2022-05-17 17:15:42 -04:00 |
|
|
|
d487ab10e2
|
doc page and unittest tweaks
|
2022-05-17 12:00:40 -06:00 |
|
|
|
c0e5a03989
|
update tests for delete_atoms
|
2022-05-15 01:56:59 -04:00 |
|
|
|
168d3bdd3c
|
Correctly handle the case that the YAML python module is not installed
|
2022-05-14 10:15:40 -04:00 |
|
|
|
d4ea5ca49e
|
more clang-tidy fixes after re-running it with added settings
|
2022-05-14 07:18:05 -04:00 |
|
|
|
2aa1c6975f
|
fix typo
|
2022-05-04 19:09:19 -04:00 |
|
|
|
e897ab7611
|
improve error messages
|
2022-05-04 16:25:12 -04:00 |
|
|
|
ba3aa8fab5
|
remove NULL option for reset_timestep
|
2022-05-04 16:21:06 -04:00 |
|
|
|
81bb4bfc23
|
Merge branch 'collected-small-changes' into add_set_time
|
2022-05-04 15:49:14 -04:00 |
|
|
|
059c84bf41
|
Merge branch 'develop' into add_set_time
|
2022-05-04 15:47:28 -04:00 |
|
|
|
eec86c8038
|
Merge branch 'develop' into collected-small-changes
|
2022-05-04 15:45:38 -04:00 |
|
|
|
61214b9a52
|
Merge pull request #3243 from akohlmey/delete-by-variable
Implement variable option for delete_atoms
|
2022-05-04 13:50:00 -04:00 |
|
|
|
f8742d599b
|
merge set_time command into reset_timestep
|
2022-05-04 13:24:52 -04:00 |
|
|
|
0bedff1ce0
|
implement set_time command
|
2022-05-03 13:15:52 -04:00 |
|
|
|
257a070666
|
add test for ellipsoid, check for special case of ellipsoid/prism
|
2022-05-03 11:02:01 -04:00 |
|
|
|
bd5858019e
|
add minimal unit test for Region class
|
2022-05-02 17:06:28 -04:00 |
|
|
|
fef6c37ea7
|
Merge pull request #3240 from akohlmey/ave-yaml-file-colname
Add support for custom column names and YAML format output to fix ave/time
|
2022-05-02 11:45:50 -04:00 |
|
|
|
672c063fd8
|
add unit test for delete_atoms
|
2022-04-29 22:33:15 -04:00 |
|
|
|
47f62838db
|
Merge branch 'develop' into electrode
|
2022-04-29 14:37:48 -04:00 |
|
|
|
b76594e551
|
enforce only newton pair on with smatb pair styles. add unit tests
|
2022-04-27 18:08:05 -04:00 |
|
|
|
d8e98cb99d
|
make tests more complex and add vector variable expansion
|
2022-04-26 17:53:47 -04:00 |
|
|
|
64fff417c3
|
test more bound variants
|
2022-04-26 17:25:27 -04:00 |
|
|
|
7eb6c2652f
|
update advanced utils tests. include test for expand args
|
2022-04-26 16:16:44 -04:00 |
|
|
|
837f9040d8
|
add tests for advanced utility functions that require a LAMMPS instance
|
2022-04-26 09:30:34 -04:00 |
|