Skip to content

Handling PBC correction for solvent in multiple formats for simulation boxes #10

Description

@mdpoleto

Currently, the code supports only rectangular/cubic simulation boxes when dealing with PBC corrections needed for Solvent molecules. It would be good to support non-orthogonal boxes as well.

Another way to address this would be to use MDAnalysis 'wrap_around' function to center the reference point regardless of what simulation format is being used. That could even open up new possibilities for BOND mode (aligning the bond vector to a specific cartesian axis).

Function that would have to be modified in lib/utils.py:

  • pack_around()

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

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions