Summary:G94 -> <ij|kl> and <ij||kl>



 Hello.
 Here is a summary of those that replied to my query (see below) concerning the
 printing of two electron integrals from a conventional scf calculation.
 In general, to print out two electron integrals into a standard G94 output file
 is to insert the following keywords into the input deck:
 	extralink=l316
 	NORAFF (for pure integrals - optional)
 and make sure that the SCF keyword is set to conventional.
 To simply save the binary file, see the last comment below.
 Thank you very much.
 Iraj.
 ----------------------------------------------------------------------
 --------------------------------------------------------------------------
 Orginal question -
 Hello.
 In g94, how does one deal with extracting and saving the 2 electron integrals
 in either binary or ascii (memory) and reading them into their own programs.
  The g94 manuals are rather nebulous when it comes to this matter since in
 ``modern'' scf calculations these integrals are calculated on the fly.
 Thank you in advance.
 Iraj.
 --------------------------------------------------------------------
 Responses.
 ----------------------------------------------------------------------
 Dear Iraj
 You can read two-electrons integrals from the ouput file of gaussian.If you
 write on your route card  extralink=l316 and iop(3/33=1) gaussian prints the
 list of the two-el integrals...But be carefull with the format...To obtain
 pure integrals you have to write also NORAFF...Now you can extract from the
 output file the values.If you only need the integrals you can kill te job just
 after
 they have been calculated...
 Bye
 /-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/
 I Pedro Salvador Sedano             I                               I
 \ Universitat de Girona             I     Para que necesitaran alas /
 I Institut de Quimica Computacional I los pajaros si la comida esta I
 / E-mail: perico -8 at 8- stark.udg.es       I en el suelo...?               \
 I WWW :http://stark.udg.es/~perico  I
 I
 \ Telf: +34 42 418358               I                 Anonimo       /
 \-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\
 -----------------------------------------------------------
    The traditional approach is to use SCF=Conventional which will create a
 file with the two electron integrals.  The routines for processing these are
 discusses with the other I/O routines, page 56 in the Programmer's Reference.
 Note that this limits you to s,p,d and f functions as only the direct integral
 routines have been updated for higher angular momentum.
    You can also get text printouts by turning on
 # ...  SCF=Conventional IOP(3/33=6) EXTRALINKS=l316
 which will list the integrals with labels in debug format.  These will be
 printed in the log file.
  Douglas J. Fox
  Director of Technical Support
  help -8 at 8- gaussian.com
 --------------------------------------------------------------------------
 Iraj,
     G94 integral file can be obtained with the keyword SCF=Conventional
 (p.149 of the user's ref. manual)
 Then with the Link 0 command to save the integral file %INT=filename (p.
 159 of the user's ref. manual)
         Bill Fink
 ---------------------------------------------------------------------------
 --
 Iraj Daizadeh
 Department of Chemistry
 University of California
 One Shields Ave.
 Davis, CA  95616-5295
 Phone:  530.754.8695
 Fax:    530.752.8995
 email:  daizadeh -8 at 8- kappa.ucdavis.edu