Commit Graph

150 Commits

Author SHA1 Message Date
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
200b4f13c7 use dynamic cast instead of c-style cast when casting from base type to derived class 2022-04-10 18:18:06 -04:00
39b316729b use auto type when assigning from cast or using new 2022-04-10 18:16:36 -04:00
92a968a8a9 Resolving merge conflicts 2022-03-23 14:28:27 -06:00
58030009da new math constants: DEG2RAD and RAD2DEG 2022-03-17 19:44:34 -04:00
bb720626e3 Adding files for BPM 2021-08-27 09:22:56 -06:00
e08c4abb4b whitespace fixes 2021-08-18 13:06:00 -04:00
f9b32f0eef use ArgInfo class to process references to custom vectors and arrays 2021-08-18 13:00:32 -04:00
2bf9fa91db more changes to merge with current master 2021-08-17 14:03:58 -06:00
e6af1eecb8 resolved merge conflicts with master 2021-08-17 11:55:33 -06:00