Next: 8.7 SUBROUTINE NAM_OP Up: 8 Utilities to read Previous: 8.5 SUBROUTINE EXPEC1

8.6 SUBROUTINE EXPEC_INP

c----------------------------------------------------------------------
      subroutine expec_inp(icol1,ncol,iexpc,icomp)
c----------------------------------------------------------------------
processes expec/tran input

Input format: EXPEC,opname[,][icen,[x,y,z]],...

opname: operator name (string), either generic or component
icen: z-matrix row number of z-matrix symbol used to determine the origin (x,y,z must not be specified)
icen$=0$ or blank: origin must be specified in x,y,z

The input information is stored in common/ctran2.

Input parameters:

icol1
first input column to be processed
ncol
last input column to be processed
iexpc
iexpc=0: transition moments required
iexpc=1: only expectation values required
icomp
icomp=0: generic names not expanded to components
icomp=1: generic names expanded to components


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