Skip to content

issue of principle qauntum number #798

@zhaojingyan3

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'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions