cb19ef547e
update src/.gitignore
2017-09-11 22:00:58 -04:00
95d8492853
the original fix qeq went away over 7 years ago, we don't need to purge it
2017-09-11 21:59:22 -04:00
b3547a9eca
add infrastructure for enabling fixes to contribute to the virial by aidan
2017-09-11 11:09:59 -04:00
84b84c10db
Use OpenCL 2.x API in GPU package when supported
2017-09-09 19:53:56 -04:00
0be7f46750
cmake: added USER-MESO
2017-09-09 08:25:57 -06:00
4738fedca3
Merge remote-tracking branch 'origin/master' into cmake_improvements
2017-09-09 08:22:30 -06:00
1601433ca1
cmake: fix lib suffix
2017-09-09 07:05:51 -06:00
3fdb6f10fa
cmake: OpenCL is always found if required
2017-09-09 06:51:24 -06:00
ff18cff46b
Merge branch 'cmake_pkg_libs' into cmake_improvements
2017-09-08 23:34:59 -04:00
8a06a7bc6b
Add OpenCL support to CMake build
2017-09-08 22:20:47 -04:00
b861ea342e
cmake: fix LATTE linkage
2017-09-08 11:54:32 -06:00
fce633aa5f
cmake: tweaks for EXAALT superbuild, add latte_fix
2017-09-08 11:33:49 -06:00
2f6be88c4a
Merge remote-tracking branch 'origin/master' into exaalt
2017-09-08 07:04:12 -06:00
7b1542a0ba
merging stable and exaalt branches into exaaltstable
2017-09-07 16:31:50 -06:00
366d087027
update docs for changes to makefiles
2017-09-06 14:20:24 -04:00
3a5d8362ff
have only one common MPI makefile for KOKKOS with CUDA
2017-09-06 14:16:17 -04:00
5089b263b2
make kokkos_cuda_mpi compatible with both MPICH and OpenMPI
2017-09-06 14:15:27 -04:00
de8297ea19
recover ability to compile USER-INTEL without OpenMP enabled
2017-09-06 12:02:14 -04:00
fe557cb882
fix typo in commands table
2017-09-06 11:35:52 -04:00
c80203cb01
Merge pull request #641 from lammps/doc-tweak
...
small update to docs for new commands
2017-09-06 08:52:51 -06:00
4161868bcf
Merge pull request #640 from ohenrich/user-cgdna
...
USER-CGDNA - sequence-dependent stacking and h-bonding strength
2017-09-06 08:52:05 -06:00
9ca39c89a6
Merge pull request #639 from rbberger/python_interface_improvements
...
Python interface improvements
2017-09-06 08:51:27 -06:00
99791ce01c
Merge pull request #632 from timattox/USER-DPD_kokkos_merge
...
Add Kokkos version of the USER-DPD package
2017-09-06 08:50:43 -06:00
0248a7b98e
remove duplicate listing of deleted USER-DPD files from Purge.list
2017-09-06 09:24:05 -05:00
dbc60d949f
Fixed OpenCL compilation issues with __global keywords
2017-09-06 15:08:02 +02:00
d886cc91f3
fix syntax error in fix saed/vtk docs example
...
This addresses the issue reported on github
by @subhammridha closes thus clodes #642
2017-09-05 17:45:56 -04:00
4c5d901e2b
fix stupid typo (too much compiling of fortran codes...)
2017-09-05 16:45:03 -04:00
c8f92c1a61
add a couple deleted files from USER-DPD to Purge.list
2017-09-05 16:42:58 -04:00
dec1d7b2dc
re-indent so that gcc no longer complains about inconsistent indentation
2017-09-05 16:41:19 -04:00
45602e58f9
fix another couple of typos
2017-09-05 12:48:28 -04:00
cd72532fb9
fix typo
2017-09-05 12:47:34 -04:00
b170606052
Merge pull request #620 from amilumas/master
...
Temper_NPT
2017-09-05 10:08:55 -06:00
65b295e826
Merge pull request #638 from jdevemy/master
...
Mods for extra/special/per/atom and add toluene
2017-09-05 10:05:49 -06:00
89a0bc947f
small update to docs for new commands
2017-09-05 10:04:20 -06:00
c8967a335f
Included hyperlink to package
2017-09-05 11:45:32 +01:00
2105145f55
More minor changes
2017-09-05 11:40:36 +01:00
f7715ab6ce
Added comment about optimised damping coefficient for BD
2017-09-05 11:35:26 +01:00
12fe614ddf
Added sequence-dependent stacking and base-pairing strength
2017-09-05 10:48:38 +01:00
0b5a2e199d
Add way of getting correct ctypes integer type for bigint, tagint, and imageint
2017-09-04 20:01:31 -04:00
09bb687918
Correct indentation
2017-09-04 20:01:04 -04:00
bb3ee752e5
Added optional numpy access to atom data
...
The library interface was extended to provide direct access to atom data using
numpy arrays. No data copies are made and numpy operations directly manipulate
memory of the native code.
To keep this numpy dependency optional, all functions are wrapped into the
lammps.numpy sub-object which is only loaded when accessed.
2017-09-04 19:59:50 -04:00
6b2d321d18
Add missing globals in library interface
2017-09-04 19:57:02 -04:00
2b9646097c
Merge branch 'master' of github.com:lammps/lammps
patch_1Sep2017
2017-09-01 09:16:11 -06:00
f58088ae61
patch 1Sep17
2017-09-01 09:15:37 -06:00
397bc225b2
add temper/npt to src/USER-MISC/README
2017-08-31 14:56:43 -04:00
d9d9ba8244
update .gitignore
2017-08-31 14:52:56 -04:00
eba4be18c2
adapt formatting and naming conventions to fully match LAMMPS style. allow rigid and accelerated integrators.
2017-08-31 14:48:30 -04:00
4d2ed30b35
add reference outputs to temper/npt example
2017-08-31 14:13:02 -04:00
f3dda30f8e
fully integrate temper/npt command into manual
2017-08-31 13:53:40 -04:00
d95a5f219e
Remove all thread fences except one in verlet_kokkos
2017-08-31 10:38:36 -06:00