Skip to content

No emiss defined for pob-dzvp basis set #22

@awvwgk

Description

@awvwgk

The HFpobdzvp variable is declared

gcp/src/gcp.f90

Line 901 in bae24c6

HFvmb(apar),HFminisd(apar),oldHFsvp(apar),HFpobtz(apar),HFpobdzvp(apar),&

and used

gcp/src/gcp.f90

Lines 1573 to 1575 in bae24c6

case('pobdzvp')
emiss(1:apar)=HFpobdzvp(1:apar)
nbas(1:apar)=BASpobdzvp(1:apar)

but not initialized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions