Unknown command or directive error

95 views
Skip to first unread message

Malathe Khalil

unread,
Oct 8, 2021, 2:38:45 PM10/8/21
to molpro-user
Greetings Molpro users,
I am having an error when running CI calculations. The input and the output files are attached. Can someone please advise?

Thanks
Malathe

Singlet.txt
Singlet.out_1

Peterson, Kirk

unread,
Oct 9, 2021, 12:55:56 PM10/9/21
to Malathe Khalil, molpro-user

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.

Reply all
Reply to author
Forward
0 new messages