Commit Graph

159 Commits

Author SHA1 Message Date
d95d97db28 remove dead code, avoid uninitialized access 2025-06-15 05:25:19 -04:00
1668bcffcf fix 2 bugs caught in review 2025-05-28 08:53:55 -06:00
79f6867d7e new doc page for fix set command with example 2025-05-02 16:13:01 -06:00
f8bf6d1ad6 correct a few more issues with unit tests 2025-04-26 02:42:09 -04:00
d89ae3d15d fix 64-bit integer compilation issue 2025-04-26 02:28:43 -04:00
3221c53b14 whitespace 2025-04-26 02:14:42 -04:00
161776b2c7 recover AtomStyle and SetProperty unit tests 2025-04-26 02:14:10 -04:00
78c5e9c00b reformat according to revised programming style and partial clang-format 2025-04-26 01:33:17 -04:00
130033ec75 first working version of fix set with refactored set command 2025-04-23 13:04:54 -06:00
a9f2bdf326 remove misplaced excess error call 2025-03-26 04:17:36 -04:00
e9bc334a14 add some more missing errorurl() calls and error pointers 2025-03-20 22:45:01 -04:00
a9a896c677 Small doc changes, renaming status variable 2024-07-15 17:19:51 -06:00
66552d80da Merge branch 'develop' into rheo 2024-07-03 03:42:44 -04:00
5cbe85ecf1 remove redundant error argument (accessible through lmp) 2024-06-25 18:19:41 -04:00
b219bb8de8 Merge conflicts 2024-06-24 14:09:33 -06:00
fc32826cd7 more uses of bounds_typelabel 2024-05-12 16:44:24 -04:00
1815a00fd0 cleanup 2024-04-18 14:12:23 -04:00
eec037ac5e make use of refactored expand_type elsewhere 2024-04-18 13:41:51 -04:00
6442e05988 even more define to static constexpr conversions 2024-01-25 02:17:28 -05:00
574ccc64eb Fixing bugs for solid particles 2024-01-23 14:04:10 -07:00
073a72d933 fixing merge conflicts 2024-01-12 11:12:02 -07:00
08d2dd2699 Prototyping latent heat, other misc fixes 2023-12-22 10:46:44 -07:00
92ff79af08 Debugging BPM coupling 2023-11-06 16:22:02 -07:00
7fc916a1d4 Prototyping example and accessory commands 2023-04-25 13:38:37 -06:00
ad72e9f6ea Fixing temperature set command and adding check for neighbor size in pair granular 2023-04-06 13:16:46 -06: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
5c4dd6d5a3 plug memory leaks 2023-03-25 10:31:00 -04:00
ff622f10ea Remove extra space 2023-03-24 07:13:54 -07:00
d83386de56 ATOM_SELECT uses numerical id for atom ID 2023-03-24 07:12:09 -07:00
23524c6655 use of type labels in set commands 2023-03-24 06:55:52 -07:00
f175a15627 Merge branch 'develop' into gran-temp 2023-01-10 09:58:50 -07:00
f34fd96185 Fixed typos in compute efield/atom and bug with set charge for atom_style dieletric 2023-01-09 00:26:30 -06:00
652c237b5e Merge branch 'upstream' into dielectric-updates 2022-12-25 15:13:46 -06:00
86c2ae6dab Switched to using q_scaled, keeping q as the real, unscaled charges 2022-12-09 23:34:49 -06:00
f671cd7765 Merge branch 'develop' into gran-temp 2022-11-01 14:10:28 -06:00
2132b1d904 update developer reference text 2022-10-24 11:08:26 -04:00
cccf3f6f78 change email for contacting LAMMPS developers, add to homepage checker 2022-10-20 20:36:03 -04:00
67f6adebb7 whitespace fixup with dynamic casts 2022-09-10 13:26:38 -04:00
bfb15c6cc6 support setting electron spin and radius with the set command 2022-08-30 06:11:17 -04:00
74bbbb9e17 rename "set spin" to "set spin/atom" and "set spin/random" to "set spin/atom/random"
this also adds unit tests and improves error checking and messages
2022-08-28 19:24:32 -04:00
266cb24bb3 improve error messages in set command 2022-08-27 16:19:02 -04:00
c6d59fc526 adding documentation and integration fix 2022-06-12 10:09:26 -06:00
47564ab6bc Merge branch 'develop' into region-lookup-refactor 2022-04-22 22:11:41 -04:00
f40b8f5694 Merge branch 'develop' into dielectric-updates 2022-04-17 17:47:55 -04:00
aa4787f604 complete region handling refactor 2022-04-16 00:17:39 -04:00
ef4e41d2a2 programming style and format updates 2022-04-12 22:52:07 -04:00
616349c27b Merge branch 'develop' into dielectric-updates 2022-04-12 16:33:02 -05:00
b05aadf877 Allowed to set the atom local dielectric values (epsilon) 2022-04-11 14:18:43 -05:00
36723853c9 Merge branch 'develop' into BPM 2022-04-11 12:18:34 -04:00