Author Topic: Is it possible to split a RT-TDDFT calculation into several sequential runs?  (Read 2955 times)

ironcevic

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
Hello,

I have limited queue time for jobs, so it would be beneficial to split the time propagation in RT-TDDFT calulations across several runs. Is this possible? I tried the $restart keyword but that just reads the scf and starts the RT-TDDFT from scratch.

Best wishes,
Igor

manas.sharma

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
RT-TDDFT calculations cannot be restarted and run from scratch right now. The restart feature may be added in the future.

For a faster simulation, you can try turning the SCF scheme off within the $rttddft block using scf off, which will then enable the predictor-corrector scheme.

Alternatively, you can also try using a larger time step of 0.4 or 0.5 au depending on the desired energy range of the spectrum.