|
|
c2579391c0
|
silence compiler warnings
|
2021-04-22 00:10:29 -04:00 |
|
|
|
e7cb20efeb
|
replace non-ASCII character in docs
|
2021-04-21 23:55:40 -04:00 |
|
|
|
3aec5c6484
|
tweak docs for logmesg() overload
|
2021-04-21 23:50:13 -04:00 |
|
|
|
d2cdb318ab
|
apply new logmesg() overload to a bunch of cases.
|
2021-04-21 23:38:45 -04:00 |
|
|
|
0cf1252f1f
|
add overload to utils::logmesg() that handles format strings and variable arguments
this reduces utils::logmesg(lmp,fmt::format(...)) to utils::logmesg(lmp,...)
while still allowing just a single string argument.
|
2021-04-21 22:52:32 -04:00 |
|
|
|
4127faacec
|
substitute unicode general punctuation left/right single/double quotes
|
2021-04-21 22:02:18 -04:00 |
|
|
|
a1e07d3f75
|
fix memory leak in fix atom/swap
reported on MatSci forum:
https://matsci.org/t/question-to-fix-atom-swap-function/36135
|
2021-04-21 22:01:33 -04:00 |
|
|
|
96baae29d0
|
fix bug flagged by compiler warning
|
2021-04-21 22:01:07 -04:00 |
|
|
|
b4efeb977d
|
update and sort lists of packages for different presets and categories
|
2021-04-21 22:00:06 -04:00 |
|
|
|
6ceeee24e2
|
Merge branch 'master' into collected-small-changes
|
2021-04-21 21:59:58 -04:00 |
|
|
|
7e2d40c5fa
|
Merge pull request #2642 from rbberger/balance_tests
MPI balancing testing
|
2021-04-21 16:00:01 -04:00 |
|
|
|
e1d75d7e53
|
Merge pull request #2715 from lammps/kk_bugfix
Fix compile error in Kokkos package
|
2021-04-21 15:32:45 -04:00 |
|
|
|
1c80c9455b
|
whitespace fixes
|
2021-04-21 14:58:57 -04:00 |
|
|
|
a64a7d5096
|
Merge pull request #2714 from julient31/STT2
Improvement of the SPIN package by removing a limitation
|
2021-04-21 14:55:17 -04:00 |
|
|
|
6cad2ba829
|
reverting changes in fix precession/spin
|
2021-04-21 10:55:43 -06:00 |
|
|
|
1656661fc2
|
Disable rcb_min_size test
|
2021-04-21 11:17:32 -04:00 |
|
|
|
f270b600f7
|
Fix compile error in kokkos_type
|
2021-04-21 08:17:17 -06:00 |
|
|
|
b1dd616a2f
|
correcting a small typo in the checks, and adding a note in the
documentation of fix precession/spin about the error if a (0,0,0) vector
is given as an input.
|
2021-04-21 07:43:00 -06:00 |
|
|
|
0e38bfb58b
|
adding "division by zero" checks in fix precession/spin
|
2021-04-21 07:25:12 -06:00 |
|
|
|
2e01bb8f62
|
Merge pull request #2713 from rbberger/collected_small_changes
Collected small changes
|
2021-04-20 20:40:49 -04:00 |
|
|
|
f1945522c4
|
Merge pull request #2711 from wmbrownIntel/tersoff-gpu-multitype-fix
Fixes issues from Feb 2021 GPU package: update for tersoff styles using multiple types and lj/charmm/coul/charmm
|
2021-04-20 19:38:03 -04:00 |
|
|
|
ce09f728dd
|
Merge pull request #2712 from ssande7/chunk_atom_bound_upper
[BUGFIX] compute chunk/atom bound xxx upper
|
2021-04-20 16:01:41 -04:00 |
|
|
|
7696d0f84c
|
Add ENVIRONMENT to RunLammps test
|
2021-04-20 15:40:59 -04:00 |
|
|
|
a4e2255c87
|
Avoid memory leak in case of errors/exceptions in add_fix
|
2021-04-20 14:31:11 -04:00 |
|
|
|
fcf17a709e
|
Don't store group if initial assignment failed
|
2021-04-20 14:24:07 -04:00 |
|
|
|
aba4dfc42e
|
Avoid leaking memory in error cases
|
2021-04-20 14:06:53 -04:00 |
|
|
|
8826e962de
|
Add info message when death test is skipped
|
2021-04-20 14:06:08 -04:00 |
|
|
|
33556e3745
|
Remove unused defines
|
2021-04-20 11:44:39 -04:00 |
|
|
|
58549fa10d
|
Merge branch 'clean-master2' of github.com:julient31/lammps into STT2
|
2021-04-19 17:32:16 -06:00 |
|
|
|
a64378ba5b
|
cleaning-up fix nve/spin and precession/spin
|
2021-04-19 17:29:47 -06:00 |
|
|
|
10ea64fb0c
|
Improving the doc for the STT term
|
2021-04-19 17:25:14 -06:00 |
|
|
|
f2096ded96
|
- improved design of test_problem
- cleaned up langevin/spin
- started doc for stt and hexaniso
|
2021-04-19 17:09:53 -06:00 |
|
|
|
a6efdf9b9f
|
Clean up molecule files creation
|
2021-04-19 15:14:01 -04:00 |
|
|
|
bc4b4147ef
|
Avoid filename collisions with AtomStyles test
|
2021-04-19 14:57:41 -04:00 |
|
|
|
c46f1b5241
|
modify tests for hybrid pair styles to include some pair_coeff none settings
|
2021-04-19 08:51:53 -04:00 |
|
|
|
d60a247138
|
fix typo
|
2021-04-19 08:44:46 -04:00 |
|
|
|
1ad45d65d6
|
document limitation of not using GPU pair styles as the same style multiple times with hybrid
|
2021-04-19 08:09:02 -04:00 |
|
|
|
5409a2a807
|
rearrange for better readability
|
2021-04-19 07:55:10 -04:00 |
|
|
|
48e9f451f4
|
disallow using the same GPU pair style multiple times as hybrid sub-style
|
2021-04-19 01:23:54 -04:00 |
|
|
|
f3eb577b3b
|
update hybrid tests, enable test for hybrid with CPU neigh list and no multiples of the same style
|
2021-04-19 01:14:25 -04:00 |
|
|
|
9469cba081
|
enable GPU unit test for pair style lj/charmm/coul/charmm
|
2021-04-19 00:34:22 -04:00 |
|
|
|
101deae472
|
Removed error thrown when bound xxx upper is used
|
2021-04-19 10:19:44 +10:00 |
|
|
|
bb7931c989
|
Fixing bugs in slow (non-shared memory) variant of lj/charmm/coul/charmm/gpu
|
2021-04-18 09:35:54 -07:00 |
|
|
|
f1680b0fdd
|
enable unit test runs on the GPU for tersoff and tersoff/zbl
|
2021-04-18 20:43:48 -04:00 |
|
|
|
8d10f35acb
|
display more info about the GPU package setting in the CMake config summary
|
2021-04-18 20:43:03 -04:00 |
|
|
|
3d5897c926
|
Fixes issue from Feb 2021 GPU package update for tersoff styles using multiple types.
|
2021-04-18 01:40:33 -07:00 |
|
|
|
025489ec2c
|
Merge remote-tracking branch 'origin/master' into collected_small_changes
|
2021-04-17 11:05:23 -04:00 |
|
|
|
e5877d8aa9
|
More explicit code in simple case
|
2021-04-17 11:04:38 -04:00 |
|
|
|
288c0a8023
|
Merge pull request #2693 from julient31/spin-kokkos
Adding a spin/kokkos atom style
|
2021-04-16 18:27:47 -04:00 |
|
|
|
e906fae88c
|
whitespace fixes
|
2021-04-16 17:10:07 -04:00 |
|