Skip to content

Commit

Permalink
ves regtests: reduce by one more (#995) (#997)
Browse files Browse the repository at this point in the history
Co-authored-by: Omar Valsson <omar.valsson@gmail.com>
  • Loading branch information
carlocamilloni and valsson authored Nov 30, 2023
1 parent d0252a8 commit 2981195
Show file tree
Hide file tree
Showing 12 changed files with 3,214 additions and 3,214 deletions.
600 changes: 300 additions & 300 deletions regtest/ves/rt-bf-combined/bf.derivs.data.reference

Large diffs are not rendered by default.

600 changes: 300 additions & 300 deletions regtest/ves/rt-bf-combined/bf.values.data.reference

Large diffs are not rendered by default.

602 changes: 301 additions & 301 deletions regtest/ves/rt-bf-combined/bf2.derivs.data.reference

Large diffs are not rendered by default.

602 changes: 301 additions & 301 deletions regtest/ves/rt-bf-combined/bf2.values.data.reference

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions regtest/ves/rt-bf-combined/plumed.dat
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ VES_OUTPUT_BASISFUNCTIONS ...
TARGET_DISTRIBUTION3=bf_t3
TARGET_DISTRIBUTION4=bf_t4
TARGET_DISTRIBUTION5=bf_t5
FORMAT_VALUES_DERIVS=%13.5f
FORMAT_VALUES_DERIVS=%13.4f
FORMAT_TARGETDIST_AVERAGES=%13.6f
... VES_OUTPUT_BASISFUNCTIONS

Expand All @@ -72,7 +72,7 @@ VES_OUTPUT_BASISFUNCTIONS ...
TARGET_DISTRIBUTION3=bf2_t3
TARGET_DISTRIBUTION4=bf2_t4
TARGET_DISTRIBUTION5=bf2_t5
FORMAT_VALUES_DERIVS=%13.5f
FORMAT_VALUES_DERIVS=%13.4f
FORMAT_TARGETDIST_AVERAGES=%13.6f
... VES_OUTPUT_BASISFUNCTIONS

Expand Down
802 changes: 401 additions & 401 deletions regtest/ves/rt-bf-legendre/bf.derivs-outside.data.reference

Large diffs are not rendered by default.

602 changes: 301 additions & 301 deletions regtest/ves/rt-bf-legendre/bf.derivs.data.reference

Large diffs are not rendered by default.

802 changes: 401 additions & 401 deletions regtest/ves/rt-bf-legendre/bf.values-outside.data.reference

Large diffs are not rendered by default.

602 changes: 301 additions & 301 deletions regtest/ves/rt-bf-legendre/bf.values.data.reference

Large diffs are not rendered by default.

602 changes: 301 additions & 301 deletions regtest/ves/rt-bf-legendre/bf2.derivs.data.reference

Large diffs are not rendered by default.

602 changes: 301 additions & 301 deletions regtest/ves/rt-bf-legendre/bf2.values.data.reference

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions regtest/ves/rt-bf-legendre/plumed.dat
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ VES_OUTPUT_BASISFUNCTIONS ...
TARGET_DISTRIBUTION3=bf_t3
TARGET_DISTRIBUTION4=bf_t4
TARGET_DISTRIBUTION5=bf_t5
FORMAT_VALUES_DERIVS=%13.5f
FORMAT_VALUES_DERIVS=%13.4f
FORMAT_TARGETDIST_AVERAGES=%13.6f
... VES_OUTPUT_BASISFUNCTIONS

# VES_OUTPUT_BASISFUNCTIONS ...
# BASIS_FUNCTIONS=bf
# GRID_BINS=300
# FORMAT_VALUES_DERIVS=%13.5f
# FORMAT_VALUES_DERIVS=%13.4f
# FILE_VALUES=/dev/null
# FILE_DERIVS=bf.derivs-numerical.data
# FILE_TARGETDIST_AVERAGES=/dev/null
Expand All @@ -43,7 +43,7 @@ VES_OUTPUT_BASISFUNCTIONS ...
GRID_BINS=400
GRID_MIN=-5.0
GRID_MAX=+5.0
FORMAT_VALUES_DERIVS=%13.5f
FORMAT_VALUES_DERIVS=%13.4f
FORMAT_TARGETDIST_AVERAGES=%13.6f
FILE_VALUES=bf.values-outside.data
FILE_DERIVS=bf.derivs-outside.data
Expand Down Expand Up @@ -73,7 +73,7 @@ VES_OUTPUT_BASISFUNCTIONS ...
TARGET_DISTRIBUTION3=bf2_t3
TARGET_DISTRIBUTION4=bf2_t4
TARGET_DISTRIBUTION5=bf2_t5
FORMAT_VALUES_DERIVS=%13.5f
FORMAT_VALUES_DERIVS=%13.4f
FORMAT_TARGETDIST_AVERAGES=%13.6f
... VES_OUTPUT_BASISFUNCTIONS

Expand Down

1 comment on commit 2981195

@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.