cp2k/tests/TAMC/regtest/TEST_FILES.toml
2025-03-01 19:07:38 +01:00

9 lines
471 B
TOML

# runs are executed in the same order as in this file
# the second field tells which test should be run in order to compare with the last available output
# e.g. 0 means do not compare anything, running is enough
# 1 compares the last total energy in the file
# 6 looks for the final energy of the MC simulation
# for details see cp2k/tools/do_regtest
#
"dimer.inp" = [{matcher="M011", tol=1e-04, ref=-31.336010787896299}]
#EOF