|
|
ba4cbf7055
|
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-16 19:41:20 +00:00 |
|
|
|
f75115d801
|
Merge pull request #3301 from turrisxyz/Dependabot-GitHub-Actions
Included githubactions in the dependabot config
|
2022-06-16 15:40:59 -04:00 |
|
|
|
0a5d921f3f
|
update affiliation in source code as well
|
2022-06-16 15:37:55 -04:00 |
|
|
|
535a5211fc
|
More cleanup
|
2022-06-16 10:33:54 -06:00 |
|
|
|
e30f86c2ff
|
Removed a few more unnecessary member data
|
2022-06-16 08:22:51 -06:00 |
|
|
|
483e3cf049
|
Eliminated global storage for grid/local
|
2022-06-15 20:28:22 -06:00 |
|
|
|
70f836e275
|
Updated to latest LAMMPS
|
2022-06-15 19:53:37 -06:00 |
|
|
|
cdc0b48a0b
|
chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-06-16 01:33:01 +00:00 |
|
|
|
86034a6277
|
Merge remote-tracking branch 'origin/develop' into compute-grid-new
|
2022-06-15 19:04:50 -06:00 |
|
|
|
9d5f4bf1e9
|
Updated to include switchinnerflag support, anticipating merging in the latest LAMMPS
|
2022-06-15 19:02:14 -06:00 |
|
|
|
8004f8bf0f
|
Removed unneeded member functions and data
|
2022-06-15 18:59:48 -06:00 |
|
|
|
9ca91bfe80
|
Created two simple examples of compute sna/grid and sna/grid/local
|
2022-06-15 18:14:27 -06:00 |
|
|
|
12d6983c9b
|
more example bug fixes
|
2022-06-15 17:08:54 -06:00 |
|
|
|
9840aad703
|
Merge pull request #3299 from akohlmey/fix-codeql-workflow
Update GitHub workflow files
|
2022-06-15 10:49:58 -04:00 |
|
|
|
1403a0dd94
|
update affilication for Zhen Li
|
2022-06-15 08:22:59 -06:00 |
|
|
|
9842879db1
|
fix typos
|
2022-06-15 08:14:53 -04:00 |
|
|
|
a5745d925a
|
new examples and debugging code changes
|
2022-06-14 17:29:01 -06:00 |
|
|
|
03c0b4ae27
|
upgrade action versions
|
2022-06-14 19:08:28 -04:00 |
|
|
|
728e4a5910
|
add permissions for codeql action
|
2022-06-14 19:08:01 -04:00 |
|
|
|
5060a8b8a5
|
Make dB/dR indices start at zero in compute snap array.
|
2022-06-14 16:31:31 -06:00 |
|
|
|
cfe5025495
|
Merge pull request #3296 from akohlmey/collected-small-changes
Collected small changes for the next release
|
2022-06-14 18:18:28 -04:00 |
|
|
|
927287e3e5
|
fixes from clang-tidy
|
2022-06-14 14:06:11 -04:00 |
|
|
|
215552eb56
|
typo
|
2022-06-14 12:39:03 -04:00 |
|
|
|
34863c6c97
|
updates to fix_mdi_qm for multiple sims
|
2022-06-14 10:14:36 -06:00 |
|
|
|
35a48f273b
|
rename local variable shadowing a global one
|
2022-06-14 10:45:31 -04:00 |
|
|
|
2028c68bec
|
remove unused imports
|
2022-06-14 10:45:05 -04:00 |
|
|
|
6abb316dba
|
avoid resource leak
|
2022-06-14 10:36:21 -04:00 |
|
|
|
7a64d1358e
|
remove unused module
|
2022-06-14 10:36:11 -04:00 |
|
|
|
f423c32f42
|
reaxff delete species docs
|
2022-06-14 01:23:36 -04:00 |
|
|
|
fbf9f62eef
|
add credits
|
2022-06-14 01:18:46 -04:00 |
|
|
|
716a012dbe
|
add keyword for 'delete species list' option
also add check that only one sub-keyword is used
|
2022-06-14 00:51:53 -04:00 |
|
|
|
26dcb649bb
|
remove redundant check
|
2022-06-13 22:10:51 -04:00 |
|
|
|
423c511d7a
|
use explicit scoping in destructor
|
2022-06-13 22:10:43 -04:00 |
|
|
|
b44d769024
|
Merge branch 'collected-small-changes' of https://github.com/akohlmey/lammps into collected-small-changes
|
2022-06-13 22:01:54 -04:00 |
|
|
|
ea48dd3019
|
avoid file pointer leakage in dump reader base class.
|
2022-06-13 22:01:30 -04:00 |
|
|
|
0f5ae6d48c
|
remove references to "plugin" options from fix mdi/aimd
|
2022-06-13 22:00:36 -04:00 |
|
|
|
c53e53d701
|
must set suffix variable only when suffixflag is true
|
2022-06-13 17:47:20 -04:00 |
|
|
|
407e015c80
|
more doc page edits for enhanced fix mdi/qm command
|
2022-06-13 15:46:58 -06:00 |
|
|
|
33f4bb525b
|
remove redundant condition
|
2022-06-13 17:43:40 -04:00 |
|
|
|
2084e18ad2
|
Removing junk copied during write_data
|
2022-06-13 12:46:29 -06:00 |
|
|
|
2638213a5c
|
Fixing documentation and adding colname to local
|
2022-06-13 11:04:28 -06:00 |
|
|
|
9098a01e13
|
Merge pull request #14 from weinbe2/kk_meam_release
Partial progress on a Kokkos port of MEAM
|
2022-06-13 10:30:26 -06:00 |
|
|
|
9ac17d2ff8
|
Commit of Pair MEAM WIP Kokkos port. Currently compiles but does not work.
|
2022-06-13 09:19:24 -07:00 |
|
|
|
ef48fd2d9c
|
remove unused imports
|
2022-06-12 23:36:43 -04:00 |
|
|
|
8346ae2565
|
more edits
|
2022-06-10 15:32:41 -06:00 |
|
|
|
ed702aab05
|
update for renamed style names
|
2022-06-10 13:00:36 -04:00 |
|
|
|
82185046ae
|
Merge pull request #3293 from stanmoore1/compute_ave_sphere_atom
Fix issues in compute ave/sphere/atom
|
2022-06-10 12:57:35 -04:00 |
|
|
|
c4a7610366
|
update docs and include suggestions
|
2022-06-10 11:07:50 -04:00 |
|
|
|
ac48852b2d
|
edits to 1st paragraph of description
|
2022-06-10 08:30:23 -06:00 |
|
|
|
204bba6ff7
|
new options for fix mdi/aimd
|
2022-06-10 08:17:14 -06:00 |
|