diff --git a/src/dftbp/timedep/timeprop.F90 b/src/dftbp/timedep/timeprop.F90 index 662cb85392..775c687c2c 100644 --- a/src/dftbp/timedep/timeprop.F90 +++ b/src/dftbp/timedep/timeprop.F90 @@ -883,8 +883,8 @@ subroutine TElecDynamics_init(this, inp, species, speciesName, tWriteAutotest, a if (this%tIons) then if (.not. this%tRealHS) then - @:RAISE_ERROR(errStatus, -1, "Ion dynamics is not implemented yet for imaginary& - & Hamiltonians.") + @:RAISE_ERROR(errStatus, -1, "Ion dynamics is not implemented yet for complex& + & hamiltonians (k-points, spin-orbit, ...).") end if this%tForces = .true. this%indMovedAtom = inp%indMovedAtom