[DFTB-Plus-User] Forces in DFTB+
maryam soleymani
msoleymani at mail.kntu.ac.ir
Sun Jan 14 20:49:52 CET 2018
Dear Developer,
As I mentioned in my previous emails, I want to add the Current-Induced Force (the force on iAtom) in the getGradients() routin.
my comments are:
iAtom=18
open (unit = 1,file="data.force")
do ih=1,iAtom
read(1,*) CIF(ih,1),CIF(ih,2),CIF(ih,3)
end do
close(1)
derivs(:,:) = derivs + tmpDerivs + CIF
Are the comments correct for the study of atomic dynamics?
In this way, I have some problems with the convergence of SCC and forces.
Best regards,
Maryam .
--
This message has been scanned by KNTU Antispam System (E.F.A. Project) and is believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.zfn.uni-bremen.de/pipermail/dftb-plus-user/attachments/20180114/2df63688/attachment.htm>
More information about the DFTB-Plus-User
mailing list