Next: 7.1.10 Reading a density Up: 7.1 Subroutines for read/write Previous: 7.1.8 Writing redundancy group

7.1.9 Reading orbitals

c-----------------------------------------------------------------------
      subroutine read_orb(orb,iset)
c-----------------------------------------------------------------------
      implicit double precision (a-h,o-z)
      dimension orb(*)
Reads orbitals (square) from an active dump record. iset (input) is the set number of the orbitals. The matrix is automatically expanded to ntb dimentions, if appropriate.

P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000