Skip to content

Commit

Permalink
Merge pull request #1 from grimme-lab/q-vSZP_v2
Browse files Browse the repository at this point in the history
q-vSZP refresh January 2024
  • Loading branch information
marcelmbn authored Feb 12, 2024
2 parents b666fea + 1597252 commit 2dfebdc
Show file tree
Hide file tree
Showing 4 changed files with 2,374 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/main.f90
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ program main
endif

call calcrab(mol,distvec)
call ncoord_basq(mol,distvec,-4.00_wp,cn)
call ncoord_basq(mol,distvec,-3.75_wp,cn)
if (dummy) then
call calcrab(molshort,distvec_short)
call ncoord_basq(molshort,distvec_short,-4.00_wp,cn_short)
Expand Down
Loading

0 comments on commit 2dfebdc

Please sign in to comment.