QuantumATK Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
QuantumATK W-2024.09 version released on Sep 9, 2024
Home
Help
Search
Login
Register
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
CNT Coordinates
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: CNT Coordinates (Read 4405 times)
0 Members and 1 Guest are viewing this topic.
abhishek_sharmacct
Regular QuantumATK user
Posts: 12
Reputation: 0
CNT Coordinates
«
on:
August 9, 2011, 15:56 »
Hello Everyone
I am using ATK VNL 2008.10 version. I want to study variation in enerty of CNT with C-C bond lengty. In the nanotube grower tool distance between carbon atoms can be modified and correspondingly coordinates can be saved but I want to do this in the python program so is there any script available to do so? I have searched it on forum but I didn't find it. Please help me
Logged
Anders Blom
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 5576
Country:
Reputation: 96
Re: CNT Coordinates
«
Reply #1 on:
August 9, 2011, 16:35 »
This is very easy to do in 11.2, where we have a function to create nanotubes:
config = Nanotube(4,4,bond_length=1.4*Ang)
I understand you use 2008.10, but perhaps you would consider the upgrade to get access to this convenient functionality.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
CNT Coordinates