|
|
d72b390c41
|
correct check for box changing fixes
|
2021-04-01 08:48:39 -04:00 |
|
|
|
f48af95d49
|
update gcmc example to use fix rigid/small
|
2021-04-01 08:23:10 -04:00 |
|
|
|
7699fb3708
|
generalize some checks in fix rigid and rigid/small
|
2021-03-31 15:55:31 -04:00 |
|
|
|
c53f2d4629
|
correct USER-OMP respa/omp check
|
2021-03-31 14:55:07 -04:00 |
|
|
|
0bde6c82a3
|
remove newton bond off check again
|
2021-03-31 14:40:54 -04:00 |
|
|
|
183b30abd7
|
use strmatch() consistently to detect respa and verlet runstyles with optional suffix
|
2021-03-30 18:30:22 -04:00 |
|
|
|
eea2f45a95
|
force newton bond to be on since we don't support it to be off (yet)
|
2021-03-30 17:19:28 -04:00 |
|
|
|
e22f9c4768
|
newton bond off does not work with atom style template currently
|
2021-03-30 16:48:51 -04:00 |
|
|
|
2e86cb4176
|
for atom style template number of bonds does not depend on newton_bond
|
2021-03-30 15:33:11 -04:00 |
|
|
|
8f5d11c0c5
|
add missing return
|
2021-03-30 13:34:31 -04:00 |
|
|
|
4ee24b85b0
|
fix a few minor issues with the docs
|
2021-03-30 11:45:47 -04:00 |
|
|
|
2dbf59efa9
|
update install instructions for updates via patch and git for CMake/GNU make
|
2021-03-30 11:43:56 -04:00 |
|
|
|
71dbf43e09
|
error our when Fix:set_molecule() is called with unsupported fixes
also add example input for using fix rigid/small with fix deposit
|
2021-03-30 11:10:59 -04:00 |
|
|
|
57ad6d50f4
|
silence compiler warnings
|
2021-03-30 10:36:00 -04:00 |
|
|
|
bfca619957
|
fix typos
|
2021-03-30 07:49:15 -04:00 |
|
|
|
40f1a74a7f
|
use more precise detection of verlet and respa run styles
|
2021-03-30 07:37:39 -04:00 |
|
|
|
3041561383
|
add proper r-RESPA support for fix cmap
|
2021-03-30 07:36:53 -04:00 |
|
|
|
ea105a3c9a
|
fix typo
|
2021-03-30 07:36:22 -04:00 |
|
|
|
41de02ee9d
|
update granular howto
|
2021-03-29 23:44:38 -04:00 |
|
|
|
2b11848fcc
|
bugfix from dan bolintineanu for issue reported on lammps-users by Deng Pan
|
2021-03-29 15:26:57 -04:00 |
|
|
|
9058216a54
|
silence compiler warnings
|
2021-03-29 14:11:56 -04:00 |
|
|
|
180d2895c4
|
Merge pull request #2678 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2021-03-29 14:05:08 -04:00 |
|
|
|
dbc30f9c19
|
Merge pull request #2683 from akohlmey/pair-map-refactor
Refactor element to type mapping code in pair styles
|
2021-03-29 12:15:02 -04:00 |
|
|
|
1e3f1c584c
|
simplify by using utils::strdup() fmt::format() and reorder includes
|
2021-03-29 08:12:37 -04:00 |
|
|
|
806f4e73ed
|
make dihedral style table/cut a derived class from table and remove redundant code
|
2021-03-29 07:32:43 -04:00 |
|
|
|
e481eb1154
|
simplify by using utils::strdup() fmt::format() and reorder includes
|
2021-03-29 07:29:14 -04:00 |
|
|
|
b32570c15e
|
simplify by using utils::strdup() and reorder includes
|
2021-03-28 22:22:13 -04:00 |
|
|
|
31726f56e6
|
refactor group2ndx and ndx2group commands to use fmtlib, tokenizer and utils
|
2021-03-28 14:48:39 -04:00 |
|
|
|
dfb18caf5a
|
simplify using utils::strdup(), update order of include files
|
2021-03-27 16:25:55 -04:00 |
|
|
|
436be824e1
|
use std:: namespace for STL containers
|
2021-03-27 12:10:40 -04:00 |
|
|
|
0b73ab96d2
|
avoid replicated code, consolidate variables and element mapping
|
2021-03-27 12:09:36 -04:00 |
|
|
|
35abca1b40
|
we should include <strings.h> when using strcasecmp()
|
2021-03-27 11:18:59 -04:00 |
|
|
|
e85f945d8e
|
fix typos
|
2021-03-26 23:12:29 -04:00 |
|
|
|
756d935d06
|
use std:: namespace for STL containers
|
2021-03-25 21:13:24 -04:00 |
|
|
|
53f32cea7e
|
simplify using utils::strdup()
|
2021-03-25 19:42:41 -04:00 |
|
|
|
2baafda517
|
simplify
|
2021-03-25 17:19:11 -04:00 |
|
|
|
2b34d88b71
|
fix bug
|
2021-03-25 17:19:03 -04:00 |
|
|
|
27e31c4b15
|
simplify
|
2021-03-25 14:49:49 -04:00 |
|
|
|
47b7653d4d
|
Merge pull request #2653 from rbberger/code_coverage
Add tests to increase code coverage
|
2021-03-24 20:57:46 -04:00 |
|
|
|
73b9f22681
|
Merge pull request #2675 from jrgissing/bond/react-tweak-recent-updates
Bond/react: tweak recent updates
|
2021-03-23 13:51:48 -04:00 |
|
|
|
b7296b6d0b
|
consolidate documentation for dihedral styles table and table/cut into one file
|
2021-03-23 13:49:37 -04:00 |
|
|
|
403a7a6f84
|
Merge pull request #2677 from stanmoore1/kk_snap_opt
Optimizations to Kokkos SNAP
|
2021-03-23 13:32:02 -04:00 |
|
|
|
4b076e01be
|
silence compiler warning
|
2021-03-22 21:36:33 -04:00 |
|
|
|
ca1496e028
|
simplify
|
2021-03-22 21:36:25 -04:00 |
|
|
|
56121a524c
|
correct equilibrium angle computation for angle style cosine/periodic if b < 0
|
2021-03-22 16:26:50 -04:00 |
|
|
|
58744f0a49
|
correct expression for K
|
2021-03-22 15:32:24 -04:00 |
|
|
|
aabfe40ad3
|
add missing 1/n**2 term to pair style cosine/periodic energy function
|
2021-03-22 15:10:45 -04:00 |
|
|
|
e8c8ceaf81
|
correct attribution of angle style cosine/squared with DREIDING
|
2021-03-22 11:28:22 -04:00 |
|
|
|
e2591a90cf
|
Merge branch 'master' of https://github.com/lammps/lammps into kk_snap_opt
|
2021-03-22 11:24:46 -04:00 |
|
|
|
b8f6063578
|
correct documentation of angle style cosine/periodic
|
2021-03-22 10:47:49 -04:00 |
|