Commit Graph

51 Commits

Author SHA1 Message Date
a541873b41 2 bug fixes 2024-08-21 10:28:24 -06:00
4e947a9003 debugging 2024-08-20 17:28:36 -06:00
09af3e0fac initialize pointers in constructor. removed commented out code 2024-08-13 17:07:28 -04:00
17ea598613 update API access to fixes and computes. improve error messages. 2024-02-09 15:30:57 -05:00
a6d178194e use consistent names and capitalization in comments 2023-08-03 10:59:31 -04:00
d1980031ef remove more duplicate semicolons 2023-06-25 06:02:17 -04:00
8e36fcfa6a address integer overflow issues detected by CodeQL 2022-12-20 07:04:57 -05:00
aba0ead71f programming style changes to reduce warnings from static code analysis 2022-12-20 06:34:07 -05:00
dc7bf29c09 whitespace fixes 2022-12-16 05:08:07 -05:00
28f8525fa0 one more valgrind error 2022-12-15 08:55:55 -07:00
6b2b3765c2 fix valgrind issues 2022-12-15 08:48:27 -07:00
65488ca217 silence compiler warnings 2022-12-01 10:51:04 -05:00
87a0833edd whitespace fixes 2022-12-01 10:12:14 -05:00
cc18528ea1 more bookkeeping changes 2022-11-30 10:56:54 -07:00
d32da83eb6 small bookkeeping changes 2022-11-30 09:51:13 -07:00
9ab4c65f31 more work on dump image 2022-11-22 16:40:39 -07:00
c9b431214c more work on dump image 2022-11-17 15:56:15 -07:00
90b54300e9 remove whitespace 2022-11-07 16:18:40 -07:00
3dab9cf8d8 bug fixes to grid remapping 2022-11-04 21:41:58 -06:00
559ed8c490 doc page updates, start adding remap support to fix ave/grid 2022-11-03 17:05:23 -06:00
d75fd564a1 update grid2d to match grid3d 2022-11-01 16:11:14 -06:00
4c29457351 more classes use Grid3d 2022-11-01 15:53:39 -06:00
aa777a2196 allow for centered grid cells in proc mapping 2022-10-31 15:28:39 -06:00
19fad284af more on shift factors 2022-10-28 18:03:08 -06:00
861e3b5876 shift factors 2022-10-28 17:46:19 -06:00
41cb3dc328 Merge branch 'distributed-grids' of github.com:lammps/lammps into distributed-grids 2022-08-30 16:07:40 -06:00
ac2cf8c4ed add support for discard yes/no of out-of-bin atoms 2022-08-30 12:49:09 -06:00
14a03d84c7 whitespace 2022-08-29 21:53:44 -04:00
d67eed7e43 enable triclinic for fix ave/grid 2022-08-29 16:46:26 -06:00
5c5441c8cc more debugging on fix ave/grid 2022-08-26 16:46:58 -06:00
12fbaa8591 more debug 2022-08-24 10:17:29 -06:00
b6583eb681 debug of fix ave/grid 2022-08-23 09:58:58 -06:00
37e9bf54ab debugging fixes 2022-08-22 17:13:59 -06:00
b26ee6d75d more normalization code 2022-08-19 17:13:04 -06:00
06e6a168f6 more normalization 2022-08-19 14:05:41 -06:00
77c0ad4d26 adding support for normflag and aveflag 2022-08-19 10:59:25 -06:00
8292a23f94 fix array indexing bugs flagged by compiler warnings 2022-08-19 06:13:22 -04:00
e4e7272c22 rename utils::gridid_parse() to utils::parse_gridid() 2022-08-18 17:33:29 -04:00
763fff27ec Merge branch 'distributed-grids' of github.com:lammps/lammps into distributed-grids 2022-08-17 13:18:17 -04:00
22a9bfebe5 reimplement utils::gridid_parse() function and update related code 2022-08-17 13:18:12 -04:00
eeb9209af8 bug fix 2022-08-17 10:55:28 -06:00
7a0636ca0c whitespace fixes 2022-08-17 10:15:30 -04:00
5e935519bf finished first draft of doc pages 2022-08-16 15:42:48 -06:00
ce4ca06035 support for density, mass, temperature values 2022-08-15 16:02:46 -06:00
9750c72822 output of fix ave/grid 2022-08-12 10:50:19 -06:00
8b637b5b70 error check for particle mapping to grid 2022-08-11 13:51:42 -06:00
58800b5191 enable relancing to work with distributed grids 2022-08-11 13:28:50 -06:00
c44794730b debugging fixes 2022-08-03 17:43:04 -06:00
c3d563ca39 more enhancments 2022-08-03 13:32:11 -06:00
7a4f5344bd more functionality for fix ave/grid 2022-08-02 17:46:03 -06:00