We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
anderson.pomerol --U 1 --beta 26 --levels -0.677193904997332 -1.63229282488024 0.677193904997332 1.63229282488024 --hoppings 0.155286870457831 0.312708587859944 0.155286870457831 0.312708587859944 --calc_gf 1 --calc_2pgf 1 --2pgf.indices 0 1 0 1 --2pgf.coeff_tol 1e-12 --2pgf.reduce_tol 1e-5 --wf_min -20 --wf_max 20
in cxx11 mode produces non-zero imag part. This is not related to tolerances - single site has the same problem.
The text was updated successfully, but these errors were encountered:
The issue is that the impurity is not half-filled. The right call is anderson.pomerol --U 1 --ed -0.5 --beta 26 --levels -0.677193904997332 -1.63229282488024 0.677193904997332 1.63229282488024 --hoppings 0.155286870457831 0.312708587859944 0.155286870457831 0.312708587859944 --calc_gf 1 --calc_2pgf 1 --2pgf.indices 0 1 0 1 --2pgf.coeff_tol 1e-12 --2pgf.reduce_tol 1e-5 --wf_min -20 --wf_max 20
anderson.pomerol --U 1 --ed -0.5 --beta 26 --levels -0.677193904997332 -1.63229282488024 0.677193904997332 1.63229282488024 --hoppings 0.155286870457831 0.312708587859944 0.155286870457831 0.312708587859944 --calc_gf 1 --calc_2pgf 1 --2pgf.indices 0 1 0 1 --2pgf.coeff_tol 1e-12 --2pgf.reduce_tol 1e-5 --wf_min -20 --wf_max 20
Sorry, something went wrong.
No branches or pull requests
anderson.pomerol --U 1 --beta 26 --levels -0.677193904997332 -1.63229282488024 0.677193904997332 1.63229282488024 --hoppings 0.155286870457831 0.312708587859944 0.155286870457831 0.312708587859944 --calc_gf 1 --calc_2pgf 1 --2pgf.indices 0 1 0 1 --2pgf.coeff_tol 1e-12 --2pgf.reduce_tol 1e-5 --wf_min -20 --wf_max 20
in cxx11 mode produces non-zero imag part.
This is not related to tolerances - single site has the same problem.
The text was updated successfully, but these errors were encountered: