|
|
a524d8c193
|
Merge pull request #854 from lammps/readdump
new option *add keep* added to read_dump
|
2018-03-27 14:39:35 -06:00 |
|
|
|
b571f5423a
|
Merge pull request #850 from lammps/addlib
a few new lib interface methods
|
2018-03-27 14:39:16 -06:00 |
|
|
|
2aef3a0e96
|
new dump_modify refresh and compute displace/atom refresh commands for incremental dump files
|
2018-03-27 14:37:04 -06:00 |
|
|
|
da9f63210e
|
rephrase error message, remove trailing whitespace
|
2018-03-27 13:59:21 -04:00 |
|
|
|
e8b8428f6b
|
new option *add keep* added to read_dump
|
2018-03-27 10:08:58 -06:00 |
|
|
|
48509622fe
|
fix bug reported in issue #851
|
2018-03-26 11:51:00 -04:00 |
|
|
|
24e48760da
|
Merge pull request #845 from akohlmey/dummy-pair-restart-warning
More consistent and transparent handling for force styles with restarts
|
2018-03-23 13:47:43 -06:00 |
|
|
|
b5ee713779
|
Merge pull request #849 from stanmoore1/kk_deprecated
Remove deprecated Kokkos code
|
2018-03-23 13:42:39 -06:00 |
|
|
|
e73663d1de
|
Merge pull request #847 from akohlmey/collected-small-changes
Collected small changes and bugfixes
|
2018-03-23 13:41:22 -06:00 |
|
|
|
db5a6b272b
|
Merge pull request #842 from martok/meamc-bugfix
MEAM/C Improvements/fixes
|
2018-03-23 13:40:14 -06:00 |
|
|
|
318877ada3
|
Merge pull request #839 from oywg11/master
New registry dependent interlayer potential in LAMMPS
|
2018-03-23 13:38:48 -06:00 |
|
|
|
d14c16a47c
|
a few new lib interface methods
|
2018-03-23 13:34:22 -06:00 |
|
|
|
78e09e1854
|
refine the code and documentation
|
2018-03-23 13:26:40 +03:00 |
|
|
|
8de7c449fc
|
refactor code and examples to match LAMMPS conventions. whitespace cleanup. shorten examples.
|
2018-03-22 19:31:41 -04:00 |
|
|
|
385e1e5adf
|
Fix compile error with CUDA
|
2018-03-22 12:28:21 -06:00 |
|
|
|
28b894a1d7
|
Remove unnecessary semicolon
|
2018-03-22 12:09:04 -06:00 |
|
|
|
a6d10ba91d
|
Remove deprecated Kokkos code
|
2018-03-22 11:19:17 -06:00 |
|
|
|
f72d38e0c3
|
Merge branch 'master' into reax_dup
|
2018-03-22 10:03:06 -06:00 |
|
|
|
2dcee75ae4
|
Add data duplication to pair_kokkos.h
|
2018-03-22 10:01:50 -06:00 |
|
|
|
8bbefb6187
|
more meaningful output for electron units. fix bug in time unit to fs conversion
|
2018-03-21 20:12:14 -04:00 |
|
|
|
9f785a4f0b
|
detect and error out on unsupported/old bop potential files
|
2018-03-21 19:40:25 -04:00 |
|
|
|
968587ac1e
|
Merge from master
|
2018-03-21 17:24:35 -06:00 |
|
|
|
6dd8efd0b4
|
Add if statements
|
2018-03-21 17:20:45 -06:00 |
|
|
|
192f83164c
|
Merge branch 'master' of https://www.github.com/lammps/lammps
|
2018-03-21 17:04:04 -04:00 |
|
|
|
78d8be311c
|
Commit before merge.
|
2018-03-21 17:04:01 -04:00 |
|
|
|
96061b854b
|
Merge branch 'compute_chunk_atom_pbc' of https://github.com/poppik/lammps into collected-small-changes
|
2018-03-21 15:34:05 -04:00 |
|
|
|
c58bc6fcba
|
Fixed pbc wrapping in case of spherical bins
|
2018-03-21 21:20:15 +03:00 |
|
|
|
e66c71e1ca
|
fix linker error bug with fftw3 and -DFFT_SINGLE
|
2018-03-21 12:13:09 -04:00 |
|
|
|
69ca8e5503
|
print a message about the restored atom style
|
2018-03-19 18:57:28 -04:00 |
|
|
|
5cdc6097f4
|
abort with an error when a pair style incorrectly advertises a restart ability
|
2018-03-19 18:25:18 -04:00 |
|
|
|
28a922b18b
|
print error message when a pair style was not re-specified after reading a restart
|
2018-03-19 18:05:47 -04:00 |
|
|
|
16054cc327
|
print names of restored force field styles to screen and logfile
|
2018-03-19 18:04:08 -04:00 |
|
|
|
3c94f7d5d1
|
add pointer Force class to temporarily hold the name of the restarted pair style
|
2018-03-19 18:03:13 -04:00 |
|
|
|
c2c49395bd
|
write the name of a pair style to the restart even if it does not store data
|
2018-03-19 18:00:48 -04:00 |
|
|
|
f6c76e04b8
|
patch 16Mar18
|
2018-03-19 08:26:58 -06:00 |
|
|
|
545e40f107
|
MEAM/C: Remove unused function
|
2018-03-19 13:33:58 +01:00 |
|
|
|
8e5d3802ad
|
avoid possible memory leak
|
2018-03-16 19:11:30 -04:00 |
|
|
|
e9ac8ba01e
|
cleanup embedded or trailing tabs
|
2018-03-16 13:21:54 -04:00 |
|
|
|
a25e36abea
|
Avoid more div by zero in meam/c
|
2018-03-16 17:45:57 +01:00 |
|
|
|
59dbb49cf9
|
remove trailing whitespace
|
2018-03-16 12:37:27 -04:00 |
|
|
|
ee862d8bf5
|
replace leading tabs
|
2018-03-16 12:34:33 -04:00 |
|
|
|
ac97c2156f
|
Improve style, replace pow(x) with faster square() and cube()
|
2018-03-16 16:38:23 +01:00 |
|
|
|
fc3de22c17
|
Merge pull request #841 from stanmoore1/compiler_warnings
Fix compiler warnings
|
2018-03-16 09:26:59 -06:00 |
|
|
|
ab914a9220
|
Merge pull request #840 from akohlmey/collected-small-fixes
Collected small fixes for stable release
|
2018-03-16 09:25:59 -06:00 |
|
|
|
94a923191a
|
more whitespace cleanup
|
2018-03-15 22:02:02 -04:00 |
|
|
|
7d2ada9d80
|
whitespace cleanup
|
2018-03-15 21:57:45 -04:00 |
|
|
|
15a9600569
|
Fix compiler warnings
|
2018-03-14 13:27:03 -06:00 |
|
|
|
d62534665f
|
correct potential out-of-bounds memory access
|
2018-03-14 12:11:58 -04:00 |
|
|
|
d00908ea3e
|
whitespace cleanup
|
2018-03-13 23:02:55 -04:00 |
|
|
|
6965307250
|
print warning when "compress yes" is ignored with delete_atoms
|
2018-03-13 22:58:39 -04:00 |
|