Skip to content

Commit

Permalink
Merge pull request dftbplus#1469 from bhourahine/fixCitationComment
Browse files Browse the repository at this point in the history
Fix citation in comment
  • Loading branch information
bhourahine authored May 23, 2024
2 parents 91759e1 + 47b31c7 commit 292f83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dftbp/dftb/coulomb.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2376,7 +2376,7 @@ end function derivRTerm


!> Calculates the stress tensor derivatives of the Ewald electrostatics
!> Aguard and Madden J Chem Phys 119 7471 (2003)
!> Aguardo and Madden J Chem Phys 119 7471 (2003) doi: 10.1063/1.1605941
subroutine invRStress(env, nAtom, coord, neighList, recPoint, alpha, volume, q, stress)

!> Computational environment settings
Expand Down

0 comments on commit 292f83e

Please sign in to comment.