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
»
Scripts, Tutorials and Applications
»
Script for exporting Force constants matrix
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Script for exporting Force constants matrix (Read 11371 times)
0 Members and 1 Guest are viewing this topic.
fly
Regular QuantumATK user
Posts: 20
Reputation: 0
Script for exporting Force constants matrix
«
on:
June 29, 2010, 05:35 »
I am eager to get the script for exporting Force constants matrix after geometry optimization. who can help me?
Logged
zh
Supreme QuantumATK Wizard
Posts: 1141
Reputation: 24
Re: Script for exporting Force constants matrix
«
Reply #1 on:
June 30, 2010, 03:12 »
The force on each atom can be printed out easily by calling "calculateAtomicForces(self_consistent_calculation = scf)". You can manually collect all of them and construct the force constant matrix using the free code named "PHON"(
http://www.homepages.ucl.ac.uk/~ucfbdxa/phon/
)
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
QuantumATK
»
Scripts, Tutorials and Applications
»
Script for exporting Force constants matrix