Skip to content

Commit

Permalink
added regtest for XDistances (#964)
Browse files Browse the repository at this point in the history
Co-authored-by: Mattia Utichi <[email protected]>
  • Loading branch information
mattu90 and Mattia Utichi authored Jul 16, 2023
1 parent 7bfb5d3 commit d19008f
Show file tree
Hide file tree
Showing 6 changed files with 1,037 additions and 0 deletions.
1 change: 1 addition & 0 deletions regtest/multicolvar/rt-xdistances/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include ../../scripts/test.make
2 changes: 2 additions & 0 deletions regtest/multicolvar/rt-xdistances/colvar.reference
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#! FIELDS time d1.min d1.lessthan d1.mean d1.morethan
0.000000 0.1411 0.7765 6.5650 1.6245
3 changes: 3 additions & 0 deletions regtest/multicolvar/rt-xdistances/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
type=driver
# this is to test a different name
arg="--plumed plumed.dat --ixyz gas-one.xyz --dump-forces forces --dump-forces-fmt=%8.8f"
Loading

1 comment on commit d19008f

@PlumedBot
Copy link
Contributor

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/a-masterclass-22-09.txt
Found broken examples in automatic/a-masterclass-22-11.txt
Found broken examples in automatic/a-masterclass-22-12.txt
Found broken examples in automatic/performance-optimization.txt
Found broken examples in automatic/a-trieste-6.txt
Found broken examples in automatic/munster.txt
Found broken examples in automatic/ANN.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/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/INCLUDE.tmp
Found broken examples in automatic/MAZE_MEMETIC_SAMPLING.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_RANDOM_WALK.tmp
Found broken examples in automatic/MAZE_SIMULATED_ANNEALING.tmp
Found broken examples in automatic/MAZE_STEERED_MD.tmp
Found broken examples in automatic/PIV.tmp
Found broken examples in automatic/PLUMED.tmp
Found broken examples in MiscelaneousPP.md

Please sign in to comment.