next up previous contents index
Next: Linear response calculation: *LINRES Up: Directives for evaluation of Previous: Geometry analysis: *GEOANA

 

Right-hand sides for response equations: *GETSGY

Directives affecting the construction of the right-hand sides (RHS)   -- that is, gradient terms -- for the response calculation as well as some matrices needed for reorthonormalization appear in the *GETSGY section.

.ALLCOM  
Requests that all paramagnetic spin-orbit  right-hand sides are to be calculated in one batch, and not for each symmetry-independent center at a time which is the default. This will slightly speed up the calculation, at the cost of significantly larger memory requirements.

.AOMAT  
Print AO as well as SO basis derivative overlap matrices if printing the latter has been requested. Obsolete keyword. Do not use.

.DIAGTD  
Set derivative overlap matrices to diagonal form for test purposes. Obsolete keyword. Do not use.

.FCKPRI  

READ (LUCMD,*) IPRFCK

Set print level for the calculation of derivative Fock matrices. Read one more line specifying print level. The default is the value of IPRDEF in the general input module.

.FCKSKI  
Skip the derivative Fock matrix contributions to the right-hand sides. This will give wrong results for all properties depending on right hand sides. Mainly for debugging purposes.

.FSTTES  
Test one-index transformation of derivative Fock matrices.

.GDHAM  
Write out differentiated Hamiltonian and differentiated Fock matrices to file for use in post-DALTON programs.

.GDYPRI  

READ (LUCMD,*) IPRGDY

Set print level for the calculation of the Y-matrix appearing in the reorthonormalization terms, as for instance in Ref. [7]. Default is the value of IPRALL defined by the .PRINT keyword. If this has not been specified, the default is the value of IPRDEF from the general input section.

.GDYSKI  
Skip the calculation of the lowest order reorthonormalization contributions to the second-order molecular properties. This will give wrong results for these properties. Mainly for debugging purposes.

.INTPRI  

READ (LUCMD, '(5I5)') IPRINT, IPRNTA, IPRNTB, IPRNTC, IPRNTD

Set print level for the derivative integral calculation for a particular shell quadruplet. Read one more line containing print level and the four shell indices (5I5). The print level is changed from the default for this quadruplet only. Default value is the value of IPRDEF from the general input module. Note that the print level of all shell quadruplets can be changed by the keyword .PRINT .

.INTSKI  
Skip the calculation of derivative integrals. This will give wrong results for the total molecular Hessian. Mainly for debugging purposes.

.MAXSIM  

READ (LUCMD,) MAXSIM

Maximum number of RHS to generate simultaneously. Read one more line specifying this value. The default is 3. This value should not be confused with the same keyword entered in the different sections for the solution of response equations like the *RESPON, *LINRES, *TRPDRV, *ABALNR, and *EXCITA sections. Obsolete keyword. Do not use.

.NODC  
Do not calculate contributions from inactive one-electron density matrix. This will give wrong results for the total molecular property. Mainly for debugging purposes.

.NODDY  
Test the orbital part of the right-hand side. The run will not be aborted. Mainly for debugging purposes.

.NODPTR  
The transformation of the two-electron density matrix is back-transformed to atomic orbital basis using a noddy-routine for comparison.

.NODV  
Do not calculate contributions from the active one-electron density matrix. This will give wrong results for the molecular property. Mainly for debugging purposes.

.NOFD  
Do not calculate the contribution from the differentiated Fock-matrices to the total right-hand side. This will give wrong results for the requested molecular property. Mainly for debugging purposes.

.NOFS  
Do not calculate the contribution to the total right-hand side from the one-index transformed Fock-matrices with the differentiated connection matrix. This will give wrong results for the requested molecular property. Mainly for debugging purposes.

.NOH1  
Do not calculate the contribution from the one-electron terms to the total right-hand side. This will give wrong results for the requested property. Mainly for debugging purposes.

