VASP team,
I am attempting to run a single-shot low-scaling GW calculation at an electronic temperature of Te = 10 eV. However, these calculation are failing to complete due to errors that stem from the choice of NOMEGA.
1. NOMEGA = 12 leads to the following warning in the standard output
Code: Select all
WARNING: Greens function poles not found, increasing NOMEGA might help
2. NOMEGA = 16 leads to the following error, I understand that this error may be due to the convergence criterion for the Remez-Algorithm being too tight.
Code: Select all
-----------------------------------------------------------------------------
| _ ____ _ _ _____ _ |
| | | | _ \ | | | | / ____| | | |
| | | | |_) | | | | | | | __ | | |
| |_| | _ < | | | | | | |_ | |_| |
| _ | |_) | | |__| | | |__| | _ |
| (_) |____/ \____/ \_____| (_) |
| |
| internal error in: minimax.F at line: 4008 |
| |
| internal ERROR, DETERMINE_ALTERNANT was not able to find alternant |
| 31 8192 10 |
| |
| If you are not a developer, you should not encounter this problem. |
| Please submit a bug report. |
| |
-----------------------------------------------------------------------------
Could you please provide any suggestions on how to resolve this issue so that I can successfully run this calculation at this temperature and potentially at higher temperatures?
The files are attached and let me know if you need anything else.
Thank you for your time.
Brian