mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +01:00
fix error in the ECP example
This commit is contained in:
parent
60380da0df
commit
9e53671252
4
trex.org
4
trex.org
@ -206,8 +206,8 @@ H-ccECP GEN 0 1
|
|||||||
#+BEGIN_EXAMPLE
|
#+BEGIN_EXAMPLE
|
||||||
num = 8
|
num = 8
|
||||||
|
|
||||||
# lmax+1 per atom
|
# lmax+1 per atom: 0 here because no core electrons to be removed
|
||||||
max_ang_mom_plus_1 = [ 1, 1 ]
|
max_ang_mom_plus_1 = [ 0, 0 ]
|
||||||
|
|
||||||
# number of core electrons to remove per atom
|
# number of core electrons to remove per atom
|
||||||
zcore = [ 0, 0 ]
|
zcore = [ 0, 0 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user