<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br>I am new to MOLPRO. I see this program drops or freezes the specified core orbitals differently than other programs. What is the correct key word to use if I want to <br> use a ECP-28 and drop eight of the 3d10 electrons and all of the 4p6 electrons. That would give me the a total of 8e's divided by 2, which means I am dropping 4 molecular orbitals for each silver atom( leaving 5s1 and 4d10 to participate in correlation). I would like to do this for different ag clusters such as ag4.<br><br><br>Would I use the "core" or "frozen" key words. For instance ag3 would it be<br>FROZEN,12 ?<br><br>The default I believe for frozen core orbitals with a ECP-28 in molpro is to drop everything but the 5s1 electron, and the 3d10 -  4p6 - 4d10  are not included<br><br>Below is my input file for ag4, what else would I need to correctly set this
 up.<br><br>memory,50,m<br>include procedures<br>basis=cc-pVDZ-PP<br>geometry={angstroms;<br>                   X;<br>                   X,1,XX;<br>                   AG,2,RS,1,90;<br>                   AG,2,RS,1,90,3,120;<br>                   AG,2,RS,1,90,3,-120;<br>                   AG,2,RL,1,90,3,180;<br>                  
 }<br>RS=1.61853532<br>RL=3.11497958<br>XX=1.0<br>hf<br>CCSD(T)<br>DUMMY,1,2<br>{optg;<br>ACTIVE,RS,RL;}<br><br><br><br></td></tr></table>