|
|
e8493a08b4
|
destroying selfid
|
2022-05-12 15:46:23 +01:00 |
|
|
|
ad25fd78e0
|
fixed forward comm bug for tube ends
|
2022-05-12 14:31:15 +01:00 |
|
|
|
5ad821ca5e
|
apply clang-format
|
2022-05-12 09:24:37 -04:00 |
|
|
|
371141f915
|
adding support for compute_mliap so3
|
2022-05-12 14:12:57 +02:00 |
|
|
|
f15c4852c9
|
added forward comm case for less than two 1-2 neighbors (for cnt ends)
|
2022-05-11 20:29:16 +01:00 |
|
|
|
2a7d6adb31
|
added self-interaction exclusion based on bond topology
|
2022-05-11 19:07:32 +01:00 |
|
|
|
dd5305bfd0
|
added self-interaction chain identification, now needs to be removed
|
2022-05-11 17:43:44 +01:00 |
|
|
|
4cc3bdd35f
|
adjust keyword/function names and command line to be simpler to use
|
2022-05-11 09:25:27 -04:00 |
|
|
|
227c4853f1
|
programming style
|
2022-05-11 08:13:13 -04:00 |
|
|
|
c9d350edc2
|
Adding quasirandom mesh option
|
2022-05-10 18:35:36 -06:00 |
|
|
|
1220bea011
|
Update Colvars to version 2022-05-09
This update includes one new feature (neural-network based collective
variables), several small enhancements (including an automatic definition of
grid boundaries for angle-based CVs, and a normalization option for
eigenvector-based CVs), bugfixes and documentation improvements.
Usage information for specific features included in the Colvars library
(i.e. not just the library as a whole) is now also reported to the screen or
LAMMPS logfile (as is done already in other LAMMPS classes).
Notable to LAMMPS code development are the removals of duplicated code and of
ambiguously-named preprocessor defines in the Colvars headers. Since the
last PR, the existing regression tests have also been running automatically
via GitHub Actions.
The following pull requests in the Colvars repository are relevant to LAMMPS:
- 475 Remove fatal error condition
https://github.com/Colvars/colvars/pull/475 (@jhenin, @giacomofiorin)
- 474 Allow normalizing eigenvector vector components to deal with unit change
https://github.com/Colvars/colvars/pull/474 (@giacomofiorin, @jhenin)
- 470 Better error handling in the initialization of NeuralNetwork CV
https://github.com/Colvars/colvars/pull/470 (@HanatoK)
- 468 Add examples of histogram configuration, with and without explicit grid parameters
https://github.com/Colvars/colvars/pull/468 (@giacomofiorin)
- 464 Fix #463 using more fine-grained features
https://github.com/Colvars/colvars/pull/464 (@jhenin, @giacomofiorin)
- 447 [RFC] New option "scaledBiasingForce" for colvarbias
https://github.com/Colvars/colvars/pull/447 (@HanatoK, @jhenin)
- 444 [RFC] Implementation of dense neural network as CV
https://github.com/Colvars/colvars/pull/444 (@HanatoK, @giacomofiorin, @jhenin)
- 443 Fix explicit gradient dependency of sub-CVs
https://github.com/Colvars/colvars/pull/443 (@HanatoK, @jhenin)
- 442 Persistent bias count
https://github.com/Colvars/colvars/pull/442 (@jhenin, @giacomofiorin)
- 437 Return type of bias from scripting interface
https://github.com/Colvars/colvars/pull/437 (@giacomofiorin)
- 434 More flexible use of boundaries from colvars by grids
https://github.com/Colvars/colvars/pull/434 (@jhenin)
- 433 Prevent double-free in linearCombination
https://github.com/Colvars/colvars/pull/433 (@HanatoK)
- 428 More complete documentation for index file format (NDX)
https://github.com/Colvars/colvars/pull/428 (@giacomofiorin)
- 426 Integrate functional version of backup_file() into base proxy class
https://github.com/Colvars/colvars/pull/426 (@giacomofiorin)
- 424 Track CVC inheritance when documenting feature usage
https://github.com/Colvars/colvars/pull/424 (@giacomofiorin)
- 419 Generate citation report while running computations
https://github.com/Colvars/colvars/pull/419 (@giacomofiorin, @jhenin)
- 415 Rebin metadynamics bias from explicit hills when available
https://github.com/Colvars/colvars/pull/415 (@giacomofiorin)
- 312 Ignore a keyword if it has content to the left of it (regardless of braces)
https://github.com/Colvars/colvars/pull/312 (@giacomofiorin)
Authors: @giacomofiorin, @HanatoK, @jhenin
|
2022-05-10 11:24:54 -04:00 |
|
|
|
5760c59d83
|
add a creator: tag to the YAML dump that allows to tell it apart
|
2022-05-10 08:31:02 -04:00 |
|
|
|
eb44cbf848
|
small updates
|
2022-05-09 15:22:48 -04:00 |
|
|
|
e0bb27dbb2
|
make radscale and radthresh class members
|
2022-05-07 23:04:34 -04:00 |
|
|
|
e9b1ca16a3
|
correctly initialize radius and molecule id
|
2022-05-07 21:24:08 -04:00 |
|
|
|
60b9fd2db8
|
minor tweaks simplify algorithm
|
2022-05-07 17:08:22 -04:00 |
|
|
|
bcfb6734f3
|
use average vertex distance from center as particle radius
|
2022-05-07 16:27:03 -04:00 |
|
|
|
559dc68197
|
implement revised algorithm with recursion
|
2022-05-07 15:40:25 -04:00 |
|
|
|
102b61ae1b
|
Merge branch 'develop' into create-atoms-mesh
|
2022-05-07 09:33:40 -04:00 |
|
|
|
5d08b62622
|
remove unused class member
|
2022-05-07 03:48:54 -04:00 |
|
|
|
4737b9efb7
|
Merge pull request #3250 from akohlmey/collected-small-changes
Collected small changes and bugfixes
|
2022-05-07 00:14:32 -04:00 |
|
|
|
d21d9d95fa
|
Merge pull request #3255 from lammps/timer-variable
Add a timer-style variable
|
2022-05-06 17:46:22 -04:00 |
|
|
|
00bb566893
|
enforce that the number of neighbors cannot be negative (e.g. w/o neighbor list)
|
2022-05-06 17:45:01 -04:00 |
|
|
|
21d3de65e6
|
fix typos
|
2022-05-06 17:05:18 -04:00 |
|
|
|
767f512dcf
|
add "make ni" alias to "make no-installed"
|
2022-05-06 17:05:03 -04:00 |
|
|
|
907bc7eaa5
|
switch to using wall time
|
2022-05-06 16:58:28 -04:00 |
|
|
|
051c243cfc
|
small programming style upgrade, apply clang-format, silence compiler warnings
|
2022-05-06 16:44:13 -04:00 |
|
|
|
905034893c
|
finished testing of new delete_atoms options
|
2022-05-06 14:15:41 -06:00 |
|
|
|
6432660bc9
|
Merge branch 'develop' of https://github.com/lammps/lammps into coo_opt
|
2022-05-06 13:24:14 -06:00 |
|
|
|
6e78269612
|
whitespace
|
2022-05-06 15:11:15 -04:00 |
|
|
|
613ef04357
|
Merge branch 'develop' into timer-variable
|
2022-05-06 14:27:52 -04:00 |
|
|
|
5986e11d43
|
Merge branch 'develop' of github.com:lammps/lammps into kk_update_3.6.0
|
2022-05-06 12:04:00 -06:00 |
|
|
|
97012f2aaa
|
correct classification of electrode package, as it requires BLAS/LAPACK
|
2022-05-06 13:57:26 -04:00 |
|
|
|
62a819d7b6
|
Tweak launch bounds to improve GPU performance
|
2022-05-06 13:37:05 -04:00 |
|
|
|
3bb9c64f9e
|
update .gitignore and move electrode package for dependency on KSPACE
|
2022-05-06 13:35:51 -04:00 |
|
|
|
78f2907cbb
|
implement a "make no-installed" command
|
2022-05-06 13:35:21 -04:00 |
|
|
|
f3fcd16628
|
adding of timer-style variables and associated doc pages
|
2022-05-06 11:21:36 -06:00 |
|
|
|
580e01535a
|
Update Kokkos AMD Makefiles
|
2022-05-06 13:04:58 -04:00 |
|
|
|
ae73a9b7f7
|
Revert back to original code in npair_ssa_kokkos.h
|
2022-05-06 10:05:57 -06:00 |
|
|
|
73670dafc7
|
Merge branch 'develop' into collected-small-changes
|
2022-05-06 11:45:51 -04:00 |
|
|
|
1f4ad99177
|
one more virial sign flip in dispersion
|
2022-05-06 09:33:55 -06:00 |
|
|
|
aae44892c0
|
consolidate all FFT related redundant defines and typedefs in a single header
|
2022-05-06 11:27:17 -04:00 |
|
|
|
6ec169fa9d
|
Fix warnings in Kokkos package
|
2022-05-06 08:23:45 -06:00 |
|
|
|
a35a2441ce
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2022-05-06 04:48:19 -04:00 |
|
|
|
abefff828d
|
plug memory leak
|
2022-05-06 04:39:38 -04:00 |
|
|
|
71185b9f98
|
fix error message
|
2022-05-06 01:02:40 -04:00 |
|
|
|
8079f014bc
|
final tweaks
|
2022-05-06 00:47:35 -04:00 |
|
|
|
ff21142042
|
Merge remote-tracking branch 'github/develop' into create-atoms-mesh
|
2022-05-05 23:02:53 -04:00 |
|
|
|
664943589e
|
Merge remote-tracking branch 'github/develop' into feature-create-atoms-exclude
|
2022-05-05 21:09:39 -04:00 |
|
|
|
8dbfc0799c
|
whitespace
|
2022-05-05 20:15:36 -04:00 |
|