Skip to content

issue of principle qauntum number #798

Description

@zhaojingyan3

When I set the principal quantum number n>=60, an error occurs: "*** buffer overflow detected ***: terminated
Aborted". What is the reason for this?
Here is the code:

fac.Config('grd.0','1s1')
for i in range(50,60):
fac.Config('ex.1.1','%d*1'%i)
fac.Config('ex.1.0','60s')
fac.ConfigEnergy(0)
fac.OptimizeRadial(['grd.0'])
fac.ConfigEnergy(1)
fac.Structure('Th229-luohe-b.en',['grd.0'])
fac.Structure('Th229-luohe-b.en',['ex.1.1'])
fac.Structure('Th229-luohe-b.en',['ex.1.0'])

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions