|
|
c091515427
|
changed syntax for virial tallying in standard package fixes
|
2021-01-21 15:12:16 -07:00 |
|
|
|
b5525a19bc
|
changes to files with THERMO_ENERGY mask in standard packages
|
2021-01-21 13:56:50 -07:00 |
|
|
|
dbb923e1b2
|
Merge branch 'thermo-energy' of git+ssh://singsing.sandia.gov/~/lammps/git into thermo-energy
|
2021-01-21 12:18:21 -07:00 |
|
|
|
9decb3b37a
|
more changes
|
2021-01-21 12:17:53 -07:00 |
|
|
|
20650dc7ce
|
more changes
|
2021-01-21 12:16:39 -07:00 |
|
|
|
2c1b6adce3
|
change virial_atom to virial_peratom
|
2021-01-21 12:00:16 -07:00 |
|
|
|
6e3b9307a4
|
remove ecouple variable from Fix
|
2021-01-21 11:56:33 -07:00 |
|
|
|
182eb35f1a
|
changes to fixes that use THERMO_ENERGY
|
2021-01-21 11:32:11 -07:00 |
|
|
|
f54fd8fa72
|
intial refactoring of THERMO_ENERGY mask
|
2021-01-21 10:31:53 -07:00 |
|
|
|
364727acdd
|
Merge pull request #2559 from jrgissing/bond/react-reaction-constraints-bugfix
bond/react: reaction constraints bugfix
|
2021-01-18 16:59:40 -05:00 |
|
|
|
7b87f45d1a
|
Merge pull request #2554 from akohlmey/accelerator-introspection
Add accelerator introspection functionality
|
2021-01-18 11:59:00 -05:00 |
|
|
|
f65ea359ac
|
Merge pull request #2558 from akohlmey/use-math-extra
Replace redundant 3-vector function definitions in pair styles with MathExtra functions
|
2021-01-18 10:42:24 -05:00 |
|
|
|
06f70723af
|
Merge pull request #2557 from akohlmey/collected-small-changes
Collected small changes and updates
|
2021-01-18 10:26:50 -05:00 |
|
|
|
e88d42f596
|
correct indentation
|
2021-01-17 16:06:08 -05:00 |
|
|
|
a2d7d47cac
|
add unittest for python interface of accelerator config introspection
|
2021-01-16 17:12:29 -05:00 |
|
|
|
d4a0006388
|
silence compiler warnings and remove dead code
|
2021-01-16 15:46:42 -05:00 |
|
|
|
847ad67fb6
|
silence compiler warning
|
2021-01-16 15:38:55 -05:00 |
|
|
|
7c3cd30ef7
|
replace non-ASCII character with ASCII equivalent
|
2021-01-16 01:22:38 -05:00 |
|
|
|
1cdce9233e
|
identify offloading to Xeon Phi accelerator coprocessors
|
2021-01-16 01:07:44 -05:00 |
|
|
|
99ae866973
|
add Kokkos introspection. correct package names.
|
2021-01-16 00:57:46 -05:00 |
|
|
|
a647c236d0
|
make categories contain lists instead of strings as we may have multiple supported settings
|
2021-01-16 00:56:27 -05:00 |
|
|
|
a644375afa
|
make code python2/3 compatible
|
2021-01-16 00:23:44 -05:00 |
|
|
|
efda7559c0
|
Merge branch 'master' into accelerator-introspection
|
2021-01-16 00:15:07 -05:00 |
|
|
|
acbcf44437
|
remove math_vector.h and math_complex.h
|
2021-01-15 17:52:21 -05:00 |
|
|
|
37cd54bd57
|
convert ewald disp to use MathExtra and copy features from math_complex.h and math_vector.h not available
|
2021-01-15 17:52:10 -05:00 |
|
|
|
49bc05aa1b
|
replace use of math_vector.h with math_extra.h in some more pair styles
|
2021-01-15 17:25:44 -05:00 |
|
|
|
a7c02bb6b8
|
Update fix_bond_react.cpp
|
2021-01-15 16:58:18 -05:00 |
|
|
|
303156848b
|
remove use of math_vector.h from /sphere integrator fixes
|
2021-01-15 16:55:23 -05:00 |
|
|
|
3269f6a2e3
|
bond/react: reaction constraints bugfix
bug could occur if subsequent reaction has fewer constraints than previous
|
2021-01-15 16:52:39 -05:00 |
|
|
|
be1fb12bfa
|
convert use of per-style vec3_*() functions to use MathExtra:: functions
|
2021-01-15 16:13:13 -05:00 |
|
|
|
33a0c30cfe
|
add const for better optimization, add overload for scaleadd3()
|
2021-01-15 16:12:14 -05:00 |
|
|
|
675256f72d
|
replace vec3_*() functions in Tersoff class with equivalent from MathExtra::
|
2021-01-15 15:21:07 -05:00 |
|
|
|
f2c2876f8f
|
add second version of scale3 with alternate argument list to match MANYBODY inlines
|
2021-01-15 15:20:14 -05:00 |
|
|
|
8407145e71
|
remove obsolete makefiles from lib/gpu based on info from @ndtrung81
|
2021-01-15 14:51:29 -05:00 |
|
|
|
fdb34f52d7
|
Merge branch 'master' into collected-small-changes
|
2021-01-15 14:45:16 -05:00 |
|
|
|
2a508ee976
|
Merge pull request #2555 from ndtrung81/gpu-makefiles
Improvements to the GPU library Makefiles
|
2021-01-15 14:25:19 -05:00 |
|
|
|
5e6411ea5a
|
Merge pull request #2514 from oywg11/tersoff-shift
Add a shift option to most Tersoff potential variants
|
2021-01-15 13:59:56 -05:00 |
|
|
|
8060a750d4
|
Merge pull request #2556 from akohlmey/eam-he-pair-style
Add eam/he pair style for modeling He bubbles in metals
|
2021-01-15 12:34:59 -05:00 |
|
|
|
6d1babfe89
|
correct reference for eam/he publication
|
2021-01-15 11:59:21 -05:00 |
|
|
|
d501fd7e29
|
simplify description of the HE EAM file format
|
2021-01-15 11:43:46 -05:00 |
|
|
|
ff1a7080a8
|
whitespace
|
2021-01-14 14:34:00 -05:00 |
|
|
|
fef1816927
|
Merge branch 'whitespace-fix' into eam-he-pair-style
|
2021-01-14 14:33:38 -05:00 |
|
|
|
537019f91f
|
Made Nvidia.makefile and Opencl.makefile more compact, stored their older version
|
2021-01-13 22:52:01 -06:00 |
|
|
|
57db3631e5
|
Added Makefile.cuda for CUDA and Makefile.opencl for OpenCL, similar to what has been done in Makefile.hip for HIP
|
2021-01-13 22:50:32 -06:00 |
|
|
|
a3d21297bc
|
complete integration of eam/he pair style into manual
|
2021-01-13 22:37:29 -05:00 |
|
|
|
59ef2e17ea
|
add eam/he pair style to distribution
|
2021-01-13 22:24:44 -05:00 |
|
|
|
84ca5b53e3
|
Moved hBN_shift example to ./examples/tersoff and removed ./examples/USER/misc/tersoff_shift
|
2021-01-13 19:28:13 -07:00 |
|
|
|
7bff94910f
|
Created new set of tests for Tersoff variants
|
2021-01-13 17:05:26 -07:00 |
|
|
|
b28f6cb8ca
|
Removed some tersoff variants from threebody test set
|
2021-01-13 16:49:36 -07:00 |
|
|
|
2c26f9d14d
|
Merge branch 'whitespace-fix' into accelerator-introspection
|
2021-01-12 20:26:46 -05:00 |
|