|
|
2d45e3340f
|
move sources and examples for smatb styles to SMTBQ package folders
|
2022-04-27 15:14:02 -04:00 |
|
|
|
585b14f08f
|
fix memory leak
|
2022-04-27 15:10:55 -04:00 |
|
|
|
3cfae26b84
|
update docs and make part of SMTBQ package
|
2022-04-27 15:10:46 -04:00 |
|
|
|
3b1165ccdc
|
update files to be more compatible with LAMMPS' conventions and for code changes
|
2022-04-27 15:02:32 -04:00 |
|
|
|
75d42a87e5
|
Merge branch 'develop' into Iximiel/develop
|
2022-04-27 14:15:10 -04:00 |
|
|
|
691ba89b6f
|
Merge pull request #3234 from lammps/variable-vector-wildcard
add support for wildcards in variable vectors
|
2022-04-26 18:21:46 -04:00 |
|
|
|
1fcf82aeef
|
Merge remote-tracking branch 'github/develop' into variable-vector-wildcard
|
2022-04-26 17:54:32 -04:00 |
|
|
|
56b4671cd8
|
Merge pull request #3233 from akohlmey/collected-small-changes
Collected small changes for the next patch release
|
2022-04-26 17:54:11 -04:00 |
|
|
|
d8e98cb99d
|
make tests more complex and add vector variable expansion
|
2022-04-26 17:53:47 -04:00 |
|
|
|
831caaa150
|
Merge branch 'collected-small-changes' into variable-vector-wildcard
|
2022-04-26 17:26:17 -04:00 |
|
|
|
64fff417c3
|
test more bound variants
|
2022-04-26 17:25:27 -04:00 |
|
|
|
7eb6c2652f
|
update advanced utils tests. include test for expand args
|
2022-04-26 16:16:44 -04:00 |
|
|
|
7663fc6256
|
correctly use "type" to detect executables/scripts
|
2022-04-26 11:08:31 -04:00 |
|
|
|
837f9040d8
|
add tests for advanced utility functions that require a LAMMPS instance
|
2022-04-26 09:30:34 -04:00 |
|
|
|
4691ff06b5
|
format
|
2022-04-26 09:30:10 -04:00 |
|
|
|
ba02d90bf1
|
add test for new errorurl() utility function
|
2022-04-26 09:29:57 -04:00 |
|
|
|
fdb7dfdea7
|
also remove mode from fix ave/correlate
|
2022-04-25 17:04:04 -06:00 |
|
|
|
e7a9073ccd
|
remove discussion of mode
|
2022-04-25 17:01:15 -06:00 |
|
|
|
65978c33b6
|
2 more doc pages
|
2022-04-25 16:06:52 -06:00 |
|
|
|
bb8e953fb5
|
add support for wildcards in variable vectors
|
2022-04-25 15:43:08 -06:00 |
|
|
|
950b175fcd
|
remove invalid [[noreturn]] attribute
|
2022-04-25 16:23:48 -04:00 |
|
|
|
8679266db8
|
add container definitions for Fedora 36 and Ubuntu 22.04LTS
|
2022-04-25 13:05:43 -04:00 |
|
|
|
960d3faa5e
|
Merge branch 'master' of github.com:z-gong/lammps into collected-small-changes
|
2022-04-25 02:58:17 -04:00 |
|
|
|
a5cd95d6c6
|
Add comment for the units in compute/viscosity
|
2022-04-25 06:23:54 +02:00 |
|
|
|
28900925f4
|
Fix the unit for fix/accelerate/cos
|
2022-04-25 05:59:41 +02:00 |
|
|
|
9c46acfd62
|
fix parallel processing bug with shell mkdir command
|
2022-04-24 23:23:01 -04:00 |
|
|
|
45de998aa9
|
Merge pull request #3231 from akohlmey/remove-error-docs-in-header
Remove error docs from header files
|
2022-04-24 18:30:17 -04:00 |
|
|
|
6cfbd73bcd
|
add documentation for new error and warning policy
|
2022-04-23 16:40:28 -04:00 |
|
|
|
f7e7abc908
|
fix uninitialized pointer bug
|
2022-04-23 15:17:26 -04:00 |
|
|
|
b4c3c479b7
|
remove error docs from one more file
|
2022-04-23 13:52:29 -04:00 |
|
|
|
4d1bdb4741
|
add python tool to detect and remove (if desired) error docs from headers
also document the tools in the manual.
|
2022-04-23 13:52:12 -04:00 |
|
|
|
78c10bac4a
|
clang-format update
|
2022-04-23 13:08:11 -04:00 |
|
|
|
115962db88
|
Merge branch 'develop' into remove-error-docs-in-header
|
2022-04-23 12:46:54 -04:00 |
|
|
|
ce5d8a578e
|
Merge pull request #3228 from run-towards-the-future/develop
A pull request for an optimized ILP(ilp/graphene/hbn) potential
|
2022-04-23 12:42:27 -04:00 |
|
|
|
f970a9de6a
|
Merge pull request #3219 from akohlmey/region-lookup-refactor
Region lookup refactor
|
2022-04-23 11:33:01 -04:00 |
|
|
|
67bcfe3b62
|
remove unused code and variables, more programming style consistency
|
2022-04-23 09:26:35 -04:00 |
|
|
|
b55b9f5a6a
|
removed request for ghost neighbor list
|
2022-04-23 20:35:48 +08:00 |
|
|
|
ef51fb7dea
|
Fix bugs, Derives from PairILPGrapheneHBN instead of Pair
Improve the performance of pair style, ilp/graphene/hbn/opt
Updates to the OPT package
|
2022-04-23 19:45:50 +08:00 |
|
|
|
8fe0231b75
|
Fix bugs, Derives from PairILPGrapheneHBN instead of Pair
Add a new pair style, ilp/graphene/hbn/opt
Updates to the OPT package
|
2022-04-23 19:43:34 +08:00 |
|
|
|
e1856dc708
|
cosmetic
|
2022-04-23 07:42:31 -04:00 |
|
|
|
5da6fae9f6
|
silence compiler warnings
|
2022-04-23 07:35:18 -04:00 |
|
|
|
69249e84e1
|
adjust epsilon
|
2022-04-23 07:35:00 -04:00 |
|
|
|
8f019f4800
|
doc fixes: spelling and links
|
2022-04-23 07:34:44 -04:00 |
|
|
|
d55e7f9e51
|
Merge branch 'develop' into region-lookup-refactor
|
2022-04-23 07:14:28 -04:00 |
|
|
|
b1546a725c
|
Merge pull request #3093 from Bibobu/Elastic_stress
Add compute born/matrix command to compute elastic stress
|
2022-04-23 07:07:29 -04:00 |
|
|
|
113fc0a77a
|
Merge pull request #3227 from akohlmey/safer-data-file-parsing
Improve data file parsing and reported error messages
|
2022-04-23 06:41:17 -04:00 |
|
|
|
419b0f9494
|
add missing curly brace
|
2022-04-23 06:02:14 -04:00 |
|
|
|
31470819c0
|
Merge branch 'develop' into Elastic_stress
|
2022-04-23 04:36:45 -04:00 |
|
|
|
7bfa368d8d
|
Merge pull request #2667 from ssande7/compute_temp_profile_dof
[BUGFIX] Collection of DoF-related fixes for compute temp/profile
|
2022-04-23 04:31:38 -04:00 |
|
|
|
c17845276a
|
Derives from PairILPGrapheneHBN instead of Pair
Improve the performance of pair style, ilp/graphene/hbn/opt
Updates to the OPT packages
|
2022-04-23 14:29:03 +08:00 |
|