Author Topic: How to print stress and forces (fx, fy, fz) at each step of AIMD run  (Read 1410 times)

0 Members and 1 Guest are viewing this topic.

Offline dua.harkishan@yahoo.com

  • Regular QuantumATK user
  • **
  • Posts: 12
  • Country: in
  • Reputation: 0
    • View Profile
I am running an AIMD simulation in ATK and I want to print the stress as well as the forces fx, fy and fz at each step of the AIMD run in the output log file. How to do that?

Online Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Use a post_step_hook function, see https://docs.quantumatk.com/manual/Types/MolecularDynamics/MolecularDynamics.html and in particular the examples at the bottom of the page