Zheng Gong
0545de5137
clean up comments in fix_accelerate_cos.h
2020-04-24 20:23:14 +02:00
Zheng Gong
cf702c4b1a
fixed a type in README
2020-04-24 20:20:49 +02:00
Stan Moore
9c081cf439
Update from master
2020-04-24 12:18:53 -06:00
Axel Kohlmeyer
4890c328d9
add comment to trigger jenkins rerun
2020-04-24 13:21:38 -04:00
Axel Kohlmeyer
08dc8e860e
Merge pull request #2022 from junghans/github-template-comments
...
github templates: turn comments in real comments
2020-04-24 13:18:40 -04:00
Stan Moore
e114a8d15b
Revert accidental change
2020-04-24 10:14:31 -06:00
Stan Moore
cb2a9e4329
Clear sharedsize for flat method
2020-04-24 10:10:22 -06:00
Christoph Junghans
47b06cf541
github templates: turn comments in real comments
2020-04-24 09:51:13 -06:00
Zheng Gong
9266c74370
move fix_accelerate_cos and compute_viscosity_cos to USER-MISC
2020-04-24 15:30:20 +02:00
Zheng Gong
0bb41bf00b
Add ouput for the example for USER-VISCOSITY package
2020-04-24 14:41:03 +02:00
Zheng Gong
a30d4a6c6f
Add documents and minor fix for USER-VISCOSITY package
2020-04-24 14:41:03 +02:00
Zheng Gong
c7e4304ab6
add package and examples for viscosity calculation
2020-04-24 14:28:46 +02:00
wverestek
7a366de0a9
Delete log.22Apr20.tiny_nylon.unstabilized.g++
2020-04-24 09:39:11 +02:00
wverestek
5a9cc9e380
updated log files
2020-04-24 09:35:32 +02:00
Christoph Junghans
68dd6d0f19
cmake: move kim-api detection to cmake config
2020-04-23 09:20:38 -06:00
Christoph Junghans
623f03e322
cmake: add support for latte super-build
2020-04-22 14:21:34 -06:00
Axel Kohlmeyer
fc10e885b2
make description of eflux as a variable less convoluted
2020-04-22 08:13:27 -04:00
Axel Kohlmeyer
73bf1874c5
update code owner entry for fix bond/react
2020-04-22 08:12:56 -04:00
wverestek
e321719558
Merge branch 'master' of https://github.com/wverestek/lammps
2020-04-22 14:09:55 +02:00
wverestek
34d73a3c67
wrong script.
2020-04-22 14:10:43 +02:00
wverestek
1751a27ff6
removing example script from nylon melt and adding to tiny nylon
2020-04-22 14:07:11 +02:00
Axel Kohlmeyer
48ab70f9ee
avoid segfault when using compute_scalar() on the initial step and no scaling has yet been done.
2020-04-22 07:30:06 -04:00
wverestek
0288bb4b6b
small modification to fix bond/react to allow equal style variables as probability o
...
On branch master
Your branch is up to date with 'origin/master'.
Changes to be committed:
modified: doc/src/fix_bond_react.rst
new file: examples/USER/reaction/nylon,6-6_melt/in.large_nylon_melt_variable_probability
modified: src/USER-REACTION/fix_bond_react.cpp
modified: src/USER-REACTION/fix_bond_react.h
2020-04-22 13:27:10 +02:00
Axel Kohlmeyer
5eccaecf9b
use #include <cstdint> now that we require C++11
2020-04-21 19:31:57 -04:00
Axel Kohlmeyer
db4c6e4056
update include file conventions since we no longer require C++98 for LAMMPS core files
2020-04-21 19:31:18 -04:00
Axel Kohlmeyer
0f9d8efe69
state in external Kokkos error message the version 3.1 or later is required
2020-04-21 12:50:27 -04:00
Axel Kohlmeyer
ea31fc11a6
add more explicit note about lack of support for pair styles in compute centroid/stress/atom
2020-04-21 12:44:13 -04:00
Axel Kohlmeyer
9f923c51f8
update singularity definition files for ubuntu variants to enable more LAMMPS build options and features
2020-04-21 12:07:34 -04:00
Axel Kohlmeyer
3c144600a5
update Kokkos related documentation for Kokkos 3.1 and refactor build info a bit
2020-04-21 11:46:16 -04:00
Axel Kohlmeyer
2348d6db62
use HOSTARCH/HOST instead of CPUARCH/CPU to better distinguish from GPUARCH/GPU
2020-04-21 08:30:16 -04:00
Axel Kohlmeyer
729646d7b5
update table of Kokkos supported archs and indicate HOST/GPU designation
2020-04-21 08:27:00 -04:00
Axel Kohlmeyer
2ac7bfc9cf
rephrase note about kernel JIT recompilation and Kepler vs. the rest compatibility
2020-04-21 08:26:01 -04:00
Axel Kohlmeyer
0711232e5b
Merge pull request #2000 from akohlmey/polymorphic-update
...
Update for pair style polymorphic from Xiaowang Zhou
2020-04-20 17:14:47 -04:00
Axel Kohlmeyer
0dfb1329be
we must not write out per-type pair cutoff when long-range LJ is enabled
2020-04-20 16:56:09 -04:00
Axel Kohlmeyer
1c15ba88f3
need to copy maxspecial and "extra" data to do a proper recreation
2020-04-20 15:27:30 -04:00
Ryan S. Elliott
91153eaa1a
Added changes to support SMs setting charges in kim_interactions
2020-04-20 13:15:25 -05:00
Axel Kohlmeyer
dcc074215d
fix inconsistent memory allocate/free
2020-04-20 06:04:33 -04:00
Axel Kohlmeyer
42203bbc35
fix two more typos
2020-04-19 16:37:52 -04:00
Axel Kohlmeyer
a7391d1e36
small corrections/updates for the polymorphic pair style docs
2020-04-18 10:14:38 -04:00
Trung Nguyen
1599d98425
Fixed the doc page for fix wall/body/polyhedron
2020-04-17 13:33:47 -05:00
Stan Moore
d3498591f3
Merge branch 'master' of github.com:lammps/lammps into kk_3.1
2020-04-17 12:01:32 -06:00
Stan Moore
822c396e3a
Work around Kokkos issue
2020-04-17 11:30:43 -06:00
Axel Kohlmeyer
ba66f05a04
some reformatting and minor cleanup of the documentation
2020-04-16 19:14:42 -04:00
Axel Kohlmeyer
42a59921f9
fix spelling issues
2020-04-16 19:04:26 -04:00
Axel Kohlmeyer
21e9db6bdf
Merge branch 'master' into polymorphic-update
2020-04-16 18:18:41 -04:00
Axel Kohlmeyer
4fa0186b68
update docs to cleanly translate
2020-04-16 18:17:38 -04:00
Axel Kohlmeyer
0766350838
Merge pull request #2003 from stanmoore1/dpd_error
...
Remove unnecessary error check in USER-DPD fix rx
2020-04-16 16:49:29 -04:00
Axel Kohlmeyer
8c54507371
forward Kokkos library variables from CMake configuration for LAMMPS to the downloaded Kokkos library build
2020-04-16 16:46:27 -04:00
Axel Kohlmeyer
850bee2331
update KOKKOS.cmake for Kokkos 3.1. no more patch needed.
2020-04-16 15:39:53 -04:00
Axel Kohlmeyer
b3c7c1f93c
utils.h is not used anymore
2020-04-16 15:13:21 -04:00