-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'more-shortcut-dictionary-stuff'
- Loading branch information
Showing
44 changed files
with
296 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"dallk" : { | ||
"expansion" : "dallk_vatom1: CENTER ATOMS=1,2\ndallk_vatom2: CENTER ATOMS=3,4\ndallk_vatom3: CENTER ATOMS=5,6\ndallk_grp: GROUP ATOMS=dallk_vatom1,dallk_vatom2,dallk_vatom3\ndallk: DISTANCE ATOMS1=1,2 ATOMS2=3,4 ATOMS3=5,6\ndallk_lt1: LESS_THAN ARG=dallk SWITCH={RATIONAL R_0=1.0}\ndallk_lessthan-1: SUM ARG=dallk_lt1 PERIODIC=NO\ndallk_lt2: LESS_THAN ARG=dallk SWITCH={RATIONAL R_0=1.5}\ndallk_lessthan-2: SUM ARG=dallk_lt2 PERIODIC=NO\ndallk_lowest: LOWEST ARG=dallk\ndallk_mean: MEAN ARG=dallk PERIODIC=NO" | ||
} | ||
} |
100 changes: 69 additions & 31 deletions
100
regtest/multicolvar/rt-parse-only/values.json.reference
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,81 +1,119 @@ | ||
{ | ||
"timestep" : { | ||
"action" : "PUT", | ||
"timestep" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"posx" : { | ||
"action" : "PUT", | ||
"posx" : { "type": "vector", "desciption": "" } | ||
}, | ||
"posy" : { | ||
"action" : "PUT", | ||
"posy" : { "type": "vector", "desciption": "" } | ||
}, | ||
"posz" : { | ||
"action" : "PUT", | ||
"posz" : { "type": "vector", "desciption": "" } | ||
}, | ||
"Masses" : { | ||
"action" : "PUT", | ||
"Masses" : { "type": "vector", "desciption": "" } | ||
}, | ||
"Charges" : { | ||
"action" : "PUT", | ||
"Charges" : { "type": "vector", "desciption": "" } | ||
}, | ||
"Box" : { | ||
"action" : "PBC", | ||
"Box" : { "type": "matrix", "desciption": "" } | ||
}, | ||
"d1" : { | ||
"d1" : { "type": "scalar", "desciption": "DISTANCE" } | ||
}, | ||
"shortcut_d1" : { | ||
"d1" : { "type": "scalar", "desciption": "DISTANCE" } | ||
"action" : "DISTANCE", | ||
"d1" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"d2" : { | ||
"d2" : { "type": "scalar", "desciption": "DISTANCE" } | ||
}, | ||
"shortcut_d2" : { | ||
"d2" : { "type": "scalar", "desciption": "DISTANCE" } | ||
"action" : "DISTANCE", | ||
"d2" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"d3" : { | ||
"d3" : { "type": "scalar", "desciption": "DISTANCE" } | ||
}, | ||
"shortcut_d3" : { | ||
"d3" : { "type": "scalar", "desciption": "DISTANCE" } | ||
"action" : "DISTANCE", | ||
"d3" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"ss" : { | ||
"ss.1" : { "type": "scalar", "desciption": "1th" } | ||
"ss.2" : { "type": "scalar", "desciption": "2th" } | ||
"ss.3" : { "type": "scalar", "desciption": "3th" } | ||
}, | ||
"shortcut_ss" : { | ||
"action" : "SORT", | ||
"ss.1" : { "type": "scalar", "desciption": "1th" } | ||
"ss.2" : { "type": "scalar", "desciption": "2th" } | ||
"ss.3" : { "type": "scalar", "desciption": "3th" } | ||
}, | ||
"dall" : { | ||
"dall" : { "type": "vector", "desciption": "" } | ||
}, | ||
"shortcut_dall" : { | ||
"action" : "DISTANCE", | ||
"dall" : { "type": "vector", "desciption": "" } | ||
}, | ||
"ssall" : { | ||
"ssall.1" : { "type": "scalar", "desciption": "1th" } | ||
"ssall.2" : { "type": "scalar", "desciption": "2th" } | ||
"ssall.3" : { "type": "scalar", "desciption": "3th" } | ||
}, | ||
"shortcut_ssall" : { | ||
"action" : "SORT", | ||
"ssall.1" : { "type": "scalar", "desciption": "1th" } | ||
"ssall.2" : { "type": "scalar", "desciption": "2th" } | ||
"ssall.3" : { "type": "scalar", "desciption": "3th" } | ||
}, | ||
"dallt" : { | ||
"dallt" : { "type": "vector", "desciption": "" } | ||
}, | ||
"shortcut_dallt" : { | ||
"action" : "DISTANCE", | ||
"dallt" : { "type": "vector", "desciption": "" } | ||
}, | ||
"sfinal" : { | ||
"action" : "SORT", | ||
"sfinal.1" : { "type": "scalar", "desciption": "1th" } | ||
"sfinal.2" : { "type": "scalar", "desciption": "2th" } | ||
}, | ||
"shortcut_sfinal" : { | ||
"sfinal.1" : { "type": "scalar", "desciption": "1th" } | ||
"sfinal.2" : { "type": "scalar", "desciption": "2th" } | ||
"dallk_vatom1" : { | ||
"action" : "CENTER_FAST", | ||
"dallk_vatom1" : { "type": "atoms", "desciption": "" } | ||
}, | ||
"dallk_vatom2" : { | ||
"action" : "CENTER_FAST", | ||
"dallk_vatom2" : { "type": "atoms", "desciption": "" } | ||
}, | ||
"dallk_vatom3" : { | ||
"action" : "CENTER_FAST", | ||
"dallk_vatom3" : { "type": "atoms", "desciption": "" } | ||
}, | ||
"dallk_grp" : { | ||
"action" : "GROUP", | ||
"dallk_grp" : { "type": "atoms", "desciption": "" } | ||
}, | ||
"dallk" : { | ||
"action" : "DISTANCE", | ||
"dallk" : { "type": "vector", "desciption": "" } | ||
}, | ||
"dallk_lt1" : { | ||
"action" : "LESS_THAN", | ||
"dallk_lt1" : { "type": "vector", "desciption": "" } | ||
}, | ||
"dallk_lessthan-1" : { | ||
"action" : "SUM", | ||
"dallk_lessthan-1" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"dallk_lt2" : { | ||
"action" : "LESS_THAN", | ||
"dallk_lt2" : { "type": "vector", "desciption": "" } | ||
}, | ||
"dallk_lessthan-2" : { | ||
"action" : "SUM", | ||
"dallk_lessthan-2" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"dallk_lowest" : { | ||
"action" : "LOWEST", | ||
"dallk_lowest" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"dallk_mean" : { | ||
"action" : "MEAN", | ||
"dallk_mean" : { "type": "scalar", "desciption": "" } | ||
}, | ||
"shortcut_dallk" : { | ||
"action" : "DISTANCES", | ||
"dallk" : { "type": "vector", "desciption": "" } | ||
"dallk_lessthan-1" : { "type": "scalar", "desciption": "" } | ||
"dallk_lessthan-2" : { "type": "scalar", "desciption": "" } | ||
"dallk_lowest" : { "type": "scalar", "desciption": "" } | ||
"dallk_mean" : { "type": "scalar", "desciption": "" } | ||
} | ||
} |
Oops, something went wrong.
08bde48
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found broken examples in automatic/ANGLES.tmp
Found broken examples in automatic/ANN.tmp
Found broken examples in automatic/CAVITY.tmp
Found broken examples in automatic/CLASSICAL_MDS.tmp
Found broken examples in automatic/CLUSTER_DIAMETER.tmp
Found broken examples in automatic/CLUSTER_DISTRIBUTION.tmp
Found broken examples in automatic/CLUSTER_PROPERTIES.tmp
Found broken examples in automatic/CONSTANT.tmp
Found broken examples in automatic/CONTACT_MATRIX.tmp
Found broken examples in automatic/CONTACT_MATRIX_PROPER.tmp
Found broken examples in automatic/COORDINATIONNUMBER.tmp
Found broken examples in automatic/DFSCLUSTERING.tmp
Found broken examples in automatic/DISTANCE_FROM_CONTOUR.tmp
Found broken examples in automatic/EDS.tmp
Found broken examples in automatic/EMMI.tmp
Found broken examples in automatic/ENVIRONMENTSIMILARITY.tmp
Found broken examples in automatic/FIND_CONTOUR.tmp
Found broken examples in automatic/FIND_CONTOUR_SURFACE.tmp
Found broken examples in automatic/FIND_SPHERICAL_CONTOUR.tmp
Found broken examples in automatic/FOURIER_TRANSFORM.tmp
Found broken examples in automatic/FUNCPATHGENERAL.tmp
Found broken examples in automatic/FUNCPATHMSD.tmp
Found broken examples in automatic/FUNNEL.tmp
Found broken examples in automatic/FUNNEL_PS.tmp
Found broken examples in automatic/GHBFIX.tmp
Found broken examples in automatic/GPROPERTYMAP.tmp
Found broken examples in automatic/HBOND_MATRIX.tmp
Found broken examples in automatic/INCLUDE.tmp
Found broken examples in automatic/INCYLINDER.tmp
Found broken examples in automatic/INENVELOPE.tmp
Found broken examples in automatic/INTERPOLATE_GRID.tmp
Found broken examples in automatic/LOCAL_AVERAGE.tmp
Found broken examples in automatic/MAZE_OPTIMIZER_BIAS.tmp
Found broken examples in automatic/MAZE_RANDOM_ACCELERATION_MD.tmp
Found broken examples in automatic/MAZE_SIMULATED_ANNEALING.tmp
Found broken examples in automatic/MAZE_STEERED_MD.tmp
Found broken examples in automatic/MULTICOLVARDENS.tmp
Found broken examples in automatic/OUTPUT_CLUSTER.tmp
Found broken examples in automatic/PAMM.tmp
Found broken examples in automatic/PCA.tmp
Found broken examples in automatic/PCAVARS.tmp
Found broken examples in automatic/PIV.tmp
Found broken examples in automatic/PLUMED.tmp
Found broken examples in automatic/PYCVINTERFACE.tmp
Found broken examples in automatic/PYTHONFUNCTION.tmp
Found broken examples in automatic/Q3.tmp
Found broken examples in automatic/Q4.tmp
Found broken examples in automatic/Q6.tmp
Found broken examples in automatic/QUATERNION.tmp
Found broken examples in automatic/SIZESHAPE_POSITION_LINEAR_PROJ.tmp
Found broken examples in automatic/SIZESHAPE_POSITION_MAHA_DIST.tmp
Found broken examples in automatic/SPRINT.tmp
Found broken examples in automatic/TETRAHEDRALPORE.tmp
Found broken examples in automatic/TORSIONS.tmp
Found broken examples in automatic/WHAM_WEIGHTS.tmp
Found broken examples in AnalysisPP.md
Found broken examples in CollectiveVariablesPP.md
Found broken examples in MiscelaneousPP.md