From chemistry-request(+ at +)server.ccl.net Sat Nov 20 11:18:09 1999 Received: from panix3.panix.com (k2fmzgChVuljh0vRRxC09fUA/1dciDR2 -A_T- panix3.panix.com [166.84.0.228]) by server.ccl.net (8.8.7/8.8.7) with ESMTP id LAA03863 for ; Sat, 20 Nov 1999 11:18:09 -0500 From: kynn ^%at%^ panix.com Received: (from kynn "-at-" localhost) by panix3.panix.com (8.8.5/8.8.8/PanixU1.4) id KAA28004; Sat, 20 Nov 1999 10:14:07 -0500 (EST) Date: Sat, 20 Nov 1999 10:14:07 -0500 (EST) Message-Id: <199911201514.KAA28004 ":at:" panix3.panix.com> To: CHEMISTRY&$at$&ccl.net Subject: Restraining potentials for umbrella sampling In all accounts of umbrella sampling I've seen, the restraining potentials, when given, are invariably harmonic in the reaction coordinate. However, it would be computationally cheaper (specially when the simulation method requires computing forces) to make this potential flat in the region of interest. I.e., (x - x0)^2, if |x - x0| > h V(x) = h^2, if |x - x0| <= h ; This potential V is flat if the reaction coordinate x lies in the interval [x0 - h, x0 + h], and grows quadratically otherwise. (Linear "walls" instead of quadratic ones lead to other problems, because they don't penalize far-out conformations sufficiently unless one makes the walls practically vertical; this would preclude even minor excursions out of the window, which would be undesirable, since such excursions may sometimes be necessary to adequately sample the desired window.) Does anybody know of any serious drawback with the "flat-bottom" scheme described above? Thanks KJ