Commit Graph

13 Commits

Author SHA1 Message Date
27da716852 getting out of the insurance business :-) 2023-01-23 16:45:41 -05:00
6365af8704 Merge branch 'develop' into distributed-grids 2022-12-01 10:38:55 -05:00
e36a360891 error out when reduced units are used with fix ipi or fix pimd 2022-11-24 13:17:11 -05:00
b4118c51cc merged in current master 2022-11-04 08:22:18 -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
58800b5191 enable relancing to work with distributed grids 2022-08-11 13:28:50 -06:00
90797d53d9 one more batch of clang-tidy fixes 2022-05-13 23:21:14 -04:00
39b316729b use auto type when assigning from cast or using new 2022-04-10 18:16:36 -04:00
61c465c6f3 simplify creation of computes in fix ipi and fix plumed 2021-10-01 14:32:19 -04:00
e070766915 including lmpwindows.h globally from lmptype.h does more harm than good
this addresses some (cross) compilation issues locally.
in the long run, this should be addressed by implementing issue #1884
where platform specific functionality is wrapped into a small library
of generic functions adapted for LAMMPS' needs (like utils:: does for
non-portable convenience functions).
2021-09-07 10:39:16 -04:00
b108da3e5c simplify format handling 2021-07-29 15:26:29 -04:00
852f18525d complete moving packages and styles around 2021-07-23 18:11:25 -04:00