Skip to content

Error in reading fcidump #47

@anbenali

Description

@anbenali

The standard from pyscf (our source of fcidump files) is the following

 &FCI NORB=96,NELEC=42,MS2=0,
ORBSYM=XXX
ISYM=1,
\END

We read

 &FCI NORB= 96 ,  NELEC= 42 , MS2= 0 ,
ORBSYM=XXX
ISYM=1,

This is minor but annoying to fix due to the crazy sizes of fcidump files.

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