Author Topic: Total energy  (Read 2967 times)

0 Members and 1 Guest are viewing this topic.

Offline ramkrishna

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 253
  • Country: us
  • Reputation: 5
    • View Profile
Total energy
« on: June 21, 2014, 02:58 »
Dear Sir,
     In case of structure optimization, is it possible to extract the total energy of a system from each step of the trajectory file?

Thanks
Ramkrishna

Offline Umberto Martinez

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 479
  • Country: dk
  • Reputation: 26
    • View Profile
Re: Total energy
« Reply #1 on: June 23, 2014, 09:26 »
configuration=nlread("trajectory_file.nc",Trajectory)[0]
configuration.imageEnergy(0)

for example.
Check the Trajectory entry in the Manual: http://www.quantumwise.com/documents/manuals/latest/ReferenceManual/index.html/ref.trajectory.html