|
|
dcc074215d
|
fix inconsistent memory allocate/free
|
2020-04-20 06:04:33 -04:00 |
|
|
|
21e9db6bdf
|
Merge branch 'master' into polymorphic-update
|
2020-04-16 18:18:41 -04:00 |
|
|
|
b3c7c1f93c
|
utils.h is not used anymore
|
2020-04-16 15:13:21 -04:00 |
|
|
|
ca64c461ff
|
Remove unnecessary error check in USER-DPD fix rx
|
2020-04-16 08:19:50 -06:00 |
|
|
|
fa6922a182
|
Merge pull request #1994 from akohlmey/next_lammps_version
Update version string for next patch release
|
2020-04-15 16:09:52 -04:00 |
|
|
|
4c870be433
|
Merge pull request #1957 from david-castillo/restrain_lbound
add moving bond restraints and a lower bound only bond restraint
|
2020-04-15 14:45:07 -04:00 |
|
|
|
c5f6b5c687
|
one more whitespace fix
|
2020-04-15 14:29:37 -04:00 |
|
|
|
adf9602ae3
|
whitespace fix
|
2020-04-15 14:26:37 -04:00 |
|
|
|
01f97f1936
|
Merge branch 'master' into restrain_lbound
|
2020-04-15 14:24:47 -04:00 |
|
|
|
6bac08322c
|
Merge pull request #1999 from ellio167/kim_match_pairs
Add support for "internal" kim_match_pairs command
|
2020-04-15 12:43:34 -04:00 |
|
|
|
e7cce60777
|
Merge pull request #1889 from lammps/change-box-error-check
delay change_box error check with existing per-atom restart data
|
2020-04-15 12:29:32 -04:00 |
|
|
|
08d01e6417
|
import polymorphic pair style update from Xiaowang Zhou
|
2020-04-15 11:31:30 -04:00 |
|
|
|
529e905816
|
Fixup error message
|
2020-04-15 10:29:55 -05:00 |
|
|
|
80311891f1
|
Merge pull request #1874 from akohlmey/generalize-box-change-detect
Refactor handling of box change information from fixes
|
2020-04-15 11:14:45 -04:00 |
|
|
|
1cee0cf50e
|
Changes and Comments in response to Axel's suggestions
|
2020-04-15 09:58:05 -05:00 |
|
|
|
3deece168e
|
Merge branch 'master' into next_lammps_version
|
2020-04-15 05:08:53 -04:00 |
|
|
|
f5733ccd75
|
Merge pull request #1978 from evoyiatzis/class2_cs
core-shell version of pair_style lj/class2/coul/long
|
2020-04-14 22:59:46 -04:00 |
|
|
|
8a6664eb4c
|
make coulomb part of lj/class2/coul/long/cs consistent with lj/cut/coul/long
|
2020-04-14 22:05:19 -04:00 |
|
|
|
b718db385d
|
Add support for "internal" kim_match_pairs command
|
2020-04-14 20:38:47 -05:00 |
|
|
|
48c136b784
|
fix whitespace issue
|
2020-04-14 21:37:34 -04:00 |
|
|
|
5951555de4
|
Merge branch 'master' into next_lammps_version
|
2020-04-14 21:36:59 -04:00 |
|
|
|
c50e49fce4
|
Merge pull request #1967 from julient31/neel-rework
Correct issue #1959 and correct issues in SPIN package
|
2020-04-14 21:32:37 -04:00 |
|
|
|
677f5cc997
|
C3 JT 041420
|
2020-04-14 15:22:20 -06:00 |
|
|
|
7d71d5bfb3
|
Merge pull request #1981 from akohlmey/simplify_build_choices
Simplify choices for building LAMMPS and add some howtos for CMake and getting stack traces
|
2020-04-14 10:57:54 -04:00 |
|
|
|
da36b252cc
|
remove even more trailing whitespace
|
2020-04-14 06:08:10 -04:00 |
|
|
|
dc7853956a
|
remove trailing whitespace
|
2020-04-14 06:01:07 -04:00 |
|
|
|
41cfb3ae80
|
Merge branch 'master' into neel-rework
|
2020-04-14 05:57:08 -04:00 |
|
|
|
01d2fae925
|
Merge pull request #1992 from akohlmey/collected-small-changes
Recover cross compilation with MinGW
|
2020-04-13 21:05:56 -04:00 |
|
|
|
732ae97083
|
update version string for next patch release
|
2020-04-13 20:50:45 -04:00 |
|
|
|
11b069ffe7
|
use utils::strmatch() in USER-DPD and KOKKOS for safer style matches
|
2020-04-13 13:38:38 -04:00 |
|
|
|
209a3fde71
|
use MY_PI everywhere, not M_PI.
|
2020-04-13 12:02:53 -04:00 |
|
|
|
74143a3d89
|
Merge branch 'master' into simplify_build_choices
|
2020-04-13 11:02:35 -04:00 |
|
|
|
4abff7b4d3
|
Merge pull request #1986 from akohlmey/correct-kokkos-docs
Update docs and CMake scripts for Kokkos 3.0+
|
2020-04-13 11:01:26 -04:00 |
|
|
|
f159c57f08
|
Adding square roots to inf norm instances in min.cpp
|
2020-04-13 08:15:59 -06:00 |
|
|
|
38343f3c03
|
C2 JT 041320
- removing a commented line
|
2020-04-13 08:05:06 -06:00 |
|
|
|
8fabd79440
|
Commit JT 041320
- corrected pair/spin to recover tests
|
2020-04-13 07:53:27 -06:00 |
|
|
|
8b1c6cb279
|
Merge branch 'omp4-compat' into correct-kokkos-docs
|
2020-04-12 01:44:47 -04:00 |
|
|
|
5542ad31dc
|
Merge branch 'master' into simplify_build_choices
# Conflicts:
# cmake/Modules/Packages/GPU.cmake
|
2020-04-11 21:31:07 -04:00 |
|
|
|
d6624fe444
|
Merge pull request #1863 from Vsevak/gpu_hip
HIP back end to GPU package to support AMD GPUs via the ROCm toolkit
|
2020-04-11 21:14:45 -04:00 |
|
|
|
3fa7265ff8
|
modernize CMake script code and add version tests for Clang and Intel to switch to OpenMP4 semantics
|
2020-04-11 18:35:37 -04:00 |
|
|
|
7a16567e2a
|
better version info output with intel compilers
|
2020-04-11 18:34:37 -04:00 |
|
|
|
832cb57d91
|
Merge branch 'master' into fixadapt
# Conflicts:
# doc/src/fix_adapt.rst
|
2020-04-11 16:24:13 -04:00 |
|
|
|
35bb597747
|
fix some whitespace issues: replace tabs with spaces, remove DOS/Windows style CR-LF
|
2020-04-11 16:11:27 -04:00 |
|
|
|
e114d814f4
|
add rmass_flag and rectify comments and indents
|
2020-04-10 16:17:12 -05:00 |
|
|
|
0608002451
|
Remove trailing whitespace
|
2020-04-10 15:10:41 -04:00 |
|
|
|
fc3011c1b2
|
complete adapting makefiles and add a minor simplification tweak
|
2020-04-09 17:59:42 -04:00 |
|
|
|
a585142de0
|
update makefiles in src/MAKE/MACHINES
|
2020-04-09 17:19:27 -04:00 |
|
|
|
a1992ce01d
|
tweak linking procedure to maximize shared code and have the least issues with rpath
|
2020-04-09 14:16:00 -04:00 |
|
|
|
4534096ad1
|
Update Install.sh
|
2020-04-09 19:44:48 +02:00 |
|
|
|
52bc8c398d
|
move header file to CORESHELL folder
|
2020-04-09 19:42:32 +02:00 |
|