Skip to content

Commit

Permalink
Change comments from van der Waals radii to atom radii
Browse files Browse the repository at this point in the history
  • Loading branch information
ishimura committed Jul 31, 2021
1 parent 9ffd80e commit 390dfe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/User_manual
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
= .false. Redundant coordinate (default)
= .true. Cartesian coordinate

fbond specifies the scaling factor of van der Waals radii for
fbond specifies the scaling factor of atom radii for
bond detection. (default: 1.20E+0)

2.5 dft keywords
Expand Down
2 changes: 1 addition & 1 deletion src/module.F90
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ module modtype
! nopt : Maximum number of geometry optimization cycles
! dconv : Threshold for SCF density convergence
! optconv : Threshold for geometry optimization convergence
! fbond : Scaling factor of van der Waals radii for bond detection
! fbond : Scaling factor of atom radii for bond detection
! hfexchange : Factor of Hartree-Fock Exchange in DFT
! bqrad : Radii of ghost (Bq) atoms
! threshex : Threshold for overlap of two basis functions
Expand Down

0 comments on commit 390dfe8

Please sign in to comment.