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

Regtest

I checked that this regtest fails without last commit

Related to #190
parent 606a0121
No related branches found
No related tags found
No related merge requests found
include ../../scripts/test.make
This diff is collapsed.
mpiprocs=3
type=driver
# this is to test a different name
arg="--plumed=plumed.dat --timestep=0.05 --ixyz trajectory.xyz --multi 3"
_SET_SUFFIX .a
c: DISTANCE ATOMS=1,2
d: DISTANCE ATOMS=2,3
# this is a dummy file, just to enable checking
PRINT FILE=colvar ARG=c
# the HILLS file are not really checked here since non-mpi walkers are not reproducible
# however, this example crashes
single: METAD ARG=c,d SIGMA=0.1,0.2 HEIGHT=0.1 PACE=2 WALKERS_ID=0 WALKERS_DIR=. WALKERS_N=3 WALKERS_RSTRIDE=1
_SET_SUFFIX .a
c: DISTANCE ATOMS=1,2
d: DISTANCE ATOMS=2,3
single: METAD ARG=c,d SIGMA=0.1,0.2 HEIGHT=0.1 PACE=2 WALKERS_ID=1 WALKERS_DIR=. WALKERS_N=3 WALKERS_RSTRIDE=1
_SET_SUFFIX .a
c: DISTANCE ATOMS=1,2
d: DISTANCE ATOMS=2,3
single: METAD ARG=c,d SIGMA=0.1,0.2 HEIGHT=0.1 PACE=2 WALKERS_ID=2 WALKERS_DIR=. WALKERS_N=3 WALKERS_RSTRIDE=1
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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