Author Topic: Where is C80 and C60 in ATK 2008.02?  (Read 2415 times)

0 Members and 1 Guest are viewing this topic.

Offline Twisty

  • Regular QuantumATK user
  • **
  • Posts: 20
  • Reputation: 0
    • View Profile
Where is C80 and C60 in ATK 2008.02?
« on: April 23, 2010, 04:42 »
Dear frnd,
i am searching for C80 and C60 in vnl 2008 but could not find out pls help me.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5423
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Where is C80 and C60 in ATK 2008.02?
« Reply #1 on: April 23, 2010, 09:27 »
There is an extensive database of fullerenes in VNL 2010.02. Now, since the scripts for molecular geometries for ATK 2010.xx are almost compatible with 2008.xx, you should be able to easily copy/paste the code from there. The only modification needed is actually to replace
Code
from NanoLanguage import *
with
Code
from ATK.KohnSham import *
So, open the Database in 2010.02, select the desired fullerene, send it to an Editor, modify as indicated above, and copy/paste the code into the 2008.xx editor, from where you can drop the structure onto other instruments.

Offline Twisty

  • Regular QuantumATK user
  • **
  • Posts: 20
  • Reputation: 0
    • View Profile
Re: Where is C80 and C60 in ATK 2008.02?
« Reply #2 on: April 23, 2010, 11:35 »
Thanks Dr. Anders Blom...u r really great