|
|
acd315e97a
|
Add basic KOKKOS support to CMake build
|
2017-07-15 15:33:36 -05:00 |
|
|
|
d7355801df
|
Make KIM Install.py Python 3 compatible
|
2017-07-15 12:03:04 -05:00 |
|
|
|
4ec07422f0
|
avoid division by zero when using cutoff 0.0 with pair_modify shift yes
|
2017-07-14 23:33:00 -04:00 |
|
|
|
b15f75d37b
|
Merge branch 'cmake' of github.com:junghans/lammps into cmake
|
2017-07-14 22:08:06 -05:00 |
|
|
|
5e841bfe15
|
Added USER-OMP support to CMake build
|
2017-07-14 22:07:53 -05:00 |
|
|
|
3f297382ac
|
Revert "do not allow pairwise cutoffs <= 0.0. avoids undefined behavior and division by zero errors"
This reverts commit a04711b21f.
|
2017-07-14 22:41:59 -04:00 |
|
|
|
d079b2f758
|
CreateStyleHeader: use temp file
|
2017-07-14 18:37:06 -06:00 |
|
|
|
54f2b02ac8
|
cmake: fix install
|
2017-07-14 18:33:27 -06:00 |
|
|
|
0a6e9c8bf6
|
added ENABLE_ALL option
|
2017-07-14 17:41:13 -06:00 |
|
|
|
b85979503f
|
Add CMake support for more packages
BODY, COLLOID, CLASS2, COMPRESS, CORESHELL, DIPOLE, GRANULAR, MC, MOLECULE, MANYBODY, RIGID
|
2017-07-14 18:19:59 -05:00 |
|
|
|
c7e218f310
|
Merge branch 'cmake' of github.com:junghans/lammps into cmake
|
2017-07-14 18:06:27 -05:00 |
|
|
|
335ef11a7b
|
Added style header generation with CMake
|
2017-07-14 17:49:05 -05:00 |
|
|
|
296e572e69
|
better Install.py script for KIM from Ryan Elliott
|
2017-07-14 16:25:16 -06:00 |
|
|
|
cc9b3864bf
|
Merge pull request #577 from v0i0/airebo-kim-difference
AIREBO: Add doc about OpenKIM issue
|
2017-07-14 16:22:15 -06:00 |
|
|
|
d5dcb3d329
|
add support for KSPACE
|
2017-07-14 15:55:36 -06:00 |
|
|
|
c07adac22d
|
add support for LAMMPS_GZIP
|
2017-07-14 14:49:53 -06:00 |
|
|
|
e4e1252152
|
fix LAMMPS_PNG
|
2017-07-14 14:44:44 -06:00 |
|
|
|
842dc1b58c
|
cmake: collect link libs
|
2017-07-14 14:21:21 -06:00 |
|
|
|
bbb4d63db9
|
use neighbor list exclusions instead of a zero cutoff
|
2017-07-14 14:52:08 -04:00 |
|
|
|
1c92eecea7
|
move updated gauss_flow example to the correct folder
|
2017-07-14 14:01:41 -04:00 |
|
|
|
a04711b21f
|
do not allow pairwise cutoffs <= 0.0. avoids undefined behavior and division by zero errors
|
2017-07-14 13:49:28 -04:00 |
|
|
|
e084d4dad6
|
print warnings in Pair::init() only on MPI rank 0
|
2017-07-14 13:48:21 -04:00 |
|
|
|
522bc13d67
|
avoid casts to the wrong derived class, which upsets code analysis tools. seems to improve performance, too.
|
2017-07-14 13:47:49 -04:00 |
|
|
|
14f1d646ad
|
provide working examples for all four peridynamics models and reference outputs
|
2017-07-14 13:46:19 -04:00 |
|
|
|
3b1134c164
|
correct formatting error in peridynamics pair style docs
|
2017-07-14 13:42:02 -04:00 |
|
|
|
4d4c03a1e4
|
restore gaussian flow example that was lost. tweak input to make it usable for comparing
|
2017-07-14 12:33:40 -04:00 |
|
|
|
60faca2896
|
added tilt factors
|
2017-07-14 10:05:38 -06:00 |
|
|
|
e5405cdb04
|
AIREBO: Add doc about OpenKIM issue
|
2017-07-14 17:57:25 +02:00 |
|
|
|
8a1db83b73
|
silence static code analysis warning
|
2017-07-14 10:31:51 -04:00 |
|
|
|
a566419ca6
|
Add LAMMPS_LIB_SOURCE_DIR variable in CMakeLists.txt
|
2017-07-14 04:36:52 -05:00 |
|
|
|
fdd3d802f0
|
Clean up CMakeList.txt by introducing LAMMPS_SOURCE_DIR variable
|
2017-07-14 04:00:38 -05:00 |
|
|
|
a86b0d4c1b
|
Add PNG library detection to CMakeList.txt
|
2017-07-14 03:53:07 -05:00 |
|
|
|
7f1789a0c4
|
cmake: add support for REAX and hence Fortran
|
2017-07-13 23:30:46 -06:00 |
|
|
|
bfb449cec9
|
cmake: furhter improvments
* Add support for one package
* Add support for JPEG as external package
* Use pre-generated style header
* TODO write a script to generate them
|
2017-07-13 22:54:51 -06:00 |
|
|
|
de45a46529
|
Merge branch 'compute_rdf_dynamic' into sanitizer-changes
|
2017-07-13 17:39:12 -04:00 |
|
|
|
32ca58bdf2
|
whitespace cleanup
|
2017-07-13 17:34:30 -04:00 |
|
|
|
111786e92e
|
avoid trying to free NULL pointers and reallocate storage for OpenMP, when not using OpenMP styles
|
2017-07-13 17:33:56 -04:00 |
|
|
|
132cee9840
|
protect warning printf()s to be only printed on rank 0
|
2017-07-13 17:33:00 -04:00 |
|
|
|
609c8b1e87
|
add flag to reax/c system struct to signaling, whether OpenMP is active
|
2017-07-13 17:32:27 -04:00 |
|
|
|
9988030409
|
Merge pull request #563 from akohlmey/airebo-example
Add AIREBO and AIREBO-M example input deck
|
2017-07-13 13:12:30 -06:00 |
|
|
|
fc36754ca2
|
Merge pull request #561 from v0i0/fix-airebo-various
Fix Various AIREBO issues
|
2017-07-13 13:10:42 -06:00 |
|
|
|
3a46c34c2f
|
Merge pull request #574 from lammps/snap-virial
changes to SNAP virial from Aidan
|
2017-07-13 13:07:29 -06:00 |
|
|
|
cb935730c0
|
Merge branch 'master' into compute_rdf_dynamic
|
2017-07-13 15:02:50 -04:00 |
|
|
|
983eb0e80d
|
Merge pull request #572 from junghans/data2xmovie
tools/Makefile: remove remains of data2xmovie
|
2017-07-13 11:27:46 -06:00 |
|
|
|
fc6c10c9a9
|
Merge pull request #571 from hasanmetin/reaxc-omp-credits-update
updated the credits and citations for pair style reaxc/omp and qeq/reax/omp
|
2017-07-13 11:27:18 -06:00 |
|
|
|
a3a0c9b144
|
Merge pull request #570 from akohlmey/collected-small-changes
Collected small changes
|
2017-07-13 11:26:47 -06:00 |
|
|
|
b64849d574
|
Merge pull request #569 from ellio167/kim-install-py
Kim install py
|
2017-07-13 11:24:43 -06:00 |
|
|
|
e58bcd8b4a
|
Merge pull request #568 from akohlmey/fix_gcmc_parallel_workaround
Workaround for data corruption when using fix gcmc in parallel with shake or fix rigid
|
2017-07-13 11:23:49 -06:00 |
|
|
|
ef2f4980e9
|
Merge pull request #566 from akohlmey/compute_rdf_dynamic
Dynamic group and normalization support for compute rdf
|
2017-07-13 11:23:22 -06:00 |
|
|
|
d3a45f6d50
|
Merge pull request #560 from aershadinia/master
EES wall potential
|
2017-07-13 11:22:47 -06:00 |
|