|
|
ab5a1f229e
|
Merge pull request #2538 from akohlmey/next-patch-release
Step version strings for the next patch release
patch_24Dec2020
|
2020-12-24 10:30:13 -05:00 |
|
|
|
ddeae8a3ba
|
step version string one more time
|
2020-12-23 20:15:52 -05:00 |
|
|
|
fb1cc56b2b
|
Merge pull request #2542 from akohlmey/plumed-update-to-2.7
Add support plumed2 library version 2.7.0
|
2020-12-23 19:06:44 -05:00 |
|
|
|
41d6648ac9
|
Merge pull request #2504 from jrgissing/bond/react-add-logic-to-constraints
Bond/react: add logic to constraints
|
2020-12-23 15:39:30 -05:00 |
|
|
|
8e6b89cc81
|
fix multiplication issue in shake stats
|
2020-12-23 15:14:00 -05:00 |
|
|
|
c6fb9c3836
|
update supported version test in fix plumed for new version
|
2020-12-23 15:13:38 -05:00 |
|
|
|
78a20a988e
|
add support for plumed version 2.7.0 and make it default
|
2020-12-23 14:23:39 -05:00 |
|
|
|
06d7e5ab02
|
Merge pull request #2533 from akohlmey/pair-only-suffix
Add pair/only option for accelerator styles
|
2020-12-23 12:30:39 -05:00 |
|
|
|
181ff5298f
|
Merge pull request #2483 from z-gong/tgnh
Temperature-grouped Nose-Hoover thermostat for Drude polarizable model
|
2020-12-23 11:39:33 -05:00 |
|
|
|
37063ab61f
|
Small tweaks
|
2020-12-23 09:22:27 -07:00 |
|
|
|
ddfa5c3e87
|
document pair/only keyword to package command
|
2020-12-23 10:09:54 -05:00 |
|
|
|
5aed28359b
|
Merge pull request #2539 from lammps/doc-developer-notes
new Developer_notes doc page
|
2020-12-23 09:32:35 -05:00 |
|
|
|
6fd7d584c2
|
move release date
|
2020-12-23 01:05:52 -05:00 |
|
|
|
acd48f7553
|
Merge pull request #2517 from stanmoore1/kk_roundup
Fix Kokkos performance regression for small systems
|
2020-12-23 01:04:08 -05:00 |
|
|
|
2962fa561d
|
Revert comm flags if pair/only is turned off
|
2020-12-22 21:08:07 -07:00 |
|
|
|
a02471967b
|
Tweak DELTA constant
|
2020-12-22 16:08:21 -07:00 |
|
|
|
7a934eac37
|
use constexpr instead of define for better typechecking
|
2020-12-22 10:40:28 -05:00 |
|
|
|
d07cf22ac5
|
use parsed-literal sections to reduce spellchecking variable names
|
2020-12-22 10:25:40 -05:00 |
|
|
|
ce24d70ccc
|
Add comments about smaller DELTA in atom_vec_kokkos.cpp
|
2020-12-22 08:15:51 -07:00 |
|
|
|
f9dd28dbbe
|
Merge branch 'master' of github.com:lammps/lammps into kk_roundup
|
2020-12-22 08:11:57 -07:00 |
|
|
|
75eadabaf0
|
change ordering of sub sections
|
2020-12-22 08:02:28 -07:00 |
|
|
|
a1c5ed93ab
|
new Developer_notes doc page
|
2020-12-21 17:13:32 -07:00 |
|
|
|
7c7f13faf5
|
step version strings for the next LAMMPS release
|
2020-12-21 10:21:53 -05:00 |
|
|
|
8678e82a82
|
Merge pull request #2530 from akohlmey/collected-small-changes
Collected small changes and bugfixes for the next patch release
|
2020-12-21 10:04:33 -05:00 |
|
|
|
800ff0f1c2
|
update spelling/grammar and false positives
|
2020-12-20 15:02:59 -05:00 |
|
|
|
24e2166357
|
add missing references
|
2020-12-20 15:02:01 -05:00 |
|
|
|
2e33887d0b
|
Merge branch 'master' into tgnh
|
2020-12-20 14:48:49 -05:00 |
|
|
|
a13f70790a
|
spelling
|
2020-12-18 23:02:28 -05:00 |
|
|
|
151110f07f
|
refactor constant vs define in edip pair styles
|
2020-12-18 22:55:15 -05:00 |
|
|
|
2022dc0aa9
|
whitespace fixes
|
2020-12-18 22:45:26 -05:00 |
|
|
|
9f206b471e
|
Merge branch 'master' into collected-small-changes
|
2020-12-18 22:41:27 -05:00 |
|
|
|
09028b27d4
|
Merge pull request #2423 from jtclemm/multi_ishan
Extend multi style neighbor lists to finite-sized particles
|
2020-12-18 22:39:01 -05:00 |
|
|
|
384376bc51
|
increase precision of lj/cubic constants and document how to compute them
|
2020-12-18 22:33:56 -05:00 |
|
|
|
71e340a792
|
Adding multi+granular note in neighbor documentation
|
2020-12-18 17:56:51 -07:00 |
|
|
|
3641428d27
|
Merge pull request #2502 from jdevemy/master
Fix invalid result when dihedral quadratic angle is > pi or < -pi
|
2020-12-18 14:38:04 -05:00 |
|
|
|
959f67962d
|
allow to revert the pair/only setting
|
2020-12-17 22:59:12 -05:00 |
|
|
|
96fa85f61c
|
alternate implementation of pair/only option (for KOKKOS and GPU)
|
2020-12-17 22:39:36 -05:00 |
|
|
|
de94e28c8b
|
correct path to find liblammps.dll with Windows installer package
|
2020-12-17 21:48:04 -05:00 |
|
|
|
f6fa564ef2
|
whitespace
|
2020-12-17 17:43:04 -05:00 |
|
|
|
6035c53bb7
|
Merge branch 'master' into collected-small-changes
|
2020-12-17 17:41:46 -05:00 |
|
|
|
79833f9b83
|
Merge pull request #2521 from rbberger/python_package
Turn LAMMPS Python module into Python package
|
2020-12-17 17:06:03 -05:00 |
|
|
|
09023edc98
|
small python installation docs update
|
2020-12-17 16:41:18 -05:00 |
|
|
|
3e2b004d21
|
more use of constexpr
|
2020-12-17 16:01:26 -05:00 |
|
|
|
2426e6245d
|
move static constants in pair style out of the globally included header
|
2020-12-17 14:03:15 -05:00 |
|
|
|
a403e209d3
|
use C++11 constexpr instead of C++98 const.
|
2020-12-17 13:00:51 -05:00 |
|
|
|
72f68f3d56
|
consolidate multiple factorial() function definitions into MathSpecial::factorial()
|
2020-12-17 12:47:04 -05:00 |
|
|
|
511a1a5395
|
Update comments mentioning lammps.py
|
2020-12-17 12:13:06 -05:00 |
|
|
|
bcb89a1d90
|
Honor DESTDIR for packaging
|
2020-12-17 12:13:06 -05:00 |
|
|
|
47cdafe651
|
reduce size of executable/library by replacing static const int with enum
|
2020-12-17 12:06:44 -05:00 |
|
|
|
f9f9c37bd2
|
Update docs
|
2020-12-17 11:57:40 -05:00 |
|