[gpaw-users] Cu2O dipole corrections - convergence problems

Man Isabela manisa_20 at yahoo.com
Fri Feb 17 13:22:16 CET 2012


Dear all,

I am trying to do some calculations on different Cu2O surfaces (100, 110, 111 surfaces and for each different surface terminations). 
For all cases I encounter the same problem. When I do not apply dipole corrections , everything is fine and I get the convergence. When I apply it, depending on surface after none, one or two steps the energy become positive. 

mixer=Mixer(0.1, 5, weight=100.0)
calc = GPAW(h=0.2,
                                xc='RPBE',
                                txt=outid,
                                kpts=(2,2,1),
                                #eigensolver='cg',
                                width=0.10,
                                #verbose=True,
                                mixer=mixer,
                                nbands = -30,
                                spinpol = False,
                                usesymm = False)
poissonsolver = PoissonSolver()
correction = DipoleCorrection(poissonsolver, 2) # 2 == z-axis
calc = GPAW(poissonsolver=correction)
calc.attach(calc.write,1,gpwdat)
slab.set_calculator(calc)

I have attached also one of the output file and the corresponding structure.
I haven't tried yet to run first in the LCAO mode and than to continue this way.

Thank you
Isabela Man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.fysik.dtu.dk/pipermail/gpaw-users/attachments/20120217/c36f8962/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Cu2O_110.log
Type: application/octet-stream
Size: 136090 bytes
Desc: not available
Url : http://listserv.fysik.dtu.dk/pipermail/gpaw-users/attachments/20120217/c36f8962/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Cu2O_110_Cu_terminated.xyz
Type: application/octet-stream
Size: 4036 bytes
Desc: not available
Url : http://listserv.fysik.dtu.dk/pipermail/gpaw-users/attachments/20120217/c36f8962/attachment-0003.obj 


More information about the gpaw-users mailing list