Dear Malathe,
the occ, closed, wf, etc. directives are part of the CI program. So where you have:
{ci,NOCHECK;
maxiter,50,1000;}
{occ,8,2,2,0;
closed,4,0,0,0;
core,4,0,0,0;
pspace,0.4;}
wf,14,1,0;state,2;option,nstati=4;
change to:
{ci,NOCHECK;
maxiter,50,1000;
occ,8,2,2,0;
closed,4,0,0,0;
core,4,0,0,0;
pspace,0.4;
wf,14,1,0;state,2;option,nstati=4}
regards,
-Kirk
PS - note that a semicolon and a line break are equivalent, so one doesn't need all the semicolons at the end of the lines above.
--
You received this message because you are subscribed to the Google Groups "molpro-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
molpro-user...@googlegroups.com.
To view this discussion on the web, visit
https://groups.google.com/d/msgid/molpro-user/102bfa37-db24-4eae-a6e5-476389e44e79n%40googlegroups.com.