|
|
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 |
|
|
|
2b5af8894e
|
Merge branch 'master' of git://github.com/lammps/lammps
|
2021-03-30 11:36:23 -04:00 |
|
|
|
24d9d6d17d
|
update to kim_interactions to correctly handle incorrect combinations of periodic and f/s boundary conditions when the SM has to choose between kspace or real space coulomb calculations. This version treats "p p p" in kspace, "f f f" or "s s s" in realspace, and "p p f" with kspace-slab. all others are sent to kspace-slab and then caught there as an error.
|
2021-03-30 11:27:39 -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 |
|
|
|
20e6174e59
|
cannot use tokenizer for parse_args() as the search for commata must be away of parenthesis
|
2021-03-29 21:11:07 -04:00 |
|
|
|
ddaeabf4d3
|
Merge branch 'more-unittests' of github.com:akohlmey/lammps into more-unittests
|
2021-03-29 16:18:38 -04:00 |
|
|
|
ea808b8563
|
Merge branch 'master' into more-unittests
|
2021-03-29 15:27:26 -04:00 |
|
|
|
2b11848fcc
|
bugfix from dan bolintineanu for issue reported on lammps-users by Deng Pan
|
2021-03-29 15:26:57 -04:00 |
|
|
|
6f986eee4e
|
Add missing changes
|
2021-03-29 15:01:29 -04:00 |
|
|
|
aaf9aa6d69
|
Refactoring of more tests
|
2021-03-29 14:27:42 -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 |
|
|
|
1752bd0276
|
Refactoring of some test files
|
2021-03-26 12:23:58 -04:00 |
|
|
|
664335420a
|
Start refactoring tests
|
2021-03-26 11:50:58 -04:00 |
|
|
|
b1efdda75c
|
Merge remote-tracking branch 'origin/master' into more-unittests
|
2021-03-26 11:35:22 -04:00 |
|
|
|
756d935d06
|
use std:: namespace for STL containers
|
2021-03-25 21:13:24 -04:00 |
|
|
|
029db1413e
|
Add missing verbose after merge
|
2021-03-25 21:01:32 -04:00 |
|
|
|
439bc4bb8e
|
Merge remote-tracking branch 'origin/master' into python_unittests
|
2021-03-25 20:58:28 -04:00 |
|
|
|
cb25e4aa39
|
Add nve respa testcase for python/move
|
2021-03-25 20:34:25 -04:00 |
|
|
|
a193d9d429
|
fix several issues when using extract_global() from python exposed by tests
|
2021-03-25 20:34:25 -04:00 |
|
|
|
b8f02d759a
|
add support for extracting respa levels and timestep values
|
2021-03-25 20:34:25 -04:00 |
|
|
|
e0fdd2ad89
|
correct lammps.extract_global() method for returned arrays which are returned as list
|
2021-03-25 20:34: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 |
|
|
|
4efe60ec43
|
compatibility with older CMake versions
|
2021-03-25 17:14:57 -04:00 |
|
|
|
27e31c4b15
|
simplify
|
2021-03-25 14:49:49 -04:00 |
|
|
|
28ac1fddc7
|
add tests for fix adapt with pairwise and coulomb interactions
|
2021-03-25 14:20:44 -04:00 |
|
|
|
6d6e2a7920
|
add simple check whether the compiled executable can actually run
|
2021-03-24 21:51:55 -04:00 |
|
|
|
a772c3b7d2
|
test a few more functions and constants
|
2021-03-24 21:27:32 -04:00 |
|