Next: 7.3.14 Reading redundancy group Up: 7.3 Read-only operations on Previous: 7.3.12 Reading orbital energies

7.3.13 Reading a occupation numbers

c-----------------------------------------------------------------------
      subroutine get_occ(occ,irec,ifil,iset,ipri)
c-----------------------------------------------------------------------
      implicit double precision (a-h,o-z)
      dimension occ(*)
Reads a vector of orbital energies from a given record irec, ifil. No defaults for irec, ifil apply. The set number iset must be provided. If ipri $ \gt 0$, information about the orbital energies is printed (one line).

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