Re: CCL:How to print overlap matrix in gaussian 03



 Add the following line to your com file:
 
"%rwf=rwf_file_name.rwf" (rwf_file_name is any name you want to give to this file)
 That will force gaussian to save the rwf file
 
The utility to get the matrix is "rwfdump". I haven't done this for a while but I believe the syntax is:
 rwfdump rwf_file_name.rwf yourfile 514r
 
"yourfile" is the file where the matrix will be stored and 514 is record number for the overlap matrix (r is format instruction). It'll save it as a (I believe)lower triangular matrix. It is formatted in 5 columns so the way you read it is, (from left to right and from top to bottom
 (1,1) (2,1) (2,2) (3,1) (3,2)
 (3,3) (4,1) (4,2) (4,3) (4,4)
 ...
 
Check the programmer's reference manual (chapter 3) for the list of other matrices you can get from the rwf.
 PD
 
----- Original Message ----- From: "renyanliang" <yanliangren_2002 ^^^ yahoo.com.cn>
 To: <chemistry ^^^ ccl.net>
 Sent: Tuesday, June 14, 2005 8:51 PM
 Subject: CCL:How to print overlap matrix in gaussian 03
 
 Dear All:
    Now, I want to check the overlap integral matrix
 (S) in the output file of the gaussian 03 program, who
 can give me some advice to make gaussian 03 print this
 matrix. or which program can print it.
   Best Wish!
 ___________________________________________________________
 QE;"Cb7QGSJOd#-VP9zWnG?Cb7Q7;at;6>74;at;,;x3,4sSJOd
 http://cn.mail.yahoo.com/?id=77072
 -= This is automatically added to each message by the mailing script =-
 
To send e-mail to subscribers of CCL put the string CCL: on your Subject: line
 and send your message to:  CHEMISTRY ^^^ ccl.net
 
Send your subscription/unsubscription requests to: CHEMISTRY-REQUEST ^^^ ccl.net
 HOME Page: http://www.ccl.net
 | Jobs Page: http://www.ccl.net/jobs
 If your is mail bouncing from ccl.net domain due to spam filters, please
 use the Web based form from CCL Home Page
 -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+