|
|
c918c7b547
|
Update unit test in improper-inversion_harmonic.yaml
|
2025-02-06 21:20:41 +02:00 |
|
|
|
f9b7013af3
|
Update unit test in improper-sqdistharm.yaml
|
2025-02-06 21:18:53 +02:00 |
|
|
|
33f5057488
|
Update unit test in improper-distance.yaml
|
2025-02-06 21:17:27 +02:00 |
|
|
|
22898fc8fc
|
Update unit test in improper-distharm.yaml
|
2025-02-06 21:16:33 +02:00 |
|
|
|
72d2b70125
|
Update unit test in improper-ring.yaml
|
2025-02-06 21:15:28 +02:00 |
|
|
|
61f4012300
|
Update unit test in improper-harmonic.yaml
|
2025-02-06 21:14:46 +02:00 |
|
|
|
24f40c7db4
|
Update unit test in improper-cvff.yaml
|
2025-02-06 21:13:38 +02:00 |
|
|
|
3fb8857be5
|
relax epsilon for tests on ARM64
|
2025-02-03 22:19:12 -05:00 |
|
|
|
8f23701352
|
must build plugins on Windows, too.
|
2025-02-01 02:07:01 -05:00 |
|
|
|
ebf81c0363
|
add tests for dreiding h-bond potentials
|
2025-02-01 02:01:48 -05:00 |
|
|
|
8b8e10d54f
|
update regex for Windows
|
2025-01-31 23:30:33 -05:00 |
|
|
|
541f81ba93
|
use full path when loading plugins
|
2025-01-31 23:19:56 -05:00 |
|
|
|
3a58f9a5aa
|
delegate handling of multi-config path to CMake (if version 3.20 or later)
|
2025-01-31 22:50:13 -05:00 |
|
|
|
6da7e4aa47
|
update molecule file tester for changed error messages
|
2025-01-31 21:06:11 -05:00 |
|
|
|
b98797ec2c
|
Merge remote-tracking branch 'github/develop' into small_fixes
|
2025-01-30 16:19:38 -05:00 |
|
|
|
48893236ec
|
Merge pull request #4380 from rbberger/python_computes
Python and library API changes for computes
|
2025-01-30 14:21:25 -05:00 |
|
|
|
6685524fdb
|
correctly apply environment variables
|
2025-01-29 23:39:30 -05:00 |
|
|
|
da1bbec0be
|
set lmp pointer to NULL after delete to avoid using it or deleting it a second time
|
2025-01-29 23:32:52 -05:00 |
|
|
|
06bdb7b637
|
refactor catching exceptions during LAMMPS initialization
this will avoid the nasty segfaults with "cannot have multiple stdout capturers"
instead it will catch and display any exception thrown during init.
|
2025-01-29 23:09:48 -05:00 |
|
|
|
29891e06c0
|
correct dependency for efield/lepton tests
|
2025-01-29 20:52:34 -05:00 |
|
|
|
4df3dead69
|
silence warning
|
2025-01-29 20:16:34 -05:00 |
|
|
|
6398a7c7aa
|
add test for the library interface to clearstep_compute and addstep_compute
|
2025-01-27 12:25:46 -05:00 |
|
|
|
f10d1a30fc
|
increase epsilon for passing tests on Linux ARM64
|
2025-01-21 01:45:49 -05:00 |
|
|
|
d99c960eb9
|
resolve unit test failures due to enhanced error handling
|
2025-01-18 21:40:48 -05:00 |
|
|
|
23c63511f0
|
no hiden tabs, use string escapes instead.
|
2025-01-18 11:08:25 -05:00 |
|
|
|
e38c13a764
|
add strcompress function and use it for error output
|
2025-01-17 22:59:44 -05:00 |
|
|
|
9b443c9a4d
|
add utility function to compare two string while ignoring whitespace
|
2025-01-17 14:06:30 -05:00 |
|
|
|
fbc66f75ac
|
adjust epsilon (again) for macOS on ARM
|
2025-01-14 20:48:43 -05:00 |
|
|
|
89370efe39
|
Merge branch 'develop' into develop
|
2025-01-14 19:12:14 -05:00 |
|
|
|
0fe7fbdb42
|
Merge branch 'develop' into pair_d3
|
2025-01-14 16:05:29 -05:00 |
|
|
|
edb068c43f
|
Merge pull request #4426 from akohlmey/update-to-fmtlib-11.1
Update embedded fmtlib copy to version 11.1
|
2025-01-14 01:24:57 -05:00 |
|
|
|
742c869534
|
Merge branch 'develop' into gsalkuin/develop
|
2025-01-13 16:08:18 -05:00 |
|
|
|
686326a999
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
|
2025-01-13 01:05:48 -05:00 |
|
|
|
f50edb5a38
|
Merge pull request #4369 from rbberger/deprecate_pylammps
Python interface updates
|
2025-01-12 23:30:22 -05:00 |
|
|
|
4519489f8b
|
fix unit test and another workaround for intel compilers
|
2025-01-12 19:42:03 -05:00 |
|
|
|
85dec585a6
|
add tests for lammps_eval() and its python counterpart
|
2025-01-12 14:49:07 -05:00 |
|
|
|
91dfa41494
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
|
2025-01-11 18:17:04 -05:00 |
|
|
|
3126482c48
|
update variable command tests to include whitespace
|
2025-01-10 20:53:24 -05:00 |
|
|
|
dbc6f77e53
|
Merge branch 'develop' into deprecate_pylammps
|
2025-01-10 16:01:06 -07:00 |
|
|
|
e858c8a78d
|
Merge branch 'develop' into angle-mwlc
|
2025-01-10 14:33:50 +08:00 |
|
|
|
5490336543
|
added a unit test
|
2025-01-10 14:06:00 +08:00 |
|
|
|
bc30665689
|
update unit test for changes in units command error messages
|
2025-01-03 04:04:42 -05:00 |
|
|
|
f06c4daee0
|
make format style variable tests unambiguous for rounding issues
|
2024-12-19 11:09:36 -05:00 |
|
|
|
6505a9052b
|
make format style variable tests unambiguous for rounding issues
|
2024-12-17 21:48:34 -05:00 |
|
|
|
5e16a21d9e
|
lower epsilon one more time
|
2024-12-17 13:53:35 -05:00 |
|
|
|
1e0a3f4601
|
lower epsilon for macOS
|
2024-12-17 12:15:38 -05:00 |
|
|
|
e45ef5adc0
|
unittest: add Python command_wrapper test
|
2024-12-12 23:27:07 -07:00 |
|
|
|
3aeb64de89
|
rename pair style and fully integrate into build and manual
|
2024-12-11 15:33:39 -05:00 |
|
|
|
335069f1ca
|
implemented d3 pair style
|
2024-12-10 17:25:39 +01:00 |
|
|
|
3f78ee72c6
|
get access to the applied external force from the fix
|
2024-11-24 22:25:38 -05:00 |
|