Skip to content

Need to parse normal_termination #19

@KnathanM

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?

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