From chemistry-request@ccl.net Mon May  2 16:34:45 2005
Received: from hal.ahpcrc.org (hal.ahpcrc.org [144.34.2.1])
	by server.ccl.net (8.13.1/8.13.1) with ESMTP id j42KYf2C012070
	for <chemistry <> ccl.net>; Mon, 2 May 2005 16:34:41 -0400
Received: from localhost (localhost [127.0.0.1])
	by hal.ahpcrc.org (Postfix) with ESMTP id 26879E4FA
	for <chemistry <> ccl.net>; Mon,  2 May 2005 15:34:41 -0500 (CDT)
Received: from hal.ahpcrc.org ([127.0.0.1])
	by localhost (hal.ahpcrc.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 02223-06 for <chemistry <> ccl.net>;
	Mon, 2 May 2005 15:34:41 -0500 (CDT)
Received: from [144.34.131.150] (ace501.famu.ahpcrc.org [144.34.131.150])
	by hal.ahpcrc.org (Postfix) with ESMTP id D49ACE4F6
	for <chemistry <> ccl.net>; Mon,  2 May 2005 15:34:39 -0500 (CDT)
Message-ID: <42768EDC.3000908 <> ahpcrc.org>
Date: Mon, 02 May 2005 15:34:36 -0500
From: Genzo Tanaka <tanaka <> ahpcrc.org>
User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: chemistry <> ccl.net
Subject: Summary of Coordinate Output
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at hal.ahpcrc.org
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.3
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on server.ccl.net

Hi all,

This is a summary of responses for my following request:

Could you advise me how to get a coordinate set (cartesian or Z-matrix) 
for a relaxed PES scan?
Gaussian 98 prints optimized parameters after a stationary point is 
found, but I want to extract an optimized structure at each point.


I greatly appreciate Drs. Paul Fleurat-Lessard, Joaquin Barroso Flores, 
Krzysztof Zborowski, Tamas E. Gunda, and the Gaussian Technical Support 
team including Dr. Douglas J. Fox who gave me suggestions and advices 
how to extract optimized structures from a Gaussian relaxed PES output.

The awk file sent by Dr. Zborowski could extract the optimized 
structures at individual steps of a relaxed PES for a given constraints 
(Since my output is normally Cartesian, I changed  Z-matrix  to 
 Standard . For clarity, I also changed from  print  to a format print 
( printf ) for the last print line: printf " %s %11.6f %11.6f %11.6f 
\n", arguments).

A manual extraction can be done by Molden, and GaussView, but I plan to 
use this process repeatedly, the manual method was the last resort for 
me. Also I use this on a unix platform, I haven t tried to use 
window-based Mol2mol. Our compilers yielded too many errors related to 
variable names starting with 3D for the fortran code kindly provided by 
Dr. Fleurat-Lessard and I gave it up.

Thank you again for those responded to my request.

Sincerely,

Genzo

-----------------------------------------------------------------------
This message (including any attachments) may contain proprietary or 
privileged information, the use and disclosure of which is legally 
restricted. If you have received this message in error please notify the 
sender by reply message, do not otherwise distribute it, and delete this 
message, with all of its contents, from your files.
-----------------------------------------------------------------------




