(1) what’s the abbreviation RC ?
(2) i’ve been trying to understand the concept of PMF convergence for some time. as a mathematician, im used to quantitative metrics of convergence and actual formulas for error bounds. so far all ive seen are qualitative statements about PMF convergence. if i knew what the PMF was in advance then i could compute a distance metric between the current approximation and the actual answer. if however i dont know the actual PMF a priori, then is there a numerical criteria that i can use to quantitatively measure convergence and a stopping criteria at each step ?
i have another question that’s bothering me…
(3) in the reference “Efficient Reconstruction of Complex Free Energy Landscapes by Multiple Walkers Metadynamics” in the colvar manual :
The normal dynamics of the system is assumed to be of the Langevin form
however in the lammps documentation:
Apply a Langevin thermostat as described in (Schneider) to a group of atoms which models an interaction with a background implicit solvent
i have plenty of quota on the clusters im working with, so i dont want to “cut corners” by going with implicit water. i much prefer to use explicit TIP3P water with CHARMM force field (pair lj/charmmfsw/coul/long
). does that mean i cant use NVT or NPT for thermostatting, barostating, and time integration ?