bugfix and cleanup [Felix Uhl]
Using a thermal gaussian free particle distribution for initializing helium coordinates [Felix Uhl]
Fix for crash if incompatible options are given to PIMD code [Felix Uhl, Harald Forbert, Christoph Schran, Fabien Brieu, Ondrej Marsalek]
bug fixes in helium init to avoid undefined behaviour [Felix Uhl]
Useful initialization for helium droplet simulations, as well as refinement on metropolis acceptance for out of droplet steps [Felix Uhl]
adjusting accuracy and default parameters [Fabien Brieuc]
Removed unnecessary casts, trying to fix ref values [Fabien Brieuc / Felix Uhl]
Add the Quantum Thermal Bath Thermostat for Path Integral MD [Fabien Brieuc]
Removing even more unused variables and pretty [Felix Uhl]
Removing unused variables [Felix Uhl]
Generalizing the Helium code to accept all kinds of atoms [Felix Uhl]
Acceleration of the PIGLET thermostatting step [Felix Uhl]
Increasing PILE sampling Efficency [Felix Uhl / Fabien Brieuc]
Shortened runtime of regtests involving the Worm algorithm [fuhl]
corrected input parsing and default values for pile thermostat in PINT code [fuhl]
removed statements, that disturbe coding conventions [fuhl]
fixing unused variables and parameters in worm algorithm [fuhl]
Adding the canonical Worm algorithm as alternative permutation sampling algorithm in the helium code [rperez]
Made a warning about the RESPA integration step more consitent with normal mode springs. Skip warning in case of exact integration [fuhl]
Replaced MD counter by PINT counter for PINT simulations
Regtest for helium microsolvation [cschran]
bug fixes in helium code [fuhl and cschran]
(Minor changes to helium code:)
memory leak fix in helium code in case num_env ...
adjust tolerance [cschran]
Changes the helium reference values to the corr...
Changes helium code to be independent from the ...
Removed unused variables from last patch [Felix...
Calculates and prints out the path integral act...
moved initialization of helium%rho_incr to othe...
improved information output in piglet code (fuh...
fix division by zero in some cases and clear he...
fix some uninitalized variable usage (cschran)
added keyword to regtest input that was default...
removed unused var in call
Various improvements of the helium code (mostly...
Added references for PILE and PIGLET thermostat...
fixed uninitialized value problem in piglet.
cleaning pint types of unwanted spaces and corr...
Added PIGLET thermostat to PI code [Felix Uhl]
adjusted WRITE statements in PINT code to obey ...
left intentionally blank
adjusted tolerance
added file missing from last commit (plus some ...
Added Path Integral Langevin Equation (PILE) Th...
BugFix for GLE Cholesky decomposition that some...
BugFix: Now virtual sites can be initialized wi...
Added new bending potential type, a Legendre ex...
get rid of accidental implicit save variable.
Added Imaginary time stride keyword for pimd to
another leak fix
leak fix
Added RPMD propagator and exact harmonic integr...