User Tools

Site Tools


exercises:2017_uzh_cp2k-tutorial:gw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
exercises:2017_uzh_cp2k-tutorial:gw [2017/07/04 07:57] – [5. Cubic-scaling GW calculations] jwilhelmexercises:2017_uzh_cp2k-tutorial:gw [2017/07/04 08:00] – [5. Cubic-scaling GW calculations] jwilhelm
Line 316: Line 316:
           ! in imag. time and frequency           ! in imag. time and frequency
           MINIMAX           MINIMAX
-          ! If the HOMO-LUMO gap of the system is small, more  +          ! If the HOMO-LUMO gap of the system is small, 20  
-          ! points for the time/frequency grid have to be used+          ! points for the time/frequency grid should be used
           ! (flag RPA_NUM_QUAD_POINTS). The time and frequency grid            ! (flag RPA_NUM_QUAD_POINTS). The time and frequency grid 
           ! are equally large. The maximum grid size is 20.            ! are equally large. The maximum grid size is 20. 
-          ! In principle, the grid size is a convergence parameter  +          ! For large-gap systems (as the water molecule), 12 points 
-          ! but for many large-gap systems (as the water molecule),  +          ! should be sufficient
-          ! convergence of this grid is hard to achieve due to  +
-          ! numerical instabilities.+
           RPA_NUM_QUAD_POINTS  12           RPA_NUM_QUAD_POINTS  12
           ! imaginary time flag enables cubic-scaling RPA or            ! imaginary time flag enables cubic-scaling RPA or 
Line 330: Line 328:
           &IM_TIME           &IM_TIME
             EPS_FILTER_IM_TIME 1.0E-12             EPS_FILTER_IM_TIME 1.0E-12
-            ! for large systems, increase GROUP_SIZE_3C not  +            ! for large systems, increase GROUP_SIZE_3C   
-            ! to run out of memory (OOM)+            ! to prevent out of memory (OOM)
             GROUP_SIZE_3C 1             GROUP_SIZE_3C 1
             ! for extremely large systems, increase GROUP_SIZE_P              ! for extremely large systems, increase GROUP_SIZE_P 
-            ! not to run OOM+            ! to prevent OOM
             ! for very large systems, it is also recommended              ! for very large systems, it is also recommended 
-            ! to use OMP threads not to run OOM+            ! to use OMP threads to prevent OOM
             GROUP_SIZE_P 1             GROUP_SIZE_P 1
             GW             GW
exercises/2017_uzh_cp2k-tutorial/gw.txt · Last modified: 2022/10/31 14:33 by oschuett