plumed_needs=libmetatomic
plumed_modules=metatomic
type=driver

# NOTE: to enable --debug-forces, also change the dtype of the models to float64
arg="--plumed plumed.dat --ixyz structure.xyz --length-units A --dump-forces forces --dump-forces-fmt %8.2f" # --debug-forces forces.num"

function plumed_regtest_before(){
  python cv.py && echo Generated model using cv.py
}
