Author Topic: Script for exporting Force constants matrix  (Read 8971 times)

0 Members and 1 Guest are viewing this topic.

Offline fly

  • Regular QuantumATK user
  • **
  • Posts: 20
  • Reputation: 0
    • View Profile
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?
 ??? :'(

Offline zh

  • QuantumATK Support
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1141
  • Reputation: 24
    • View Profile
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/)