|
|
8b2c852121
|
correct and update the Python Howto
|
2025-01-11 17:54:44 -05:00 |
|
|
|
994a631150
|
add "post no" for single-shot runs
|
2025-01-11 17:43:05 -05:00 |
|
|
|
be62d7e04b
|
Merge pull request #4 from akohlmey/imd-v3-updates
Add separator comments
|
2025-01-11 11:51:08 -07:00 |
|
|
|
0d85c5c704
|
add separators
|
2025-01-11 11:13:47 -05:00 |
|
|
|
e3f930b33f
|
Merge pull request #1 from akohlmey/angle-mwlc
Small updates to PR #4433
|
2025-01-11 10:04:12 +08:00 |
|
|
|
3126482c48
|
update variable command tests to include whitespace
|
2025-01-10 20:53:24 -05:00 |
|
|
|
c4a5906382
|
stop checking ML-PACE with coverity scan as recent CMake changes break it
|
2025-01-10 20:12:09 -05:00 |
|
|
|
4f6c3d12f7
|
avoid variable definition error: expected 3 arguments but found N
|
2025-01-10 20:10:53 -05:00 |
|
|
|
dbc6f77e53
|
Merge branch 'develop' into deprecate_pylammps
|
2025-01-10 16:01:06 -07:00 |
|
|
|
6732013935
|
apply clang-format
|
2025-01-10 12:17:29 -05:00 |
|
|
|
5a0222153a
|
small doc updates and corrections
|
2025-01-10 12:15:24 -05:00 |
|
|
|
e858c8a78d
|
Merge branch 'develop' into angle-mwlc
|
2025-01-10 14:33:50 +08:00 |
|
|
|
4af328cba1
|
added contributing author email
|
2025-01-10 14:08:34 +08:00 |
|
|
|
5490336543
|
added a unit test
|
2025-01-10 14:06:00 +08:00 |
|
|
|
6bdc58baaf
|
improved the documentation
|
2025-01-10 14:05:19 +08:00 |
|
|
|
3731513576
|
example IMDv3 usage
|
2025-01-09 21:55:44 -07:00 |
|
|
|
c7ae973948
|
more edits to angle_mwlc documentation
|
2025-01-10 12:02:27 +08:00 |
|
|
|
2b688bb013
|
replace defines with static constexpr
|
2025-01-09 21:32:58 -05:00 |
|
|
|
25c92d6399
|
fixed conflict
|
2025-01-09 19:21:55 -06:00 |
|
|
|
75dba6f39b
|
Merge branch 'lammps:develop' into develop
|
2025-01-09 19:21:06 -06:00 |
|
|
|
e2f735ad29
|
fix whitespce
|
2025-01-09 19:20:21 -06:00 |
|
|
|
5bb1fe42dd
|
resolved conflict
|
2025-01-09 19:08:19 -06:00 |
|
|
|
38c3477d2f
|
Merge pull request #4394 from rbberger/find-package-pace
ml-pace: allow linking to existing pace library
|
2025-01-09 19:41:19 -05:00 |
|
|
|
4330801a2f
|
Merge pull request #4429 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2025-01-09 19:33:52 -05:00 |
|
|
|
d68287a9c7
|
updated documentation
|
2025-01-09 17:33:08 -06:00 |
|
|
|
a769b3d6b2
|
Merge branch 'develop' into collected-small-changes
|
2025-01-09 11:17:05 -05:00 |
|
|
|
cb930d6470
|
Merge pull request #4405 from tylercollins5737/develop
vcm example script and log added
|
2025-01-09 10:20:16 -05:00 |
|
|
|
9c1da4cbc9
|
whitespace fix in doc
|
2025-01-08 22:45:38 -08:00 |
|
|
|
090e55b1d8
|
Merge branch 'develop' into develop
|
2025-01-08 22:42:31 -08:00 |
|
|
|
617f798199
|
make sure that retstr is always initialized since it is always communicated
|
2025-01-09 00:37:43 -05:00 |
|
|
|
ce05f0cd9d
|
Merge pull request #3 from akohlmey/imd-v3-updates
Imd v3 Integration updates
|
2025-01-08 21:07:10 -07:00 |
|
|
|
9a513ca82c
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
|
2025-01-08 21:54:04 -05:00 |
|
|
|
50bda6077c
|
Merge pull request #4430 from akohlmey/update-linalg
Update linalg to version 1.4.2 corresponding to LAPACK 3.12.1
|
2025-01-08 21:53:33 -05:00 |
|
|
|
52d932df3b
|
Merge pull request #4413 from stanmoore1/kk_update_4.5.0
Update Kokkos library in LAMMPS to v4.5.1
|
2025-01-08 21:23:19 -05:00 |
|
|
|
41e7cf7879
|
MPI bugfix for dump netcdf from Paul Coffman
|
2025-01-08 21:18:03 -05:00 |
|
|
|
494f58904c
|
correct reference
|
2025-01-08 20:54:04 -05:00 |
|
|
|
1032c94c9f
|
apply some more of LAMMPS' programming style guidelines and improve errors
|
2025-01-08 20:52:57 -05:00 |
|
|
|
6a363d441b
|
small formatting tweaks, add versionadded tag
|
2025-01-08 20:52:45 -05:00 |
|
|
|
02a8a9d706
|
make LAMMPS_ASYNC_IMD a CMake variable, too, and document it properly
|
2025-01-08 20:50:16 -05:00 |
|
|
|
1ebf591592
|
Merge branch 'develop' into imd-v3-integration
|
2025-01-08 16:13:50 -07:00 |
|
|
|
0dacedd8b0
|
undo workflow changes
|
2025-01-08 16:12:58 -07:00 |
|
|
|
668435380b
|
Make sure that yaml-cpp::yaml-cpp exists
|
2025-01-08 15:41:37 -07:00 |
|
|
|
748046089c
|
add another couple of dependent functions
|
2025-01-08 16:32:56 -05:00 |
|
|
|
f3425ebfbf
|
add one more missing dependency
|
2025-01-08 16:21:08 -05:00 |
|
|
|
e7d9244184
|
add missing dependency
|
2025-01-08 16:14:28 -05:00 |
|
|
|
8ec9f37611
|
update linalg to version 1.4 corresponding to LAPACK 3.12.1
|
2025-01-08 15:52:30 -05:00 |
|
|
|
ec7be395ea
|
ml-pace: update tag
|
2025-01-08 11:48:34 -07:00 |
|
|
|
24763bfd8e
|
add info on how to debug if LAMMPS seems stuck
|
2025-01-08 12:24:13 -05:00 |
|
|
|
ae6b2d85fb
|
fix typo
|
2025-01-08 10:04:14 -05:00 |
|
|
|
cbab95e569
|
update for more clarity
|
2025-01-08 10:04:06 -05:00 |
|