|
|
af5ac6bcdf
|
Add NULL pointers to constructor init
|
2018-10-02 09:55:37 -04:00 |
|
|
|
89c0655809
|
Add input validation
|
2018-10-02 09:46:53 -04:00 |
|
|
|
3a0cfc1d57
|
Modifying headers
|
2018-10-02 09:32:26 -04:00 |
|
|
|
dba8f9c62b
|
Merge pull request #1137 from dilkins/fast-forward-langevin
Fast-forward Langevin functionality included in USER-MISC package
|
2018-10-02 14:19:37 +02:00 |
|
|
|
ca3a64ea3e
|
fully integrate fix ffl in conventional build processing
|
2018-10-02 11:25:39 +02:00 |
|
|
|
d5e71e7099
|
enumeration of flip types
|
2018-10-02 10:41:55 +02:00 |
|
|
|
14251948f3
|
LAMMPS coding conventions
|
2018-10-02 10:18:40 +02:00 |
|
|
|
b9d12f0aa0
|
Update function pointer name
|
2018-10-01 22:01:12 -05:00 |
|
|
|
f61f43a56b
|
Merge branch 'master' into kim-v2-update
|
2018-10-01 21:17:26 -05:00 |
|
|
|
799ffc58d9
|
C++ system headers included and enumeration of flip_int used;documentation corrected
|
2018-10-01 17:13:56 +02:00 |
|
|
|
ffbc33bea5
|
Merge branch 'master' into doc-adjust
|
2018-09-28 17:07:51 +02:00 |
|
|
|
21c59d4cf0
|
Fast-forward Langevin functionality included
|
2018-09-28 12:46:11 +02:00 |
|
|
|
4fe23c3854
|
Merge pull request #1120 from pmla/polyhedral-template-matching
Added compute for Polyhedral Template Matching
|
2018-09-28 12:26:06 +02:00 |
|
|
|
1de76c33fd
|
Merge pull request #1122 from oywg11/master
collecting small changes for potential #839
|
2018-09-28 12:22:29 +02:00 |
|
|
|
9ae6cb5c4f
|
add recently renamed file to purge list
|
2018-09-27 07:28:44 -04:00 |
|
|
|
f23b638d47
|
include USER-PTM into git management
|
2018-09-27 07:23:38 -04:00 |
|
|
|
5481e99331
|
remove broken USER-OMP pair style
|
2018-09-27 06:52:20 -04:00 |
|
|
|
5a6226caa5
|
jive src headers with doc page entries and example scripts
|
2018-09-25 10:50:43 -06:00 |
|
|
|
37fe03c0ab
|
escape backslash in bibtex string for correct citeme output
|
2018-09-25 09:19:09 -04:00 |
|
|
|
93e56c113a
|
add USER-PTM to build system
|
2018-09-25 09:18:11 -04:00 |
|
|
|
e5ddc909ad
|
Fully zero-init MEAM data structure
|
2018-09-25 14:19:26 +02:00 |
|
|
|
aefdcd0f94
|
Silence some warnings
|
2018-09-25 11:14:42 +02:00 |
|
|
|
918030bf1c
|
Merge branch 'master' of https://github.com/oywg11/lammps into ilp-update
|
2018-09-24 10:29:08 -04:00 |
|
|
|
6e546ef5af
|
added ptm namespace
|
2018-09-20 14:20:58 -04:00 |
|
|
|
5aeba421bb
|
Add compute_pressure_cylinder .cpp and .h files
|
2018-09-20 09:15:43 -04:00 |
|
|
|
37201beda5
|
Fixed folder structure
|
2018-09-20 00:04:07 -04:00 |
|
|
|
c705e8d0e6
|
renamed files for LAMMPS build system compatibility
|
2018-09-19 20:46:48 -04:00 |
|
|
|
cda89283aa
|
warn more loudly about REAX and MEAM going away soon
|
2018-09-18 22:13:17 -04:00 |
|
|
|
c2758a0b55
|
Merge pull request #1126 from lammps/patch-18-sep-2018
patch 18Sep18
|
2018-09-18 21:50:30 -04:00 |
|
|
|
4bfac61b1a
|
fix typo in gzip support for fix reax/bonds
|
2018-09-18 17:41:02 -04:00 |
|
|
|
8dff5fd5d7
|
patch 18Sep18
|
2018-09-18 17:24:10 -04:00 |
|
|
|
e9ed95c2db
|
Merge pull request #1108 from akohlmey/fix-sprintf-buffer-overflows
Avoid more buffer overflows due to using snprintf() on fixed size buffers
|
2018-09-18 16:57:10 -04:00 |
|
|
|
d753c51c45
|
The sna*/atom computes were not destroying SNA objects. Fixed.
|
2018-09-17 19:44:32 -06:00 |
|
|
|
0c287a55cd
|
Merge pull request #1092 from RomainVermorel/master
New stress/mop and stress/mop/profile computes for USER-MISC
|
2018-09-17 05:16:42 -04:00 |
|
|
|
7054800932
|
Merge branch 'master' into master
|
2018-09-12 22:13:43 +03:00 |
|
|
|
83b6d6ae96
|
small modifications of potential #839
|
2018-09-12 17:47:16 +03:00 |
|
|
|
6ae4bdead5
|
Merge pull request #1089 from lammps/spread
2 new computes: chunk/spread/atom and reduce/chunk
|
2018-09-11 21:21:02 -04:00 |
|
|
|
1f5885fc45
|
Merge pull request #1099 from jrgissing/bond/react-efficient-competing_reactions
bond/react: efficient competing reactions
|
2018-09-11 21:18:41 -04:00 |
|
|
|
92b508f14c
|
Merge pull request #1097 from lammps/localvars
add variable option to compute bond/angle/dihedral local
|
2018-09-11 21:18:15 -04:00 |
|
|
|
b7c75b6c4e
|
Added compute for Polyhedral Template Matching
|
2018-09-11 16:41:44 -04:00 |
|
|
|
0305cca1df
|
make certain that *_freq flags are initialized. use -1 instead of 0 to avoid division by zero
|
2018-09-10 22:47:45 -04:00 |
|
|
|
3d2c731709
|
avoid class initialization order warnings
|
2018-09-10 22:32:56 -04:00 |
|
|
|
a33f45f176
|
Merge pull request #1112 from akohlmey/rename-cdeam-omp
Rename files for pair style eam/cd/omp in USER-OMP
|
2018-09-10 15:16:10 -04:00 |
|
|
|
2faa34b2be
|
Merge pull request #1105 from rbberger/truncate-file-path
Avoid buffer overflow during errors with long filenames
|
2018-09-09 01:30:14 -04:00 |
|
|
|
e325c78628
|
Merge pull request #1101 from Pakketeretet2/bugfix-pair-morse-smooth-linear
Bugfix pair morse smooth linear
|
2018-09-07 23:38:16 -04:00 |
|
|
|
aea148a86a
|
Merge pull request #1100 from rbberger/info-command-refactoring
Avoid unnecessary sorting in print_columns
|
2018-09-06 22:55:56 -04:00 |
|
|
|
947f574503
|
Merge branch 'master' into compute_mop
# Conflicts:
# cmake/CMakeLists.txt
|
2018-09-06 21:13:42 -04:00 |
|
|
|
b915716b60
|
fix inconsistency resulting from error in auto-replace macro
|
2018-09-06 12:27:10 -04:00 |
|
|
|
b3079f3aec
|
rename files and classes for pair style eam/cd/omp to follow the rename of the non-threaded classes
|
2018-09-06 12:07:25 -04:00 |
|
|
|
84657f1531
|
final pass at sprintf() buffer overflow prevention. also fix typo in previous commit
|
2018-09-06 12:00:04 -04:00 |
|