cba479bf6e
Update Colvars library to version 2025-04-18
...
The following is a list of pull requests relevant to LAMMPS in the Colvars repository since 2024-08-06:
- 752 New tool poisson_integrator_conv
https://github.com/Colvars/colvars/pull/752 (@jhenin)
- 733 Custom grids for all biases
https://github.com/Colvars/colvars/pull/733 (@giacomofiorin, @jhenin)
- 776 Avoid error in acos and asin with fast-math
https://github.com/Colvars/colvars/pull/776 (@jhenin)
- 773 fix: fix the clang build test failure of OPES
https://github.com/Colvars/colvars/pull/773 (@HanatoK)
- 768 fix: clamp the input values of asin and acos in case of fast math on aarch64
https://github.com/Colvars/colvars/pull/768 (@HanatoK)
- 761 Add debug code for the Jacobi failure
https://github.com/Colvars/colvars/pull/761 (@HanatoK)
- 759 min_image fix; Saves long runs from crashes;
https://github.com/Colvars/colvars/pull/759 (@PolyachenkoYA)
- 757 Fix MSVC OpenMP issue
https://github.com/Colvars/colvars/pull/757 (@HanatoK)
- 755 Fix indentation of 'Init CVC' message in standard output
https://github.com/Colvars/colvars/pull/755 (@jhenin)
- 750 Optimize and simplify the calculation of dihedral gradients
https://github.com/Colvars/colvars/pull/750 (@HanatoK)
- 749 Add references to new Colvars paper
https://github.com/Colvars/colvars/pull/749 (@jhenin, @giacomofiorin)
- 740 Report the specific C++ standard at init time, stop warning about C++97/03
https://github.com/Colvars/colvars/pull/740 (@giacomofiorin)
- 731 Improve detection of hard/mathematical boundaries
https://github.com/Colvars/colvars/pull/731 (@giacomofiorin)
- 729 Optimize the fit gradients
https://github.com/Colvars/colvars/pull/729 (@HanatoK, @jhenin)
- 728 Fix undefined behavior when getting the current working directory from std::filesystem
https://github.com/Colvars/colvars/pull/728 (@giacomofiorin)
- 727 Add patchversion scripting command
https://github.com/Colvars/colvars/pull/727 (@giacomofiorin)
- 724 Fix gradients and metric functions of distanceDir
https://github.com/Colvars/colvars/pull/724 (@giacomofiorin)
- 715 Add missing rotation in orientation component
https://github.com/Colvars/colvars/pull/715 (@giacomofiorin)
- 713 fix: try to solve #87 for non-scala components
https://github.com/Colvars/colvars/pull/713 (@HanatoK)
- 709 Implementation of OPES in Colvars
https://github.com/Colvars/colvars/pull/709 (@HanatoK, @giacomofiorin, @jhenin)
- 706 BUGFIX for Segmentation fault in colvarbias_meta::calc_energy() with useGrids off
https://github.com/Colvars/colvars/pull/706 (@alphataubio)
- 570 enable use of CVs defined by PyTorch neural network models
https://github.com/Colvars/colvars/pull/570 (@zwpku, @giacomofiorin, @HanatoK, @jhenin)
Authors: @alphataubio, @EzryStIago, @giacomofiorin, @HanatoK, @jhenin, @PolyachenkoYA, @zwpku
2025-04-30 15:32:30 -04:00
133dee9ac1
Update Colvars library to version 2024-06-04
2024-08-06 01:07:43 +02:00
377c652a83
Update Colvars library to version 2023-05-01
...
This update consists exclusively of bugfixes or maintenance-related changes.
The following is a list of pull requests in the Colvars repository since the previous update to LAMMPS:
- 532 Add XYZ trajectory reading feature
https://github.com/Colvars/colvars/pull/532 (@jhenin, @giacomofiorin)
- 531 Delete objects quietly, unless explicitly requested via script (including VMD)
https://github.com/Colvars/colvars/pull/531 (@giacomofiorin)
- 530 Append newline to log and error messages if not already present
https://github.com/Colvars/colvars/pull/530 (@giacomofiorin)
- 528 Forward-declare OpenMP lock
https://github.com/Colvars/colvars/pull/528 (@giacomofiorin)
- 527 Remove unneeded STL container
https://github.com/Colvars/colvars/pull/527 (@giacomofiorin)
- 526 Allow collecting configuration files and strings before setting up interface
https://github.com/Colvars/colvars/pull/526 (@giacomofiorin, @jhenin)
- 523 Fallback to linearCombination when customFunction is missing in customColvar
https://github.com/Colvars/colvars/pull/523 (@HanatoK, @giacomofiorin)
- 522 Use iostream::fail() to check for I/O error
https://github.com/Colvars/colvars/pull/522 (@jhenin)
- 520 Fix ref count
https://github.com/Colvars/colvars/pull/520 (@giacomofiorin)
- 513 Set target temperature through a common code path
https://github.com/Colvars/colvars/pull/513 (@giacomofiorin, @jhenin)
- 509 Safer detection of Windows with recent Microsoft Visual Studio versions
https://github.com/Colvars/colvars/pull/509 (@akohlmey)
- 508 Update LAMMPS patching method to reflect Lepton availability
https://github.com/Colvars/colvars/pull/508 (@giacomofiorin)
- 497 Increase the precision of write_multicol
https://github.com/Colvars/colvars/pull/497 (@HanatoK)
- 496 Only perform MTS automatic enable/disable for timeStepFactor > 1
https://github.com/Colvars/colvars/pull/496 (@giacomofiorin)
- 493 Remove unused branch of quaternion input function
https://github.com/Colvars/colvars/pull/493 (@giacomofiorin)
- 489 Ensure there are spaces between the fields in the header
https://github.com/Colvars/colvars/pull/489 (@HanatoK)
- 487 Use map of output streams, and return references to its elements
https://github.com/Colvars/colvars/pull/487 (@giacomofiorin, @jhenin)
- 486 Remember first step of moving restraint
https://github.com/Colvars/colvars/pull/486 (@jhenin)
- 485 Add decoupling option for moving restraints
https://github.com/Colvars/colvars/pull/485 (@jhenin)
- 483 Update Lepton via patching procedure
https://github.com/Colvars/colvars/pull/483 (@giacomofiorin)
- 481 Make file-reading operations of input data abstractable
https://github.com/Colvars/colvars/pull/481 (@giacomofiorin)
Authors: @akohlmey, @giacomofiorin, @HanatoK, @jhenin
2023-05-17 13:29:00 -04:00
6e60131f14
Windows portability changes
2022-12-28 20:53:53 -05: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
92b5b159e5
replace tabs and remove trailing whitespace in lib folder with updated script
2021-08-22 20:45:24 -04:00
2a9be42758
Update Colvars to version 2021-08-03
2021-08-03 18:03:18 -04:00
85c394453c
Update Colvars to version 2020-07-07
...
This update contains several fixes and small new features or usability
improvements. Descriptions and authorship information can be accessed from
the pull requests listed below.
Skip the zero-step also when multiple run commands are executed in sequence (@giacomofiorin)
https://github.com/Colvars/colvars/pull/357
Do not accumulate data at step 0 (@giacomofiorin)
https://github.com/Colvars/colvars/pull/345
Support for symmetry permutations of atoms in RMSD (@jhenin)
https://github.com/Colvars/colvars/pull/344
Detect new grid parameters (@jhenin)
https://github.com/Colvars/colvars/pull/341
Only access the output streams in non-threaded regions (@giacomofiorin)
https://github.com/Colvars/colvars/pull/338
Fix incomplete setting of default colvarsRestartFrequency (@giacomofiorin)
https://github.com/Colvars/colvars/pull/334
Fix typo (@e-kwsm)
https://github.com/Colvars/colvars/pull/333
Convert the input keyword to lowercase in read_state_data_key (@HanatoK)
https://github.com/Colvars/colvars/pull/332
Implement reflecting b.c. for ext Lagrangian (@jhenin)
https://github.com/Colvars/colvars/pull/329
2020-09-09 18:19:21 -04:00
9427fc50a5
Update Colvars library to version 2020-01-27
...
One new feature (arithmetic path variables) and several smaller enhancements
or bugfixes.
Fix error check when loading an old state file
https://github.com/Colvars/colvars/pull/317
Get default values for grid boundaries when available
https://github.com/Colvars/colvars/pull/310
Allow redefining existing index groups (warn when this happens)
https://github.com/Colvars/colvars/pull/302
Simplified replica communication syntax in metadynamics
https://github.com/Colvars/colvars/pull/301
Obtain the bias_energy for ABF biases
https://github.com/Colvars/colvars/pull/294
Fix reading path file with vector CVCs
https://github.com/Colvars/colvars/pull/288
Fix segfault at deleting CVBasedPath
https://github.com/Colvars/colvars/pull/286
Parrinello's (arithmetic) pathCV in CV space
https://github.com/Colvars/colvars/pull/274
Fix race condition when starting a bundle of walkers
https://github.com/Colvars/colvars/pull/279
2020-01-28 14:15:05 -05:00
52e2db44a1
Update Colvars to version 2019-08-01
...
One new feature (geometric path variables) and bugfixes.
Minimize occurrence of file-read errors in multiple-walker metadynamics
https://github.com/Colvars/colvars/pull/276
Better error messages for RMSD
https://github.com/Colvars/colvars/pull/272
Ensemble-biased metadynamics documentation
https://github.com/Colvars/colvars/pull/261
Fix bug on multiple walkers metadynamics, pmf included twice
https://github.com/Colvars/colvars/pull/259
Implementation of the geometric path collective variables (C++11-only feature)
https://github.com/Colvars/colvars/pull/249
2019-08-01 15:15:58 -04:00
7e00acce53
Update Colvars library to version 2019-04-26
...
The following is list of relevant issues fixed and improvements:
Fix forces and missing output of runtime histogram for histogramRestraint
https://github.com/Colvars/colvars/pull/246
Use fix_modify to add configuration to Colvars:
https://github.com/Colvars/colvars/pull/216
Fix componentCoeff and name not working with orientationAngle components:
https://github.com/Colvars/colvars/issues/213
Fix 1-timestep offset with extendedLagrangian:
https://github.com/Colvars/colvars/pull/210
Changes to improve compiler support:
https://github.com/Colvars/colvars/pull/203
Fix ignored anisotropic cutoff3 for groupCoordNum:
https://github.com/Colvars/colvars/pull/202
New dipoleMagnitude variable:
https://github.com/Colvars/colvars/pull/198
Parser improvements:
https://github.com/Colvars/colvars/pull/196
2019-04-30 13:46:37 -04:00
85a5cab663
Update Colvars library to version 2018-10-16
2018-11-02 17:45:20 -04:00
ff6507e7b7
convert colvars lib to use c++ style header files
2018-05-08 00:17:57 -04:00
0c005f5cb0
Small fixes to Colvars library
...
Primarily a list of small fixes, combined with cosmetic changes and cleanups
in several files.
6d0c917 2018-04-29 Fix missing deallocation of output stream object (reported by HanatoK) [Giacomo Fiorin]
c92d369 2018-04-17 Do not test for atom group size [Jérôme Hénin]
431e52a 2018-04-06 Allow scripted/custom colvars to be periodic [Jérôme Hénin]
81d391f 2018-04-05 Split colvarcomp constructor into POD constructor + init() function [Giacomo Fiorin]
9b85d5f 2018-03-13 Fix issue with out-of-order atom selections; clarify format for ref positions [Giacomo Fiorin]
0e0ed37 2018-03-07 Support triclinic unit cells in VMD, clean up PBC functions [Giacomo Fiorin]
eed97c9 2018-02-24 Obtain integer version number from version string [Giacomo Fiorin]
c17f3cd 2018-02-23 Write trajectory labels only when needed [Giacomo Fiorin]
2018-05-02 15:03:56 -04:00
f3cf407a21
Collected fixes and updates to Colvars library
...
This commit includes several fixes to moving restraints; also added is support
for runtime integration of 2D and 3D PMFs from ABF.
Mostly changes to existing member functions, with few additions in classes not
directly accessible by LAMMPS. Also removed are calls to std::pow(), replaced
by a copy of MathSpecial::powint().
Relevant commits in Colvars repository:
7307b5c 2017-12-14 Doc improvements [Giacomo Fiorin]
7f86f37 2017-12-14 Allow K-changing restraints computing accumulated work; fix staged-k TI estimator [Giacomo Fiorin]
7c1c175 2017-12-14 Fix 1D ABF trying to do pABF [Jérôme Hénin]
b94aa7e 2017-11-16 Unify PMF output for 1D, 2D and 3D in ABF [Jérôme Hénin]
771a88f 2017-11-15 Poisson integration for all BC in 2d and 3d [Jérôme Hénin]
6af4d60 2017-12-01 Print message when issuing cv delete in VMD [Giacomo Fiorin]
4413972 2017-11-30 Check for homogeneous colvar to set it periodic [Jérôme Hénin]
95fe4b2 2017-11-06 Allow abf_integrate to start in bin with 1 sample [Jérôme Hénin]
06eea27 2017-10-23 Shorten a few constructs by using the power function [Giacomo Fiorin]
3165dfb 2017-10-20 Move includes of colvarproxy.h from headers to files [Giacomo Fiorin]
32a867b 2017-10-20 Add optimized powint function from LAMMPS headers [Giacomo Fiorin]
3ad070a 2017-10-20 Remove some unused includes, isolate calls to std::pow() [Giacomo Fiorin]
0aaf540 2017-10-20 Replace all calls to std::pow() where the exponent is not an integer [Giacomo Fiorin]
2018-02-23 08:34:53 -05:00
3e89b270fd
Update Colvars to version 2017-10-11
...
Notable features are the umbrella-integration based free energy estimator for
eABF, and the traditional thermodynamic integration estimator now available
for umbrella sampling, SMD, metadynamics. Also included are several small fixes.
Below is a list of relevant commits in the Colvars repository since the last update.
321d06a 2017-10-10 Add macros to manage colvarscript commands [Giacomo Fiorin]
26c3bec 2017-10-09 Document coming availability of Lepton in LAMMPS [Giacomo Fiorin]
cc8f249 2017-10-04 Clarify that SMP depends on code build [Giacomo Fiorin]
0b2ffac 2017-10-04 Summarize colvar definition options, clarify some details [Giacomo Fiorin]
28002e0 2017-10-01 Separate writing of restart file from other output (e.g. PMFs) [Giacomo Fiorin]
92f7c1d 2017-10-01 Deprecate colvarsTrajAppend [Giacomo Fiorin]
12a707f 2017-09-26 Accurate Jacobian calculation for RMSD variants [Jérôme Hénin]
fe389c9 2017-09-21 Allow subtractAppliedForce with extended-L again [Jérôme Hénin]
c050ce0 2017-09-18 Silence compiler warnings, remove Tabs [Giacomo Fiorin]
cb41905 2017-01-11 Add base class for TI estimator in other biases than ABF [Giacomo Fiorin]
a1bc676 2017-09-14 Avoid writing to unopened traj file [Jérôme Hénin]
b58d8cd 2017-09-08 Function to check for overlapping groups [Jérôme Hénin]
1e5efec 2017-09-07 Check for overlapping groups in coordNum [Jérôme Hénin]
03a61a4 2017-04-06 Add UI-based estimator [fhh2626]
ae43754 2017-08-17 Fix outputCenters parsing [Josh Vermaas]
1619e0e 2017-08-14 Delete static feature arrays in cvm destructor [Jérôme Hénin]
2017-10-13 13:45:10 -04:00
ee6cac826e
Update Colvars to version 2017-07-15 and support automated builds for it
2017-07-19 14:24:07 -04:00