Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P pdb2lmp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Administrator approval is now required for registering new accounts. If you are registering a new account, and are external to the University, please ask the repository owner to contact ServiceLine to request your account be approved. Repository owners must include the newly registered email address, and specific repository in the request for approval. When inviting external users to your project directly, your external user will need to inform you when they have completed registration/sign up. You will then need to contact ServiceLine to create a ticket for your external user to be approved to access the service.

  • James Graham
  • pdb2lmp
  • Issues
  • #4

Index out of range error

Created by: tejakondury

Hello,

I am getting an index out of range error while running the code:

Traceback (most recent call last): File "pdb2lmp.py", line 301, in conv.write_data(args.outfiles + ".data") File "pdb2lmp.py", line 170, in write_data print("{0:8.3f} {1:8.3f} xlo xhi".format(-cell[0], cell[0]), file=data) IndexError: list index out of range

I am not sure if it is something that I am not doing correctly or a bug.

Thank you.

Assignee
Assign to
Time tracking