Skip to content
Snippets Groups Projects
  • Davide Branduardi's avatar
    23326341
    Added documentation on use of regex · 23326341
    Davide Branduardi authored
    Here you can use regex to refer to argument in a list
    For example in
    t1: TORSION ATOMS=5,7,9,15
    t2: TORSION ATOMS=7,9,15,17
    d1: DISTANCE ATOMS=7,17 COMPONENTS
    PRINT ARG=(d1.[xy]|t[0-9]) STRIDE=100 FILE=colvar FMT=%8.4f
    23326341
    History
    Added documentation on use of regex
    Davide Branduardi authored
    Here you can use regex to refer to argument in a list
    For example in
    t1: TORSION ATOMS=5,7,9,15
    t2: TORSION ATOMS=7,9,15,17
    d1: DISTANCE ATOMS=7,17 COMPONENTS
    PRINT ARG=(d1.[xy]|t[0-9]) STRIDE=100 FILE=colvar FMT=%8.4f
Code owners
Assign users and groups as approvers for specific file changes. Learn more.