Next: 7.1.14 Reading redundancy group Up: 7.1 Subroutines for read/write Previous: 7.1.12 Reading orbital energies

7.1.13 Reading occupation numbers

c-----------------------------------------------------------------------
      subroutine read_occ(occ,iset)
c-----------------------------------------------------------------------
      implicit double precision (a-h,o-z)
      dimension occ(*)
Reads occupation numbers (vector, length = ntg) from an active dump record. iset (input) is the set number of the occupation numbers

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