mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
updated covalent radius for H
This commit is contained in:
parent
ad29ab2166
commit
ca01bed956
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ class AtomParams():
|
|||
__weight['U']=238.029000
|
||||
|
||||
__rc = {}
|
||||
__rc['H']=0.230000
|
||||
__rc['H']=0.370000
|
||||
__rc['He']=1.500000
|
||||
__rc['Li']=1.280000
|
||||
__rc['Be']=0.960000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue