Workarroub BLAS-LAPCK error #53 or #51

This commit is contained in:
Thomas Applencourt 2017-07-11 19:39:18 -05:00 committed by GitHub
parent ed945404e8
commit 79092e976e
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-8
ezfio set hartree_fock thresh_scf 2.e-8
qp_run SCF $1
energy="$(ezfio get hartree_fock energy)"
eq $energy $2 $thresh