next up previous contents
Next: 10 Data for Conventional Up: GAMESS-UK part6 Previous: 8 Data for Conventional   Contents

Subsections

9 Data for Conventional Table-CI Natural Orbitals

9.1 Natural Orbital Data - NATORB

The NATORB directive is used to request Natural Orbital (NO) generation, and comprises a single data line read to the variables TEXT, TEXTF and TEXTB using format (3A).

9.2 Natural Orbital Data - CIVEC

The CIVEC directive is used to specify those eigenvectors of the CI-matrix to be analysed. The directive consists of a single data line with the character string CIVEC in the first data field. If natural orbitals associated with NVEC eigenvectors of the secular problem are to be generated, subsequent data fields should contain NVEC integers, the integers specifying the numbering of the CI-eigenvectors on the FORTRAN interface, FTN036, as generated by the DIAG sub-module. If the CIVEC directive is omitted under NATORB processing the natural orbitals of the first CI-vector will be generated.

Example

          CIVEC 1 3
The above data line may be used to generate natural orbitals from the first and third CI-eigenvector generated by the DIAG sub-module.

9.3 Natural Orbital Data - PUTQ

The PUTQ directive may be used to route spin-free natural orbitals to the Dumpfile, and consists of a single dataline with the first two fields read to variables TEXT, TYPE using format (2A). The remaining data consists of a sequence of NVEC integers, (between 0 and 350 inclusive) specifying the section number of the Dumpfile where the spin-free NOs derived from the NVEC CI-vectors nominated by the CIVEC directive are to be placed.

Example

          PUTQ AOS 100 120
The spin-free NOs in the basis-set representation are output to sections 100 and 120 respectively of the Dumpfile. A section setting of 0 on the PUTQ directive will act to suppress natural orbital output to the Dumpfile.


next up previous contents
Next: 10 Data for Conventional Up: GAMESS-UK part6 Previous: 8 Data for Conventional   Contents