|
|
bfd711ad12
|
fixed missing initialization of xpbc as well as deallocation in constructor
|
2018-08-21 17:29:38 -06:00 |
|
|
|
c23534019c
|
fixed typo in example file name
|
2018-08-21 17:28:42 -06:00 |
|
|
|
3573970e4a
|
fixed double definition, removed virial check for p3m and removed unused function definition Scafacos::pack...
|
2018-08-21 17:04:52 -06:00 |
|
|
|
fc7d9ff558
|
apply PBC to coords passed to scafacos
|
2018-08-21 11:12:21 -06:00 |
|
|
|
e08aaa7e39
|
added examples for P3M with ScaFaCoS
|
2018-08-08 15:03:47 -06:00 |
|
|
|
2a5e550bda
|
updated log files
|
2018-08-08 15:02:19 -06:00 |
|
|
|
fc93a79fdd
|
updated to support ScaFaCoS 1.0.1
|
2018-08-08 14:05:28 -06:00 |
|
|
|
7f5476b408
|
removed deprecated log files (will be replaced with more current ones)
|
2018-08-08 14:04:41 -06:00 |
|
|
|
76ad2b35a9
|
Merge remote-tracking branch 'origin/master' into ScaFaCoS
|
2018-08-08 09:53:32 -06:00 |
|
|
|
74633ce28f
|
fixed merge conflict
|
2018-08-08 09:53:27 -06:00 |
|
|
|
985318203d
|
Merge pull request #1038 from stanmoore1/issue-1037
KOKKOS Package bugfix: Workaround for issue #1037
|
2018-08-08 08:42:21 -06:00 |
|
|
|
ff87cdb8f4
|
Merge pull request #1041 from rbberger/fix_gpu_segfault
Add extra check for OpenCL timers
|
2018-08-08 08:41:32 -06:00 |
|
|
|
a3fad229ab
|
Merge pull request #1040 from lammps/natom
enable more correct natoms computation when atoms are lost
|
2018-08-08 08:41:15 -06:00 |
|
|
|
fac5e29f48
|
Merge pull request #994 from danicholson/user-uef-image-flags
USER-UEF support for image flags
|
2018-08-08 08:40:56 -06:00 |
|
|
|
ac7aeb6862
|
Add extra check for OpenCL timers
Fixes issue #1034 by preventing time() to access non-existent OpenCL events
|
2018-08-07 21:43:59 -04:00 |
|
|
|
d27215b7e1
|
enable more correct natoms computation when atoms are lost
|
2018-08-07 15:05:07 -06:00 |
|
|
|
48fd8b46ee
|
cleaned documentation, added p3m entry for allowed tolerance type
|
2018-08-07 15:04:37 -06:00 |
|
|
|
eb86ec3eea
|
added support for p3m, added check for compatible tolerance / method combinations (should they not be caught by ScaFaCoS itself)
|
2018-08-07 15:03:48 -06:00 |
|
|
|
cdde51d8af
|
fixed example so that P3M also works, changed tolerance type in the FMM example
|
2018-08-07 14:29:04 -06:00 |
|
|
|
a944d1c913
|
fixed missing REQUIRED and introduced the compilation of internal sub-libraries (FFTW,PFFT,PNFFT)
|
2018-08-07 14:26:53 -06:00 |
|
|
|
0a27b7065b
|
bug fixes: ScaFaCoS returns virial as 9-value array, requires copies to Lammps 6-value array; fixed error in compuation of per-atom energy calculation
|
2018-08-06 16:01:39 -06:00 |
|
|
|
953b283773
|
updated URL for tarball download
|
2018-08-06 15:59:46 -06:00 |
|
|
|
b97195d48f
|
CMake: download ScaFaCoS, compile and link it - required resorting, as Fortran MPI is required
|
2018-08-06 15:58:53 -06:00 |
|
|
|
32917f4caa
|
Workaround for issue 1037
|
2018-08-06 10:50:06 -06:00 |
|
|
|
e88311235f
|
Merge pull request #1033 from lammps/doc-reorg-commands
replace Section_commands.txt file
|
2018-08-06 08:20:59 -06:00 |
|
|
|
78bddacd88
|
Merge pull request #1032 from lammps/slope
bug-fix for slope() function in variable
|
2018-08-06 08:20:32 -06:00 |
|
|
|
fba9f0aaae
|
Fix various links
|
2018-08-06 00:10:06 -04:00 |
|
|
|
6927ed5eb9
|
Fix pair body rounded polygon and polyhedron links
|
2018-08-06 00:01:38 -04:00 |
|
|
|
6de3dab72a
|
Remove duplicates
|
2018-08-05 23:59:52 -04:00 |
|
|
|
82744773b3
|
replace Section_commands.txt file
|
2018-08-03 16:04:54 -06:00 |
|
|
|
31c3c6c93e
|
Merge pull request #1031 from akohlmey/cmake-cross-linux-mingw
Allow cross-compiling from linux to windows with cmake
|
2018-08-03 14:55:03 -06:00 |
|
|
|
382e3b08ac
|
Merge pull request #1028 from lammps/doc-reorg-intro-howto
changes for Intro and Howto doc pages
|
2018-08-03 14:54:34 -06:00 |
|
|
|
94bf221258
|
implemented checks for unsupported solvers
|
2018-08-03 11:31:50 -06:00 |
|
|
|
e8774dce97
|
removed thread restriction on make command, should make the building process faster
|
2018-08-03 11:31:11 -06:00 |
|
|
|
5789ef9128
|
bug-fix for slope() function in variable
|
2018-08-03 10:08:02 -06:00 |
|
|
|
463e34cef5
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2018-08-03 08:13:12 -06:00 |
|
|
|
2321c8ff37
|
Merge remote-tracking branch 'origin/master' into doc-reorg-intro-howto
|
2018-08-03 00:12:58 -04:00 |
|
|
|
9cc75792d6
|
Update lammps.book
|
2018-08-02 23:29:29 -04:00 |
|
|
|
f330013584
|
lost SPIN in package list
|
2018-08-02 14:26:02 -06:00 |
|
|
|
39f61a78f2
|
couple more doc page tweaks
|
2018-08-02 14:09:00 -06:00 |
|
|
|
c105e21a73
|
more mods to Intro section
|
2018-08-02 13:58:25 -06:00 |
|
|
|
efaebe0eb0
|
READMEs for USER-SCAFACOS completed
|
2018-08-02 13:44:12 -06:00 |
|
|
|
1b0a8fdc9b
|
Merge pull request #942 from tootea/nhfixes
Fix discrepancies between fix_nh and papers
|
2018-08-02 11:16:54 -06:00 |
|
|
|
fb03924e83
|
patch 2Aug18
patch_2Aug2018
|
2018-08-02 11:12:57 -06:00 |
|
|
|
4faeda28ee
|
allow cross-compiling from linux to windows with cmake
|
2018-08-02 06:38:25 -04:00 |
|
|
|
ad88ecd3ef
|
Merge pull request #1030 from akohlmey/collected-small-fixes
Collected small fixes for the next patch release
|
2018-08-01 10:54:31 -06:00 |
|
|
|
d598e7c60e
|
rename preprocessor guard to prevent multiple inclusion to be consistent with file name
|
2018-08-01 15:54:46 +02:00 |
|
|
|
42948b60ee
|
corrections for broken links in the html docs
|
2018-08-01 14:37:03 +02:00 |
|
|
|
d877a12e0c
|
Merge branch 'fix_xrd_histo' of https://github.com/king-michael/lammps into collected-small-fixes
|
2018-08-01 13:57:56 +02:00 |
|
|
|
c8be5a3f2d
|
change ave/histo to ave/histo/weight
|
2018-08-01 11:11:18 +02:00 |
|