-
Notifications
You must be signed in to change notification settings - Fork 0
piper code limitation #34
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels