Skip to content

Problem with calculating buried volume #37

Description

@gnarw

Following the example on this page
python3 -m dbstep 1Nap.xyz --atom1 2 --vbur

I'm getting:
Usage: main.py [options] .log .log ...

main.py: error: no such option: --vbur

Although it runs fine using:
python3 -m dbstep 1Nap.xyz --atom1 2 -b
But the output does not look the same as in the example.

Is this an error in the example ?

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