Skip to content
Snippets Groups Projects
Commit 388fc9c7 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fixed regest (directives were erroneously commented)

parent 68473e2b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ t2: TORSION ATOMS=7,9,15,17
d1: DISTANCE ATOMS=7,17 COMPONENTS
d1ox: TORSION ATOMS=7,9,15,17
PRINT ARG=(d1\.[xy]),(pino) STRIDE=100 FILE=colvar FMT=%8.4f
#PRINT ARG=(d1\.[xy]),(t[0-9]) STRIDE=100 FILE=colvar1 FMT=%8.4f
#PRINT ARG=(d1\.[xy]|t[0-9]) STRIDE=100 FILE=colvar2 FMT=%8.4f
#PRINT ARG=(d1\.[xy]),(d1.[xy]) STRIDE=100 FILE=colvar3 FMT=%8.4f
#PRINT ARG=(d1.[xy]) STRIDE=100 FILE=colvar4 FMT=%8.4f
PRINT ARG=(d1\.[xy]),(t[0-9]) STRIDE=100 FILE=colvar1 FMT=%8.4f
PRINT ARG=(d1\.[xy]|t[0-9]) STRIDE=100 FILE=colvar2 FMT=%8.4f
PRINT ARG=(d1\.[xy]),(d1.[xy]) STRIDE=100 FILE=colvar3 FMT=%8.4f
PRINT ARG=(d1.[xy]) STRIDE=100 FILE=colvar4 FMT=%8.4f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment