Skip to content

RestartFileWriter silently drops velocities or forces when only one of the two is present #192

Description

@galjos

The atom-line guard requires velocities AND forces, so a system carrying only one of them is written as a bare 6-field position line:

C    0    0    0.0 0.0 0.0

The velocities are gone, no warning is given, and RestartFileReader rejects the file anyway because it expects 12 or 21 fields.

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