c----------------------------------------------------------------------- subroutine guess_inp(rec,icol1,ncol) c----------------------------------------------------------------------- implicit double precision (a-h,o-z)
ORBITAL[,[RECORD=]record]
[,[TYPE=]orbtype]
[,STATE=state]
[,SYM[METRY]=symmetry]
[,SPIN=spin]
[,MS2=ms2]
[,[N]ELEC=nelec]
[,SET=iset]
where the (optional) specifications can be used to select specific orbitals,
if several different orbital sets are stored in the same record. See User's
manual for more information. The input card must have been read by the calling
program, which recognizes the keyword ORBITAL (this could be something
else as well, e.g., START) and then calls this routine. Normally, icol1=2,
so that input processing starts on the second input field.