|
|
549c6343f3
|
Merged MLIAP package into latest LAMMPS created SNAP, quadratic SNAP, and ChemSNAP examples
|
2020-06-21 18:05:34 -06:00 |
|
|
|
564974b6a4
|
Merge remote-tracking branch 'origin/ml_chem_snap'
|
2020-06-21 16:07:03 -06:00 |
|
|
|
7e2f29bb65
|
Merge pull request #2168 from charlessievers/chem_snap
Chem snap bugifx
|
2020-06-18 23:59:25 -04:00 |
|
|
|
d8e0f553b6
|
Merge remote-tracking branch 'origin/chem_snap' into chem_snap
|
2020-06-18 18:21:10 -07:00 |
|
|
|
9b73b4a6ca
|
Unnecessary loop over zero_yi for non chem snap multielement systems
|
2020-06-18 18:20:30 -07:00 |
|
|
|
77f6fecc86
|
Merge pull request #1971 from charlessievers/chem_snap
Chemical specificity for SNAP
|
2020-06-18 10:11:15 -04:00 |
|
|
|
a221f13308
|
Whitespace tweak
|
2020-06-17 21:35:04 -06:00 |
|
|
|
586c81b1be
|
Merge pull request #2163 from rbberger/more-whitespace
Coding Standard tool updates
|
2020-06-17 21:07:01 -04:00 |
|
|
|
b97cd78e80
|
change input and log files for new example to give consistent results in serial and parallel.
the remaining files and logs are updated in PR #2162
|
2020-06-16 21:11:34 -04:00 |
|
|
|
a2f78e7cda
|
Updated whitespace, implemented low hanging performance boosts
|
2020-06-16 15:00:35 -07:00 |
|
|
|
9d74984144
|
Fix whitespace
|
2020-06-16 07:20:09 -04:00 |
|
|
|
95e79b2347
|
Keep file permissions while fixing whitespace issues
|
2020-06-16 07:19:19 -04:00 |
|
|
|
943d252403
|
Change regex to detect more whitespace errors
|
2020-06-16 07:11:31 -04:00 |
|
|
|
036b2bd82c
|
Add non-zero exit code on whitespace check failure
|
2020-06-16 07:06:37 -04:00 |
|
|
|
61235308f1
|
Add non-zero exit code on permission check failure
|
2020-06-16 07:05:15 -04:00 |
|
|
|
30d9ffba25
|
add "UNITS:" tag to new potential files
|
2020-06-16 05:13:41 -04:00 |
|
|
|
ae435536f3
|
use index style variables instead of equal style variable to allow overriding them
|
2020-06-16 05:13:16 -04:00 |
|
|
|
5e238b2cf4
|
Merge branch 'master' into chem_snap
|
2020-06-16 05:06:11 -04:00 |
|
|
|
ba26b2f71f
|
Update false positives and fix typos
|
2020-06-15 17:24:47 -07:00 |
|
|
|
b55f1829d9
|
Fixed number of parameters sent to sna kokkos to include bnormflag
|
2020-06-15 17:09:14 -07:00 |
|
|
|
39f1fb874f
|
Fixed small merge conflict bug for ylists
|
2020-06-15 16:53:39 -07:00 |
|
|
|
7a00ec90e5
|
Merge pull request #2134 from akohlmey/next_lammps_version
Update version strings for next patch release
patch_15Jun2020
|
2020-06-15 18:20:17 -04:00 |
|
|
|
a598a66eda
|
Merge pull request #2157 from akohlmey/use-clang-format-demo
Demonstrate use of clang-format in LAMMPS
|
2020-06-15 17:55:42 -04:00 |
|
|
|
30100d33c6
|
get rid of tabs and trailing whitespace
|
2020-06-15 17:37:45 -04:00 |
|
|
|
3abbf57146
|
remove executable permissions on files that should not have them
|
2020-06-15 17:34:21 -04:00 |
|
|
|
fd8cfed86d
|
fix typo
|
2020-06-15 17:33:50 -04:00 |
|
|
|
05319cae66
|
updates for using {fmt} and reordering of include statements exposing hidden includes
|
2020-06-15 16:55:38 -04:00 |
|
|
|
05d1924d62
|
update for using {fmt}
|
2020-06-15 16:48:20 -04:00 |
|
|
|
14c22a004a
|
Merge branch 'master' into use-clang-format-demo
# Conflicts:
# unittest/force-styles/pair_style.cpp
# unittest/utils/test_utils.cpp
|
2020-06-15 16:14:13 -04:00 |
|
|
|
4a3d9afb54
|
Merge pull request #2154 from rbberger/coding_standard
Add utilities for checking code
|
2020-06-15 15:32:35 -04:00 |
|
|
|
ac87f1763c
|
Merge remote-tracking branch 'refs/remotes/origin/chem_snap' into chem_snap
|
2020-06-15 12:22:11 -07:00 |
|
|
|
39aee089e7
|
Merge branch 'master' into chem_snap
|
2020-06-15 12:20:48 -07:00 |
|
|
|
65ff6bb617
|
Require clang-format >= 8.0
|
2020-06-15 14:59:43 -04:00 |
|
|
|
c987dfb2c9
|
Merge pull request #2156 from akohlmey/collected-small-changes
Collected changes for the next patch release
|
2020-06-15 14:40:27 -04:00 |
|
|
|
e083416dd8
|
Merge pull request #2159 from akohlmey/potential-unit-tag
Add a units consistency check by adding a UNITS: tag to potential files.
|
2020-06-15 13:55:20 -04:00 |
|
|
|
0ca7270668
|
re-enable USER-MESONT package for MinGW cross compilation
|
2020-06-15 13:47:16 -04:00 |
|
|
|
0199e369fa
|
work around race condition and minimizing download attemps for transparently downloaded potential files
|
2020-06-15 13:46:54 -04:00 |
|
|
|
868e5450db
|
Merge branch 'patch-1' of github.com:cjknight/lammps into collected-small-changes
|
2020-06-15 12:13:25 -04:00 |
|
|
|
9aee8d41bd
|
Merge branch 'master' into collected-small-changes
|
2020-06-15 12:12:45 -04:00 |
|
|
|
71c075e0e4
|
Update atom_vec_sph.cpp
Looks like one 'de' wasn't renamed to 'desph' in recent commit.
|
2020-06-15 10:55:18 -05:00 |
|
|
|
70e809895f
|
Merge pull request #1873 from iafoss/feature-cnt
Tubular potential force field package for carbon nanotubes
|
2020-06-15 11:41:56 -04:00 |
|
|
|
419ebd74fe
|
Merge pull request #2155 from akohlmey/gmake-makefile-improvements
Portability improvement for src/Makefile
|
2020-06-15 11:35:11 -04:00 |
|
|
|
e840fa23f1
|
Add format-tests target
|
2020-06-15 11:21:43 -04:00 |
|
|
|
57eab1f785
|
USER-MESONT fails to download with Win64 for some strange reason. disabling from mingw preset for now
|
2020-06-15 11:12:55 -04:00 |
|
|
|
b5ee87697a
|
workaround for GNU Fortran 10 and later when compiling downloaded ScaFaCoS lib
|
2020-06-15 10:59:32 -04:00 |
|
|
|
12b379df36
|
improve MEAM file detection in pair_coeff command, get rid of ERRFMT()
|
2020-06-15 08:18:11 -04:00 |
|
|
|
a7e2cc3320
|
initialize _need_tag differently.
|
2020-06-14 23:14:22 -04:00 |
|
|
|
59dcf2d7f9
|
make sure _need_tag in intel buffers is always initialized for all precision settings
|
2020-06-14 21:40:29 -04:00 |
|
|
|
b067880803
|
update code owners
|
2020-06-14 20:11:31 -04:00 |
|
|
|
753e2b00cf
|
potential file metadata may only be in the first line of a file.
|
2020-06-14 19:59:17 -04:00 |
|