Skip to content

Need to parse normal_termination #19

Description

@KnathanM

I tried running the example shown in the README
job_1, job_2, job_3 = fglp(FNAME, get=("gibbs", "scf"))

But I get the error "normal_termination". If I add normal_termination to the fields, then it works.
job_1, job_2, job_3 = fglp(FNAME, get=("gibbs", "scf", "normal_termination "))

Is this expected?

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