.NOH2  
Do not calculate the contribution from the two-electron terms to the total right-hand side. This will give wrong results for the requested molecular property. Mainly for debugging purposes.

.NOORTH  
Do not calculate the orbital orthonormalization contribution (the one-index transformed contributions) to the total right-hand side. This will give wrong results for the requested molecular property. Mainly for debugging purposes.

.NOPV  
Do not calculate contributions from two-electron density matrix. This will give wrong results for the requested molecular property. Mainly for debugging purposes.

.NOSSF  
Do not calculate the contribution to the total right-hand side from the double-one-index transformation between the differentiated connection matrix and the Fock-matrix. This option will only affect the calculation of molecular Hessian, and will give a wrong result for this. Mainly for debugging purposes.

.PRINT  

READ (LUCMD,) IPRALL

Set print levels. Read one more line containing the print level for this part of the calculation. This will be the default print level in the calculation of differentiated two-electron integrals, differentiated Fock-matrices, derivative overlap matrices, two-electron density and derivative integral transformation, as well as in the construction of the right-hand sides. To set the print level in each of these parts individually, see the keywords .FCKPRI, .GDYPRI, .INTPRI, .PTRPRI, .SORPRI, and .TRAPRI.

.PTRPRI  

READ (LUCMD,) IPRTRA

Set print level for the two-electron densities transformation. Read one more line containing print level. Default value is the value of IPRDEF from the general input module. Note also that this print level is also controled by the keyword .PRINT .

.PTRSKI  
Skip transformation of active two-electron density matrix. This will give wrong results for the total second-order molecular property. Mainly for debugging purposes.

.RETURN  
Stop after the shell quadruplet specified under .INTPRI above. Mainly for debugging purposes.

.SDRPRI  

READ (LUCMD,) IPRSDR

Set the print level in the calculation of the differentiated connection matrix. Read one more line containing the print level. Default value is the value given by the keyword .PRINT . If this keyword has not been given, the default is the value of IPRDEF given in the general input module.

.SDRSKI  
Do not calculate the differentiated connection matrices. This will give wrong results for properties calculated with perturbation dependent basis sets. Mainly for debugging purposes.

.SDRTES  
The differentiated connection matrices will be transformed and printed in atomic orbital basis. Mainly for debugging purposes.

.SIRPR4  

READ (LUCMD, *) IPRI4

SIRIUS  ``output unit 4'' print level. Read one more line specifying print level. Default is 0.

.SIRPR6  

READ (LUCMD, *) IPRI6

SIRIUS  ``output unit 6'' print level. Read one more line specifying print level. Default is 0.

.SKIP  
Skip the calculation of right-hand sides. This will give wrong values for the requested second-order properties. Mainly for debugging purposes.

.SORPRI  

READ (LUCMD,*) IPRSOR

Set print level for the two-electron density matrix sorting. Read one more line containing print level. Default value is the value of IPRDEF from the general input module. Note also that this print level is also controled by the keyword .PRINT .

.STOP  
Stop the the entire calculation after finishing the construction of the right-hand side. Mainly for debugging purposes.

.TIME  
Provide detailed timing breakdown for the two-electron integral calculation.

.TRAPRI  

READ (LUCMD,*) IPRTRA

Set print level for the derivative integrals transformation. Read one more line specifying print level. Default is the value of IPRDEF from the general input module. Notice that the default print level is also affect by the keyword .PRINT .

.TRASKI  
Skip transformation of derivative integrals. Mainly for debugging purposes.

.TRATES  
Testing of derivative integral transformation. The calculation will not be aborted. Mainly for debugging purposes.

.TWOH1  
Obsolete keyword. Do not use.

.UNDIF  
Calculate undifferentiated integrals. Obsolete keyword. Do not use.


next up previous contents index
Next: Linear response calculation: *LINRES Up: Directives for evaluation of Previous: Geometry analysis: *GEOANA

Kenneth Ruud
Sat Apr 5 10:26:29 MET DST 1997