Update Travis

This commit is contained in:
Anthony Scemama 2017-06-16 18:28:05 +02:00
parent 19fa7dc257
commit 1d1d680bdd
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ function run_HF() {
test_exe SCF || skip
qp_edit -c $1
ezfio set_file $1
ezfio set hartree_fock thresh_scf 1.e-11
ezfio set hartree_fock thresh_scf 1.e-8
qp_run SCF $1
energy="$(ezfio get hartree_fock energy)"
eq $energy $2 $thresh