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

10 lines
707 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
# for details see cp2k/tools/do_regtest
"ch2o_t01.inp" = [{matcher="M086", tol=1.0E-12, ref=0.712276774819E+00}]
"ch2o_t02.inp" = [{matcher="M086", tol=1.0E-12, ref=0.712276774819E+00}]
"ch2o_t03.inp" = [{matcher="M086", tol=1.0E-12, ref=0.755534217819E+00}]
"ch2o_t04.inp" = [{matcher="M086", tol=1.0E-12, ref=0.718756134707E+00}]
#EOF