Skip to content

piper code limitation #34

@LilySnow

Description

@LilySnow

The file swifttcr/tools/piper/coeffs04.prm from the cluspro team contains multiple weight sets, with each line representing a different set. If we want to run only a single weight setting, we must manually edit this file to keep only one line—otherwise, Piper will iterate through all available weight sets.

Additionally, the selected line must have an index of 0; otherwise, piper won’t run. By default, SwiftTCR is intended to run the electrostatically favored weight setting ft.002.00. However, due to the index 0 requirement, we are forced to hardcode ft.000.00 instead, which leads to confusion and inconsistency.

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