From owner-nwchem-users@emsl.pnl.gov Tue Nov 30 15:46:43 2004 Received: from odyssey.emsl.pnl.gov (localhost [127.0.0.1]) by odyssey.emsl.pnl.gov (8.12.10/8.12.10) with ESMTP id iAUNkh0h024635 for ; Tue, 30 Nov 2004 15:46:43 -0800 (PST) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.12.10/8.12.10/Submit) id iAUNkhtG024634 for nwchem-users-outgoing; Tue, 30 Nov 2004 15:46:43 -0800 (PST) Date: Tue, 30 Nov 2004 18:46:14 -0500 From: "Harrison, Robert J." Subject: RE: Geometry Optimization with constrains on clusters To: Felipe Jornada , nwchem-users@emsl.pnl.gov Message-id: <82A4B03EAE4E11428478967A562E285A0D5A1D@ORNLEXCHANGE.ornl.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-type: text/plain; charset=us-ascii Thread-Topic: Geometry Optimization with constrains on clusters Thread-Index: AcTXNWLsv9fbooiEQD2sk3Aj9FkPrAAACqpA Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by odyssey.emsl.pnl.gov id iAUNkg0h024631 Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk You can specify the geometry in cartesian coordinates and then constrain the distance between the ion and one (or more) of the carbon atoms. Not quite as easy as specifying relative to the barycenter, but ultimately equivalent. Something like this geometry zcoord bond 1 2 2.2 # use appropriate atom numbers and distance end end Robert Robert J. Harrison - (865) 241-3937 -----Original Message----- From: owner-nwchem-developers@emsl.pnl.gov [mailto:owner-nwchem-developers@emsl.pnl.gov] On Behalf Of Felipe Jornada Sent: Tuesday, November 30, 2004 4:28 PM To: nwchem-users@emsl.pnl.gov Subject: Geometry Optimization with constrains on clusters Dear nwchem users, I am dealing with the following problem: I have an ion near a fullerene molecule, and I want to optimize the fullerene geometry by fixing the ion position. However, I need to have the ion-fullerene distance fixed (i.e. fix the barycenter, otherwise all that happens is the cluster to move away. Is it possible to avoid this on nwchem? I have read the user's manual, but I found is that I can only fix an atom completely, and not only one of its coordinate (which would solve this problem). Another solution may be to use ZMatrx, but describing this system would be a rather difficult task. Right now I am developing a "driver" for optimizing this geometry, by following the gradients and correcting the barycenter, but I rather find an easier solution, if there is such a thing. Thanks, Felipe Jornada