|
|
ff96eb2e84
|
Merge pull request #3706 from akohlmey/next_patch_release
Update version strings for feature release
patch_28Mar2023
|
2023-03-28 20:57:19 -04:00 |
|
|
|
bb01b849a9
|
Merge pull request #3667 from akohlmey/pair_style_tutorial
Add detailed developer information about adding pair styles and use new born/gauss style as example
|
2023-03-28 20:07:06 -04:00 |
|
|
|
8a77837f21
|
spelling
|
2023-03-28 18:32:50 -04:00 |
|
|
|
304778b617
|
cosmetic
|
2023-03-28 18:22:09 -04:00 |
|
|
|
68d79274cd
|
Merge branch 'develop' into pair_style_tutorial
|
2023-03-28 18:18:23 -04:00 |
|
|
|
f9edd3a539
|
Merge pull request #3664 from hoba87/develop
simplify execution of mliap pytorch example
|
2023-03-28 18:05:22 -04:00 |
|
|
|
7d5d2b909f
|
Merge pull request #3698 from yafshar/set-command-type-label
use of type labels in set commands
|
2023-03-28 16:07:14 -04:00 |
|
|
|
ee3c000339
|
Merge branch 'bugfix-doc-amoeba' of github.com:robeme/lammps into pair_style_tutorial
|
2023-03-28 09:20:06 -04:00 |
|
|
|
7738b67737
|
Adding mass to python numpy unittest of KE
|
2023-03-28 09:17:11 -04:00 |
|
|
|
2b9962ea68
|
Bugfix amoeba doc header
|
2023-03-28 11:15:29 +02:00 |
|
|
|
824ed3379a
|
avoid segmentation fault when atom map is cleared before sametag is allocated
|
2023-03-28 01:48:16 -04:00 |
|
|
|
2610feb270
|
update version string for release
|
2023-03-27 22:48:21 -04:00 |
|
|
|
d3a766af2d
|
Merge branch 'develop' into pair_style_tutorial
|
2023-03-27 22:46:57 -04:00 |
|
|
|
42fa5b736d
|
Remove the white space in doc
|
2023-03-27 19:41:45 -07:00 |
|
|
|
aa918d3d1e
|
Fix a typo
|
2023-03-27 19:34:34 -07:00 |
|
|
|
cbcba31d47
|
Fix the typestr replacement with arg issue
|
2023-03-27 19:23:29 -07:00 |
|
|
|
53c452506f
|
Merge pull request #3705 from akohlmey/collected-small-fixes
Collected small fixes and updates
|
2023-03-27 21:34:04 -04:00 |
|
|
|
89ceb1688f
|
Merge pull request #3712 from stanmoore1/kk_pppm
Remove duplicated code in Kokkos PPPM
|
2023-03-27 21:23:00 -04:00 |
|
|
|
28acbdb4fc
|
Also rename function to prevent future bugs
|
2023-03-27 16:53:23 -06:00 |
|
|
|
7460cc682d
|
rewording of doc page
|
2023-03-27 16:39:37 -06:00 |
|
|
|
165b40b22a
|
Remove duplicated code in Kokkos PPPM
|
2023-03-27 16:29:17 -06:00 |
|
|
|
47e3230186
|
apply logic fix from @jtclemm
|
2023-03-27 15:52:52 -04:00 |
|
|
|
5b37ff8160
|
Clarify the doc for type label
|
2023-03-27 09:13:45 -07:00 |
|
|
|
b8ff478d78
|
Merge pull request #3709 from GenieTim/minor-fixes-pr-27032023
Minor fixes that might be of interest...
|
2023-03-27 11:45:06 -04:00 |
|
|
|
8e8bb0d2b3
|
Document the useage of variable vectors in fix ave/correlate/long
|
2023-03-27 09:11:52 +02:00 |
|
|
|
58b9466852
|
Fix typo in berendsen
|
2023-03-27 09:10:00 +02:00 |
|
|
|
0334dcaf57
|
Fix issue where after expanding wrong argument errors were thrown
|
2023-03-27 09:09:44 +02:00 |
|
|
|
317ce28538
|
ensure that the atom map is initialized. Fixes #3708
|
2023-03-27 02:53:27 -04:00 |
|
|
|
bc5e45af6c
|
remove redundant line
|
2023-03-26 23:22:13 -04:00 |
|
|
|
4244e458f5
|
silence compiler warnings about unused variables and parameters
|
2023-03-26 21:50:29 -04:00 |
|
|
|
584f526e71
|
use emplace instead of push
|
2023-03-26 21:40:49 -04:00 |
|
|
|
4234c04e6d
|
use powint() where possible; simplify
|
2023-03-26 21:40:41 -04:00 |
|
|
|
0d8623c3f2
|
simplified logic from clang-tidy
|
2023-03-26 21:33:37 -04:00 |
|
|
|
7787734496
|
move check for non-ellipsoid atoms to compute function so it is compatible with hybrid pair styles
|
2023-03-26 17:28:18 -04:00 |
|
|
|
a1a0186438
|
move initialization of all pointers to null to initializer list
|
2023-03-26 17:26:47 -04:00 |
|
|
|
d31f754451
|
simplify
|
2023-03-26 17:26:03 -04:00 |
|
|
|
6facb8d424
|
use override instead of virtual as per style conventions
|
2023-03-26 17:19:33 -04:00 |
|
|
|
5390b2b0aa
|
fix typo in test
|
2023-03-25 22:01:17 -04:00 |
|
|
|
41e13e99fb
|
avoid uninitialized data access
|
2023-03-25 21:50:02 -04:00 |
|
|
|
e446b950d9
|
silence compiler warnings
|
2023-03-25 19:10:28 -04:00 |
|
|
|
315d0733f7
|
improve error messages and remove redundant fmt::format() calls
|
2023-03-25 19:07:23 -04:00 |
|
|
|
cfac692012
|
plug memory leaks in fix electrode/conp
|
2023-03-25 18:58:38 -04:00 |
|
|
|
47e3da2c7b
|
fix uninitialized data access bug
|
2023-03-25 18:09:23 -04:00 |
|
|
|
5074d589fe
|
delete created typestr
|
2023-03-25 08:25:56 -07:00 |
|
|
|
5c4dd6d5a3
|
plug memory leaks
|
2023-03-25 10:31:00 -04:00 |
|
|
|
c667b5d8dc
|
complete documentation of version change
|
2023-03-25 10:26:07 -04:00 |
|
|
|
4de0cd762f
|
use powint() instead of pow() for faster and more accurate results
|
2023-03-25 10:12:05 -04:00 |
|
|
|
8cd34af4f0
|
enable and apply clang-format to a whole bunch of small .cpp files in src/
|
2023-03-25 09:59:25 -04:00 |
|
|
|
22a1cf935e
|
enable and apply clang-format, remove redundant code, improve error message for EAM potential pair styles
|
2023-03-25 06:48:59 -04:00 |
|
|
|
7edb42f190
|
remove redundant code
|
2023-03-25 06:30:30 -04:00 |
|