|
|
c9a8319a93
|
use more relealistic element ratio
|
2021-09-21 15:02:45 -04:00 |
|
|
|
0ddf63acc9
|
update ACKS2 unit test with potential parameters from example
|
2021-09-21 14:41:37 -04:00 |
|
|
|
9063466c03
|
move ACKS2 force field file to potentials folder and add LAMMPS-style metadata
|
2021-09-21 14:37:37 -04:00 |
|
|
|
d79b1b3145
|
Tweak example and add reference logs
|
2021-09-20 13:01:57 -06:00 |
|
|
|
9feab449fb
|
Add ACKS2 example
|
2021-09-20 12:23:19 -06:00 |
|
|
|
1adbd5f667
|
Fix remaining issues
|
2021-09-15 14:32:00 -06:00 |
|
|
|
c858703156
|
Remove unused variables
|
2021-09-14 20:20:09 -06:00 |
|
|
|
b4acacf5cb
|
add minimal example and a unit test input
|
2021-09-14 16:40:42 -04:00 |
|
|
|
19bc606a20
|
fix typo
|
2021-09-14 16:26:38 -04:00 |
|
|
|
254dcdf665
|
include formatting updates for the KOKKOS files as well
|
2021-09-14 16:23:48 -04:00 |
|
|
|
86578554bb
|
apply latest formatting conventions (w/o clang format on the .cpp file)
|
2021-09-14 15:34:28 -04:00 |
|
|
|
dfe0e313d5
|
fully integrate acks2/reaxff fix into documentation build
|
2021-09-14 15:31:36 -04:00 |
|
|
|
51cfbaa2ef
|
Remove tabs
|
2021-09-14 10:56:03 -06:00 |
|
|
|
3badb14b5a
|
Whitespace
|
2021-09-14 10:49:04 -06:00 |
|
|
|
65a085c067
|
Improve docs
|
2021-09-14 10:45:45 -06:00 |
|
|
|
2b17796d73
|
Switch max
|
2021-09-14 10:23:57 -06:00 |
|
|
|
f9236fbb33
|
Remove unused variable
|
2021-09-14 10:06:51 -06:00 |
|
|
|
15c7792c33
|
Fix issues with Kokkos package when ranks have zero atoms
|
2021-09-14 10:02:29 -06:00 |
|
|
|
fa3c29dda6
|
Merge branch 'master' of github.com:lammps/lammps into acks2_release
|
2021-09-14 08:41:23 -06:00 |
|
|
|
0dd35bdb66
|
Merge pull request #2935 from akohlmey/python-module-fixes-and-tests
Python module fixes and tests
|
2021-09-09 23:31:16 -04:00 |
|
|
|
b535e58e16
|
Merge pull request #2929 from stanmoore1/kk_gridcomm
Recover Kokkos compilation
|
2021-09-09 23:30:41 -04:00 |
|
|
|
551810d388
|
Merge pull request #2928 from wouterel/enable-dyngroups-fixbondcreate
Enable dynamic groups for fix bond/create
|
2021-09-09 23:27:55 -04:00 |
|
|
|
3fd4bd1fcd
|
Merge branch 'python-module-fixes-and-tests' of github.com:akohlmey/lammps into python-module-fixes-and-tests
|
2021-09-09 23:05:48 -04:00 |
|
|
|
6ef8c12457
|
whitespace
|
2021-09-09 23:05:30 -04:00 |
|
|
|
e2b44e89a7
|
Merge pull request #2927 from akohlmey/docs-update
Update documentation for the stable release
|
2021-09-09 23:03:12 -04:00 |
|
|
|
d09851e695
|
Improve MPI support in PyLammps
|
2021-09-09 21:47:08 -04:00 |
|
|
|
7b1e951916
|
add unit test for checking properties parsed from info command output
|
2021-09-09 21:13:09 -04:00 |
|
|
|
4eeb90d135
|
fix PyLammps parser issue with parsing info command output
|
2021-09-09 21:12:28 -04:00 |
|
|
|
390f9eff39
|
Merge branch 'master' into kk_gridcomm
|
2021-09-09 19:17:55 -04:00 |
|
|
|
150a695b8c
|
Merge pull request #2925 from akohlmey/collected-small-changes
Collected small changes
|
2021-09-09 19:03:20 -04:00 |
|
|
|
a954ddac5a
|
add missing "private"
|
2021-09-09 18:03:17 -04:00 |
|
|
|
31214de51a
|
Update name
|
2021-09-09 12:08:09 -06:00 |
|
|
|
214725d1ee
|
Use full precision for 1/3
|
2021-09-09 09:20:24 -06:00 |
|
|
|
70cbc5e364
|
Add external field contribution to OPENMP QEq
|
2021-09-09 08:30:57 -06:00 |
|
|
|
ccbd24352e
|
Remove const to work around GCC 7 compiler bug
|
2021-09-09 08:03:06 -06:00 |
|
|
|
4e92c68244
|
allow skipping fix timestep tests when LAMMPS was compiled for static libs
|
2021-09-08 23:41:31 -04:00 |
|
|
|
8c3924352d
|
only check for meminfo[2] on platforms we know to be supported
|
2021-09-08 23:02:56 -04:00 |
|
|
|
4f825db5ab
|
Add external field contribution to OPENMP QEq
|
2021-09-08 20:54:42 -06:00 |
|
|
|
826c4e1cd7
|
Allow fix acks2 to be backwards compatible with old reax name style
|
2021-09-08 20:40:57 -06:00 |
|
|
|
6bad470dd5
|
avoid namespace clash in mini-regex library
|
2021-09-08 20:39:41 -04:00 |
|
|
|
bc7dfbed3c
|
add missing #if
|
2021-09-08 20:00:39 -04:00 |
|
|
|
9cdb83a24d
|
support utils::guesspath() also on Windows
|
2021-09-08 18:17:14 -04:00 |
|
|
|
7c5a9841f7
|
more whitespace
|
2021-09-08 16:01:45 -06:00 |
|
|
|
165efcdb07
|
homepage
|
2021-09-08 15:50:53 -06:00 |
|
|
|
ede892c83f
|
whitespace
|
2021-09-08 15:45:54 -06:00 |
|
|
|
8b9dd6b0c1
|
Add ACKS2 charge equilibration method to REAXFF and support for electric fields in QEq
|
2021-09-08 15:06:23 -06:00 |
|
|
|
40f861097c
|
Recover Kokkos compilation
|
2021-09-08 14:41:51 -06:00 |
|
|
|
b87a48e40b
|
re-apply clang-format
|
2021-09-08 15:42:15 -04:00 |
|
|
|
04748779fd
|
tweak epsilon for portability to FreeBSD
|
2021-09-08 15:41:43 -04:00 |
|
|
|
cfa94dfbaf
|
add support for utils::guesspath() on macos
|
2021-09-08 15:14:06 -04:00 |
|