Skip to content

The bug in LAMMPS converting key parameters and angle parameters to GROMACS files #402

Description

@hu-fu1

Hello,
Currently, I am converting the LAMMPS Data file to the GROMACS TOP file. I have found that the bond parameter K in LAMMPS includes a coefficient of 1/2:
https://docs.lammps.org/bond_harmonic.html
while GROMACS does not include it,
https://manual.gromacs.org/current/reference-manual/functions/bonded-interactions.html
However, when using InterMol for the conversion, there is a bug in that it does not take into account the 1/2 factor. As a result, the GROMACS parameters obtained are half of what they should be.

How should I go about making the necessary modifications? Thank you for your response.

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